We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ee328d commit 043ce8bCopy full SHA for 043ce8b
Changelog
@@ -4,6 +4,24 @@
4
Change history
5
================
6
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
25
.. _version-2.5.1:
26
27
2.5.1
0 commit comments