releases/deliverables/ussuri/swift.yaml
Elod Illes af49ea98d9 Release swift for stable/ussuri
This release picks up new commits to swift since
the last release from stable/ussuri.

This is being proposed as a convenience to help make sure stable
changes are being released. If the team is good with this going out,
please respond with a +1 to let the release team know it is OK to
proceed.

If it is not wanted at this time, or if there are more changes that
would be good to get merged before doing a stable release, please
leave a -1 with a comment with what the team would prefer. We can
then either abandon this patch, or wait for an update with a new
commit hash to use instead.

$ git log --oneline --no-merges 2.25.1..4b0d6a87e
29eefcd0d Dep's should be restricted by upper-constraints
18d8c15f9 symlink: Ensure headers are returned as a list on py3
4a38f62b2 tempurl: Fix PUT upload to temp url on py3
e69b3c60f Avoid loops when gathering container listings from shards
18cdf9b56 Populate shrinking shards with shard ranges learnt from root
5791cec31 Use swiftclient Connections in sharding probe tests
959a98d7b Refactor audit shard tests
760528cb7 container-sharding: Stable overlap order
94346b134 Address a sharder/replicator race
eef68d69c Identify deleted shards as shards
f4061c043 swift-container-info: Show shard ranges summary
8588296dc Don't auto-create shard containers
0da122383 Latch shard-stat reporting
d1b997889 py27: Suppress UnicodeWarnings in ShardRange setters
1b3b77696 sharding: Add probe test that exercises swift-manage-shard-ranges
9491d73a6 Give probe tests a second chance to pass
69c93dcb1 Bump up probe test timeout
ebc023f53 Bump up timeouts for DSVM and probe test jobs
067328c8d Give unit tests a second chance to pass
2e487b42d s3-tests: Use my s3compat fork instead
9820aad4a s3-tests: Only try to copy outputs when there *are* outputs
a357fc66a sharding: Don't inject shard ranges when user says quit
69a95a52a Prevent upgrading to pip 21+
b6d320b1d Memcached client TLS support
41bec521f [stable-only] Cap bandit to 1.6.2

Signed-off-by: Elod Illes <elod.illes@est.tech>
Change-Id: I14dc477e0e5b77c1ec7b2b4031407d7252d85891
2021-07-23 22:50:20 +02:00

35 lines
1.1 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
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