Current (Unreleased) Release Notes¶
2.37.1¶
New Features¶
Python 3.14 (with the GIL enabled) is now supported.
Object expiration time is now exposed to S3 clients via the
x-amz-expirationheader.
swift-object-relinkernow prefixes log messages with the invoked action.
Bug Fixes¶
Fixed a proxy server error when listing sharded versioned containers.
The object reconstructor now correctly requests non-durable fragments that have been moved via the container reconciler.
Various other minor bug fixes and improvements.