From 8b55c71bebed872612b4889a4cdf7166bf8bb049 Mon Sep 17 00:00:00 2001 From: Asif Saif Uddin Date: Wed, 19 Oct 2022 19:54:51 +0600 Subject: added changelog entry for v5.3.0b2 --- Changelog.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'Changelog.rst') diff --git a/Changelog.rst b/Changelog.rst index 363b4200..71d8f24a 100644 --- a/Changelog.rst +++ b/Changelog.rst @@ -4,6 +4,21 @@ 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: 5.3.0b1 -- cgit v1.2.1