Collective-zamqp

Latest version: v0.16.2

Safety actively analyzes 613482 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

0.16.3

-------------------

- Nothing changed yet.

0.16.2

-------------------

- Fix issue where connection delay did not increment due to routing
configuration error causing disconnection whiles still configuring
exchanges, queues or bindings
[datakurre]

- Fix issue where a automatic reconnection caused extra connection to be
made, sometimes resulting in wrong delivery tags on consumed messages,
leading to precondition failed errors when acking those messages
[datakurre]

0.16.1

-------------------

- Fix issue where blocking connection was unable close channel and connection
properly due to bug in Pika 0.9.5
[datakurre]

0.16.0

-------------------

- Fix msgpack serializer to encode and decode using 'utf-8' encoding by default
[Asko Soukka]

0.15.1

-------------------

- Fix to require collective.monkeypatcher >= 1.1.1
[datakurre]

0.15.0

-------------------

- **Note:** This release changes producers and messages to join the current
transaction using transaction's ``join`` instead of deprecated ``register``.
So far, this change has seem to been fully backwards compatible.

- Add minimal savepoint support (NoRollbackSavepoint)
[datakurre]

- Fix to join transaction using join instead of register to support savepoints
[datakurre]

- Fix issue where pika blocking connection raised error because of
a missing log import in its 0.9.5 release
[datakurre]

- Fix testing integration related issue where ZAMQP fixture left dangling
registrations to slow down and cause side-effects for tests
[datakurre]

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.