46 lines
1.4 KiB
YAML
46 lines
1.4 KiB
YAML
---
|
|
launchpad: oslo.messaging
|
|
team: oslo
|
|
send-announcements-to: openstack-dev@lists.openstack.org
|
|
include-pypi-link: true
|
|
releases:
|
|
- version: 5.0.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 51f3b7b65fff6194bf1c50043bddd649ae6d19ee
|
|
- version: 5.1.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: c1aeb97ef5b04f5648e2e15d8adeb9aad896a02f
|
|
- version: 5.2.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 4b0e247d2d9d1c8eb5b9f904dd632bda9c706670
|
|
- version: 5.3.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: a4a4a50eb736bd0955ab1a84cde6bd4c0d00a266
|
|
highlights: |-
|
|
* Refactoring of zmq client
|
|
* Remove deprecated get_expiration method (rabbitmq)
|
|
* Randomize host list connection attempts (amqp 1.0)
|
|
* Fix timeout in ThreadingPoller.poll (zmq)
|
|
- version: 5.4.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 01338c940acb591efca918dc49a7a6f449a3a764
|
|
- version: 5.5.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 7a0f9334db9591a085d3a5b2c55dff24b1f21511
|
|
- version: 5.6.0
|
|
projects:
|
|
- repo: openstack/oslo.messaging
|
|
hash: 3a87803db99c6d137f96d7105f56e457ef2c7c3b
|
|
highlights: |-
|
|
- [zmq] Use json/msgpack instead of pickle
|
|
- Introduce TTL for idle connections
|
|
- Delete fanout queues on gracefully shutdown
|
|
- Add deprecated relnote for max_retries rabbit configuration option
|
|
- Add a CLI tool to manually send notifications
|