Skip to content

Commit 45d2aa0

Browse files
committed
added changelog for v5.3.1
1 parent 8ef7e08 commit 45d2aa0

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Changelog.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,26 @@ in the main branch & 5.3.x series, please see :ref:`whatsnew-5.3` for
99
an overview of what's new in Celery 5.3.
1010

1111

12+
.. _version-5.3.1:
13+
14+
5.3.1
15+
=====
16+
17+
:release-date: 2023-06-18 8:15 P.M GMT+6
18+
:release-by: Asif Saif Uddin
19+
20+
- Upgrade to latest pycurl release (#7069).
21+
- Limit librabbitmq>=2.0.0; python_version < '3.11' (#8302).
22+
- Added initial support for python 3.11 (#8304).
23+
- ChainMap observers fix (#8305).
24+
- Revert optimization CLI flag behaviour back to original.
25+
- Restrict redis 4.5.5 as it has severe bugs (#8317).
26+
- Tested pypy 3.10 version in CI (#8320).
27+
- Bump new version of kombu to 5.3.1 (#8323).
28+
- Limit pyro4 up to python 3.10 only as it is (#8324).
29+
30+
31+
1232
.. _version-5.3.0:
1333

1434
5.3.0

0 commit comments

Comments
 (0)