Skip to content

Commit

Permalink
added changelog highlights for v5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
auvipy committed Jun 3, 2023
1 parent b25aa04 commit 1b50f0f
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,28 @@
Change history
================

.. _version-5.3.0:

5.3.0
=====
:release-date: 03 Jun, 2023
:release-by: Asif Saif Uddin

- Support for Kafka as transport.
- Add fanout to filesystem (#1499).
- Added possibility to serialize and deserialize binary messages in json (#1516).
- Support pymongo 4.x (#1536).
- Support redis-py 4.5.x.
- Upgrade Azure Storage Queues transport to version 12 (#1539).
- Add support to SQS DelaySeconds (#1567).
- Add WATCH to prefixed complex commands.
- Avoid losing type of UUID when serializing/deserializing (#1575).
- Added HLEN to the list of prefixed redis commands (#1540).
- Add managed identity support to azure storage queue (#1631).
- Add Support of sqlalchemy v2.0.
- Deprecate pytz and use zoneinfo (#1680)


.. _version-5.3.0rc2:

5.3.0rc2
Expand Down

0 comments on commit 1b50f0f

Please sign in to comment.