2018-03-06 11:39:47 -05:00
|
|
|
---
|
|
|
|
launchpad: swift
|
|
|
|
release-model: cycle-with-intermediary
|
|
|
|
team: swift
|
|
|
|
type: service
|
|
|
|
repository-settings:
|
|
|
|
openstack/swift: {}
|
2018-04-30 09:47:32 -07:00
|
|
|
branches:
|
|
|
|
- name: feature/deep-review
|
|
|
|
location:
|
|
|
|
openstack/swift: 331339246228167dfab61690327fc0c3f2fab8af
|
2018-08-21 10:45:20 -07:00
|
|
|
- name: stable/rocky
|
|
|
|
location: 2.19.0
|
2018-05-29 19:48:09 -07:00
|
|
|
releases:
|
|
|
|
- version: 2.18.0
|
|
|
|
projects:
|
|
|
|
- repo: openstack/swift
|
|
|
|
hash: f270466de363499894317b7c671f65e8a912bd53
|
2018-08-21 10:45:20 -07:00
|
|
|
- version: 2.19.0
|
|
|
|
projects:
|
|
|
|
- repo: openstack/swift
|
|
|
|
hash: f0472f1f7975957fc31cb8c123aa82ee47848645
|
2019-02-20 14:26:55 -08:00
|
|
|
- version: 2.19.1
|
|
|
|
projects:
|
|
|
|
- repo: openstack/swift
|
|
|
|
hash: 3d2d954107d676e48acb81069639eed15ead5713
|
2019-11-18 14:39:41 -08:00
|
|
|
- version: 2.19.2
|
|
|
|
projects:
|
|
|
|
- repo: openstack/swift
|
|
|
|
hash: 5aa4c5d88fec98cf4ca0536c511c61759e865ec9
|
2020-02-25 18:46:11 -06:00
|
|
|
- version: rocky-em
|
|
|
|
projects:
|
|
|
|
- repo: openstack/swift
|
|
|
|
hash: 5aa4c5d88fec98cf4ca0536c511c61759e865ec9
|
2018-08-21 10:45:20 -07:00
|
|
|
cycle-highlights:
|
2019-09-30 10:10:25 -05:00
|
|
|
- Added an S3 API compatibility layer, so clients can use S3 clients
|
|
|
|
to talk to a Swift cluster.
|
|
|
|
- Added container sharding, an operator controlled feature that may
|
|
|
|
be used to shard very large container databases into a number of
|
|
|
|
smaller shard containers. This mitigates the issues with one large
|
|
|
|
DB by distributing the data across multiple smaller databases throughout
|
|
|
|
the cluster.
|
|
|
|
- TempURLs now support IP range restrictions.
|
|
|
|
- The trivial keymaster and the KMIP keymaster now support multiple
|
|
|
|
root encryption secrets to enable key rotation.
|
|
|
|
- Improved performance of many consistency daemon processes.
|
|
|
|
- Added support for the HTTP PROXY protocol to allow for accurate
|
|
|
|
client IP address logging when the connection is routed through
|
|
|
|
external systems.
|
2018-08-24 10:06:12 -05:00
|
|
|
release-notes: https://docs.openstack.org/releasenotes/swift/rocky.html
|