releases/deliverables/wallaby/swift.yaml
Előd Illés 55f45f4945 [swift] Transition Wallaby to EM
This transition the wallaby 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.

The transition deadline is November 2nd, 2022.

Change-Id: Idd665176f9d2de75b3c1145422477f4828eb6e16
2022-10-21 14:35:17 +02:00

29 lines
953 B
YAML

---
launchpad: swift
release-model: cycle-with-intermediary
team: swift
type: service
repository-settings:
openstack/swift: {}
releases:
- version: 2.27.0
projects:
- repo: openstack/swift
hash: c6a64036651e18f3d7d0715c5d4876257aaa0e6f
- version: wallaby-em
projects:
- repo: openstack/swift
hash: c6a64036651e18f3d7d0715c5d4876257aaa0e6f
branches:
- name: stable/wallaby
location: 2.27.0
cycle-highlights:
- Static large object segments can now be deleted asynchronously;
multipart uploads deleted through the S3 API will always be deleted
asynchronously.
- Numerous sharding improvements, including the ability to cache shard
ranges for listings and support for operator-driven shrinking.
- Several part-power-increase improvements, which ensure small clusters
are capabale of growing to be large clusters.
release-notes: https://docs.openstack.org/releasenotes/swift/wallaby.html