Files
releases/deliverables/mitaka/oslo.db.yaml
Doug Hellmann 3c42c08ffc add a flag for whether to report the PyPI link for releases
The release script will copy this flag into the tag message so the
announce script can read it and adjust its output accordingly.

Change-Id: I491fb9e6edd57a3ec1c0b85c8dd9e22d5f09e6b2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-02-08 12:30:34 -05:00

42 lines
1.3 KiB
YAML

---
launchpad: oslo.db
send-announcements-to: openstack-dev@lists.openstack.org
include-pypi-link: yes
releases:
- version: 3.0.0
projects:
- repo: openstack/oslo.db
hash: 2eae0ec7fb651b775b6a317221f820cafaf8e98e
highlights: >
This is a major version bump due to 30cb73725 which changes how one
installs oslo.db's database test fixtures code.
- version: 3.1.0
projects:
- repo: openstack/oslo.db
hash: 3afd58f6ab0fc2acb1dd92f652cec48e87763cf6
- version: 3.2.0
projects:
- repo: openstack/oslo.db
hash: 52d576437abaa55f5fd3d721280656c5f0800d80
- version: 4.0.0
projects:
- repo: openstack/oslo.db
hash: b2b748a06a99d318df28a0e7ef8dc0908e34fa96
- version: 4.1.0
projects:
- repo: openstack/oslo.db
hash: 01359ef1671bf2b7ecd22c210b35c9987c3a0550
- version: 4.2.0
projects:
- repo: openstack/oslo.db
hash: 60af1042b8123d67ed7c80d1a1720865a4255ad5
- version: 4.3.0
projects:
- repo: openstack/oslo.db
hash: cfa53ac438006a04217349b6e37195005e286d8e
- version: 4.3.1
projects:
- repo: openstack/oslo.db
hash: d8da96ef5a2fa7e72f85942111c08fd4061c8be9
highlights: >
Trivial bug fixes and translation updates.