mirror of https://github.com/celery/kombu.git
added changelog entry for v5.3.0b2
This commit is contained in:
parent
6953404d0a
commit
8b55c71beb
|
@ -4,6 +4,21 @@
|
||||||
Change history
|
Change history
|
||||||
================
|
================
|
||||||
|
|
||||||
|
.. _version-5.3.0b2:
|
||||||
|
|
||||||
|
5.3.02
|
||||||
|
=======
|
||||||
|
:release-date: 19 Oct, 2022
|
||||||
|
:release-by: Asif Saif Uddin
|
||||||
|
|
||||||
|
- fix: save QueueProperties to _queue_name_cache instead of QueueClient.
|
||||||
|
- hub: tick delay fix (#1587).
|
||||||
|
- Fix incompatibility with redis in disconnect() (#1589).
|
||||||
|
- Solve Kombu filesystem transport not thread safe.
|
||||||
|
- importlib_metadata remove deprecated entry point interfaces (#1601).
|
||||||
|
- Allow azurestoragequeues transport to be used with Azurite emulator in docker-compose (#1611).
|
||||||
|
|
||||||
|
|
||||||
.. _version-5.3.0b1:
|
.. _version-5.3.0b1:
|
||||||
|
|
||||||
5.3.0b1
|
5.3.0b1
|
||||||
|
|
Loading…
Reference in New Issue