Swift 2.26.0 release and stable/victoria branch

Change-Id: I7f748b192638d5944f615afdfb4c925d7ee4d301
This commit is contained in:
Tim Burke
2020-09-17 12:00:15 -07:00
parent 5a1fbdbaa7
commit 03f54d4c1f

View File

@@ -5,6 +5,14 @@ team: swift
type: service
repository-settings:
openstack/swift: {}
releases:
- version: 2.26.0
projects:
- repo: openstack/swift
hash: d6c6ab764e4c0e737b99f19b2495f1b9aab8c0d2
branches:
- name: stable/victoria
location: 2.26.0
cycle-highlights:
- Improved time-to-first-byte latencies when reading erasure-coded data.
- Increased isolation between background daemons and proxy-servers when running with a separate replication network.