Skip to content

Commit 043ce8b

Browse files
committed
updated changelog for v2.6.0
1 parent 6ee328d commit 043ce8b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Changelog

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@
44
Change history
55
================
66

7+
.. _version-2.6.0:
8+
9+
2.6.0
10+
=====
11+
:release-date: 2025-04-10 2:15 P.M. UTC+6:00
12+
:release-by: Asif Saif Uddin
13+
14+
- Fix atomic transaction not routing to the the correct DB in DatabaseBackend (#427).
15+
- Store current time when TaskResult started (#432).
16+
- Added extra except clause to TryRemoveIndex.
17+
- Fix for missing periodic task name (#445).
18+
- Update behavior of app.result_expires to match celery docs.
19+
- Added index to periodic_task_name.
20+
- Added support for Django up to 5.2.
21+
- Added support for python up to 3.13.
22+
- fix: allow for custom states in status field (#407).
23+
24+
725
.. _version-2.5.1:
826

927
2.5.1

0 commit comments

Comments
 (0)