Files
releases/deliverables/stein/designate.yaml
Sean McGinnis 1704aa624a Raise YAML compliance to 1.2
The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.

The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.

Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-07-31 09:34:38 -05:00

29 lines
900 B
YAML

---
artifact-link-mode: tarball
include-pypi-link: false
launchpad: designate
release-model: cycle-with-rc
team: designate
type: service
repository-settings:
openstack/designate: {}
cycle-highlights:
- 'Added ``CAA`` recordset type for CA authorization for managed DNS Zones'
- 'Added ``NAPTR`` recordset type for service chaining and SIP management'
- 'Validation of project IDs when updating quotas'
- 'Added ``designate-status upgrade check`` command to aid in upgrades.'
releases:
- projects:
- hash: 59d8cab9bbe37529346728778e6dae79a3a57a2a
repo: openstack/designate
version: 8.0.0.0rc1
- diff-start: 7.0.0
projects:
- hash: 59d8cab9bbe37529346728778e6dae79a3a57a2a
repo: openstack/designate
version: 8.0.0
branches:
- location: 8.0.0.0rc1
name: stable/stein
release-notes: https://docs.openstack.org/releasenotes/designate/stein.html