docs: added release notes 4.11.4
This commit is contained in:
parent
b5b6c94fc2
commit
4764da2956
2 changed files with 45 additions and 0 deletions
44
docs/release-notes/release-notes-4.11.4.rst
Normal file
44
docs/release-notes/release-notes-4.11.4.rst
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
|RCE| 4.11.4 |RNS|
|
||||
------------------
|
||||
|
||||
Release Date
|
||||
^^^^^^^^^^^^
|
||||
|
||||
- 2018-02-18
|
||||
|
||||
|
||||
New Features
|
||||
^^^^^^^^^^^^
|
||||
|
||||
|
||||
|
||||
General
|
||||
^^^^^^^
|
||||
|
||||
|
||||
|
||||
Security
|
||||
^^^^^^^^
|
||||
|
||||
|
||||
|
||||
Performance
|
||||
^^^^^^^^^^^
|
||||
|
||||
|
||||
|
||||
Fixes
|
||||
^^^^^
|
||||
|
||||
- Ssh: fixed problems with svn ssh clones in certain configurations.
|
||||
- Caches: use individual namespaces per user to prevent beaker caching problems in database backends.
|
||||
In some cases of large LDAP data we could generate mysql table errors
|
||||
with too big data. Now each user will use individual row in db cache
|
||||
- Reviewers: fixed logic with wildcard (*) match for source/target branches.
|
||||
Reverting a regression when * didn't work as expected in branch matching.
|
||||
|
||||
|
||||
Upgrade notes
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
- Unscheduled bugfix release fixing several reported issues.
|
||||
|
|
@ -9,6 +9,7 @@ Release Notes
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
release-notes-4.11.4.rst
|
||||
release-notes-4.11.3.rst
|
||||
release-notes-4.11.2.rst
|
||||
release-notes-4.11.1.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue