releases/deliverables/newton/oslo.privsep.yaml
Joshua Harlow 99ee8a93cf Oslo releases for week of august 1, 2016
Big ole-release of (oslo) things.

Change-Id: Iaacb1e544f8ef1507f103e53bb1da1d21c274a87
2016-08-01 13:50:56 -07:00

42 lines
1.3 KiB
YAML

---
launchpad: oslo.privsep
team: oslo
send-announcements-to: openstack-dev@lists.openstack.org
include-pypi-link: yes
releases:
- version: 1.5.0
projects:
- repo: openstack/oslo.privsep
hash: 559e035a4eb9787c3224ac8439c4454759cbdd48
highlights: |
* Switch to msgpack for serialization. Now bytes/unicode clean.
- version: 1.6.0
projects:
- repo: openstack/oslo.privsep
hash: 05ba6349880cac8542a41d14e83fbb1cba9319de
- version: 1.7.0
projects:
- repo: openstack/oslo.privsep
hash: be46f78fc3a2955efeda3a7d057012bb2bcde48f
- version: 1.8.0
projects:
- repo: openstack/oslo.privsep
hash: 6bcde24765add71eec180af6e036faa1d6bafa1e
- version: 1.9.0
projects:
- repo: openstack/oslo.privsep
hash: 9bf606327d156de52c9418d5784cd7f29e243487
highlights: |
* Adds an (optional for now) initialisation function that should
be called near top of main() in applications that use
oslo.privsep.
- version: 1.10.0
projects:
- repo: openstack/oslo.privsep
hash: e46eebfebe0b9a92858af0e1f81888475b98e1cc
- version: 1.11.0
projects:
- repo: openstack/oslo.privsep
hash: 108b2016a9f291ad15e2bf963c5897fd032fdb62
highlights: '- Drop python3.3 support in classifier'