5d9a1a8f6d
This transition the ussuri branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. Change-Id: Idad3d334f9eaadb8df93d44b854d5f74f3bee734
39 lines
1.2 KiB
YAML
39 lines
1.2 KiB
YAML
---
|
|
launchpad: swift
|
|
release-model: cycle-with-intermediary
|
|
team: swift
|
|
type: service
|
|
repository-settings:
|
|
openstack/swift: {}
|
|
releases:
|
|
- version: 2.24.0
|
|
projects:
|
|
- repo: openstack/swift
|
|
hash: 5cd854b783ce80356ec62e709f0817cbe699c8cd
|
|
- version: 2.25.0
|
|
projects:
|
|
- repo: openstack/swift
|
|
hash: f3543f5346a3d7ae31fe193f1336ef178da7db9b
|
|
- version: 2.25.1
|
|
projects:
|
|
- repo: openstack/swift
|
|
hash: a465c464cb227682f0054258790b3e4978293204
|
|
- version: 2.25.2
|
|
projects:
|
|
- repo: openstack/swift
|
|
hash: 4b0d6a87e9b2d0a032fe3b3a85e6fef0e5e8839f
|
|
- version: ussuri-em
|
|
projects:
|
|
- repo: openstack/swift
|
|
hash: 4b0d6a87e9b2d0a032fe3b3a85e6fef0e5e8839f
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 2.25.0
|
|
cycle-highlights:
|
|
- Added a new system-namespace for Swift containers and objects.
|
|
- Added a new Swift object-versioning API using the new namespace.
|
|
- Added support for S3 versioning using the new API.
|
|
- Added the ability to use ``SIGUSR1`` to perform "seamless" reloads,
|
|
where the WSGI server socket never stops accepting connections.
|
|
release-notes: https://docs.openstack.org/releasenotes/swift/ussuri.html
|