d93995f2c3
Change-Id: I1a41abd9e9c17c32787fbc54d22252183fda9135
25 lines
830 B
YAML
25 lines
830 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.
|
|
release-notes: https://docs.openstack.org/releasenotes/swift/wallaby.html
|