c541d352fe
This branch reached the end of its official stable maintained period, hence this patch transition stable/zed branch to Unmaintained. (For details about Unmaintained state please see: [1][2]) The transitions is as follows: - tip of the stable/zed branch is tagged with zed-eom tag - unmaintained/zed branch will be cut from zed-eom tag - stable/zed branch will be deleted Note: - there will no longer be official releases off of zed branch after this transition - backports can be pushed to unmaintained/yoga branch - openstack-unmaintained-core (or <project>-unmaintained-core groups if such exists) have the rights to merge patches Important: please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final Zed stable release with backports currently in flight that we should wait for. For the latter case, please propose a final Zed stable release patch, and rebase this patch on top of that, with the latest commit hash of stable/zed. The transition deadline is May 2nd, 2024. [3] [1] https://docs.openstack.org/project-team-guide/stable-branches.html#unmaintained [2] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html [3] https://releases.openstack.org Change-Id: I6bcdd20574d9606351dd302a494ca7412a74f7d8
45 lines
1.3 KiB
YAML
45 lines
1.3 KiB
YAML
---
|
|
launchpad: barbican
|
|
release-model: cycle-with-rc
|
|
team: barbican
|
|
type: service
|
|
repository-settings:
|
|
openstack/barbican: {}
|
|
cycle-highlights:
|
|
- Added support for microversions.
|
|
- Added new microversion 1.1 that includes a new API for registering
|
|
consumers of secrets. Previously consumers could only be registered
|
|
for Barbican container objects.
|
|
releases:
|
|
- version: 15.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/barbican
|
|
hash: 304d5c0434f06bd9211642fc8663107b508b98a0
|
|
- version: 15.0.0.0rc2
|
|
projects:
|
|
- repo: openstack/barbican
|
|
hash: 1068bc7ce96a3947c4e7b6430b4cd5f33ff3b261
|
|
- version: 15.0.0.0rc3
|
|
projects:
|
|
- repo: openstack/barbican
|
|
hash: b6cbbf90c66d1d7f33d603a32de3287f307f1e58
|
|
- version: 15.0.0
|
|
projects:
|
|
- repo: openstack/barbican
|
|
hash: b6cbbf90c66d1d7f33d603a32de3287f307f1e58
|
|
diff-start: 14.0.0
|
|
- version: 15.0.1
|
|
projects:
|
|
- repo: openstack/barbican
|
|
hash: 7d6749fcb1ad16a3350de82cd8e523d5b55306f8
|
|
- version: zed-eom
|
|
projects:
|
|
- repo: openstack/barbican
|
|
hash: 6212181afe2b3d79fbcaa77c5270302e7baeace6
|
|
branches:
|
|
- name: stable/zed
|
|
location: 15.0.0.0rc1
|
|
- name: unmaintained/zed
|
|
location: zed-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/barbican/zed.html
|