957e1fc03d
This release picks up new commits to designate since the last release from stable/xena. 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 13.0.1..019b1ae9 019b1ae9 CI: Move queue configuration into project-template 465cee23 Check zone_id in notification_handler to avoid UUID format issue. 1787dd86 Fix Redis connection over TLS f674574f Fix designate-manage pool update MissingProjectID 410c1e8d Minmum TTL value is zero Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: I4d7c02d0005e51f292d7edd9ec5909334cfb8f71
36 lines
1.0 KiB
YAML
36 lines
1.0 KiB
YAML
---
|
|
artifact-link-mode: tarball
|
|
include-pypi-link: false
|
|
launchpad: designate
|
|
release-model: cycle-with-rc
|
|
team: designate
|
|
type: service
|
|
cycle-highlights:
|
|
- Designate now supports the CERT resource record type, enabling new
|
|
use cases such as secure email and certificate revocation list publication
|
|
via DNS.
|
|
repository-settings:
|
|
openstack/designate: {}
|
|
releases:
|
|
- version: 13.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 3b20a121646200e538736e59f7f433b0d528ba98
|
|
- version: 13.0.0
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 3b20a121646200e538736e59f7f433b0d528ba98
|
|
diff-start: 12.0.0
|
|
- version: 13.0.1
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 2159c7a5aa4669cdb31ec8c5780c3b445f32d7cb
|
|
- version: 13.0.2
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 019b1ae9cb54f06f7b754024687e9f0fdfad9534
|
|
branches:
|
|
- name: stable/xena
|
|
location: 13.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/designate/xena.html
|