Swift stable releases

Change-Id: Ic6ec29b7f742573a7a74fc0600689ad36b606858
This commit is contained in:
Tim Burke 2019-11-18 14:39:41 -08:00 committed by Thierry Carrez
parent e378cddcd0
commit 9ee4d25e17
2 changed files with 8 additions and 0 deletions

View File

@ -24,6 +24,10 @@ releases:
projects:
- repo: openstack/swift
hash: 3d2d954107d676e48acb81069639eed15ead5713
- version: 2.19.2
projects:
- repo: openstack/swift
hash: 5aa4c5d88fec98cf4ca0536c511c61759e865ec9
cycle-highlights:
- Added an S3 API compatibility layer, so clients can use S3 clients
to talk to a Swift cluster.

View File

@ -20,6 +20,10 @@ releases:
projects:
- repo: openstack/swift
hash: 179fa7ccd4d6faeacc989715887b69f9422a17b2
- version: 2.21.1
projects:
- repo: openstack/swift
hash: 522823548a61745b95f079ed092ba80d57265b1c
cycle-highlights:
- Numerous improvements to the S3 API compatibility layer.
- Several fixes and improvements for the data-encryption middleware,