9ccc1cf463
With the new resolution '2023-07-24 Unmaintained status replaces Extended Maintenance' [1] the last 3 EM branches (Xena, Wallaby, Victoria) will transition to Unmaintained, but older branches (Ussuri, Train) should move to End of Life unless someone steps up as maintainer of this branch for this project. To signal this, please add a -1 for this patch if you or the team want to keep this branch open for further maintenance. If there is no response from anyone within a reasonable time frame, then PTLs/release liaisons will be asked to confirm the EOL transition with their +1. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I4886d81fb613c3b1a0b1fa3cc19f48fc71a7a7fe
43 lines
1.3 KiB
YAML
43 lines
1.3 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
|
|
- version: ussuri-eol
|
|
projects:
|
|
- repo: openstack/swift
|
|
hash: 1721d8586c53609f75070e10e21de9fcf262c0bc
|
|
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
|