releases/deliverables/newton/oslo.privsep.yaml
Doug Hellmann eb9d7ac67a remove send-announcements-to from newton oslo projects
We no longer use the send-announcements-to field for anything.

Change-Id: I31a54d16acaed7bdcab1be06a3bf08863b03f253
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 16:01:06 -04:00

65 lines
2.0 KiB
YAML

---
launchpad: oslo.privsep
team: oslo
type: library
release-model: cycle-with-intermediary
include-pypi-link: yes
branches:
- name: stable/newton
location: 1.13.0
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'
- version: 1.12.0
projects:
- repo: openstack/oslo.privsep
hash: 30d962bfd74879c7886f877933bbb6b39de71455
highlights: '- Fixes logging bug 1593743'
- version: 1.13.0
projects:
- repo: openstack/oslo.privsep
hash: e400f4ecf93811f025c55cf645c462c14a9ca016
- version: 1.13.1
projects:
- repo: openstack/oslo.privsep
hash: d186635525310548b10ad48de6327b8eb1a3e7b3
highlights: '- Fixes socket timeout bug 404272'
- version: 1.13.2
projects:
- repo: openstack/oslo.privsep
hash: 928b08f112b976da50fbed4e4376957ed76d58ba
highlights: '- Fixes CONF.config_dir bug 1616240'