CHANGELOG for 2.33.1
Change-Id: I96cb33ccda1aafcb91e12ac4973c333104ebb4ff Signed-off-by: Tim Burke <tim.burke@gmail.com>
This commit is contained in:
10
CHANGELOG
10
CHANGELOG
@@ -1,3 +1,13 @@
|
||||
swift (2.33.1, caracal stable backports)
|
||||
|
||||
* Removed the use of `eval` in the xprofile middleware. Note that this
|
||||
middleware is only intended for development purposes and is not
|
||||
intended for use in production systems.
|
||||
|
||||
* Fixed `Content-Type` and `Content-Length` headers in account and
|
||||
container `HEAD` responses (with eventlet>=0.38.0).
|
||||
|
||||
|
||||
swift (2.33.0, OpenStack Caracal)
|
||||
|
||||
* S3 API fixes:
|
||||
|
||||
10
releasenotes/notes/release-2.33.1-d81e097504cd5917.yaml
Normal file
10
releasenotes/notes/release-2.33.1-d81e097504cd5917.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Removed the use of ``eval`` in the xprofile middleware. Note that this
|
||||
middleware is only intended for development purposes and is not
|
||||
intended for use in production systems.
|
||||
|
||||
- |
|
||||
Fixed ``Content-Type`` and ``Content-Length`` headers in account and
|
||||
container ``HEAD`` responses (with eventlet>=0.38.0).
|
||||
Reference in New Issue
Block a user