Remove etag-quoter from 2.25.0 release notes
This was released in 2.24.0, which already has a release note for it. Change-Id: I9837df281ec8baa19e8e4a7976f415e8add4a2da
This commit is contained in:
parent
ba01f93ad9
commit
1b6c8f7fdf
11
CHANGELOG
11
CHANGELOG
@ -2,12 +2,6 @@ swift (2.25.0, OpenStack Ussuri)
|
|||||||
|
|
||||||
* WSGI server processes can now notify systemd when they are ready.
|
* WSGI server processes can now notify systemd when they are ready.
|
||||||
|
|
||||||
* Added a new middleware that allows users and operators to configure
|
|
||||||
accounts and containers to use RFC-compliant (i.e., double-quoted)
|
|
||||||
ETags. This may be useful when using Swift as an origin for some
|
|
||||||
content delivery networks. For more information, see
|
|
||||||
https://docs.openstack.org/swift/latest/middleware.html#etag-quoter
|
|
||||||
|
|
||||||
* Added `ttfb` (Time to First Byte) and `pid` (Process ID) to the set
|
* Added `ttfb` (Time to First Byte) and `pid` (Process ID) to the set
|
||||||
of available proxy-server log fields. For more information, see
|
of available proxy-server log fields. For more information, see
|
||||||
https://docs.openstack.org/swift/latest/logs.html
|
https://docs.openstack.org/swift/latest/logs.html
|
||||||
@ -58,8 +52,9 @@ swift (2.24.0)
|
|||||||
* Added support for S3 versioning using the above new mode.
|
* Added support for S3 versioning using the above new mode.
|
||||||
|
|
||||||
* Added a new middleware to allow accounts and containers to opt-in to
|
* Added a new middleware to allow accounts and containers to opt-in to
|
||||||
RFC-compliant ETags. For more information, see the documentation at
|
RFC-compliant ETags. This may be useful when using Swift as an origin
|
||||||
https://docs.openstack.org/swift/latest/middleware.html#module-swift.common.middleware.etag_quoter
|
for some content delivery networks. For more information, see the
|
||||||
|
documentation at https://docs.openstack.org/swift/latest/middleware.html#module-swift.common.middleware.etag_quoter
|
||||||
Clients should be aware of the fact that ETags may be quoted for RFC
|
Clients should be aware of the fact that ETags may be quoted for RFC
|
||||||
compliance; this may become the default behavior in some future release.
|
compliance; this may become the default behavior in some future release.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user