releases/deliverables/wallaby/swift.yaml
Tim Burke 1a5986985f Wallaby Swift release
Change-Id: I0f70fe75eb0c3094e9d3177454503bb706439bf9
2021-03-17 10:18:18 -07:00

23 lines
752 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
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.