Skip to content

Commit

Permalink
added changelog for v5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
auvipy committed Jun 18, 2023
1 parent 8ef7e08 commit 45d2aa0
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,26 @@ in the main branch & 5.3.x series, please see :ref:`whatsnew-5.3` for
an overview of what's new in Celery 5.3.


.. _version-5.3.1:

5.3.1
=====

:release-date: 2023-06-18 8:15 P.M GMT+6
:release-by: Asif Saif Uddin

- Upgrade to latest pycurl release (#7069).
- Limit librabbitmq>=2.0.0; python_version < '3.11' (#8302).
- Added initial support for python 3.11 (#8304).
- ChainMap observers fix (#8305).
- Revert optimization CLI flag behaviour back to original.
- Restrict redis 4.5.5 as it has severe bugs (#8317).
- Tested pypy 3.10 version in CI (#8320).
- Bump new version of kombu to 5.3.1 (#8323).
- Limit pyro4 up to python 3.10 only as it is (#8324).



.. _version-5.3.0:

5.3.0
Expand Down

0 comments on commit 45d2aa0

Please sign in to comment.