diff --git a/deliverables/rocky/swift.yaml b/deliverables/rocky/swift.yaml index f2a10f727e..85b450e949 100644 --- a/deliverables/rocky/swift.yaml +++ b/deliverables/rocky/swift.yaml @@ -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. diff --git a/deliverables/stein/swift.yaml b/deliverables/stein/swift.yaml index 0c865f0fa1..0222e3ba5e 100644 --- a/deliverables/stein/swift.yaml +++ b/deliverables/stein/swift.yaml @@ -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,