docs: added release notes for 4.17.1

This commit is contained in:
Marcin Kuzminski 2019-07-03 23:16:06 +02:00
parent 1acd59be77
commit b9221971b5
2 changed files with 42 additions and 0 deletions

View file

@ -0,0 +1,41 @@
|RCE| 4.17.1 |RNS|
------------------
Release Date
^^^^^^^^^^^^
- 2019-07-04
New Features
^^^^^^^^^^^^
General
^^^^^^^
Security
^^^^^^^^
Performance
^^^^^^^^^^^
Fixes
^^^^^
- Database: fixed mysql migration issues.
- Artifacts: fixed problem with non-ascii file uploads.
- Artifacts: increase timeout, and allow setting custom time via ?timeout=N GET flag
Upgrade notes
^^^^^^^^^^^^^
- Un-scheduled release addressing problems in 4.17.X releases.

View file

@ -9,6 +9,7 @@ Release Notes
.. toctree::
:maxdepth: 1
release-notes-4.17.1.rst
release-notes-4.17.0.rst
release-notes-4.16.2.rst
release-notes-4.16.1.rst