Commit 22ee862 1 parent 9600559 commit 22ee862 Copy full SHA for 22ee862
File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 3
3
History
4
4
-------
5
5
6
+ v0.23a1 (2022-03-09)
7
+ ....................
8
+ * Fix jobs timeout by @kiriusm2 in #248
9
+ * Update ``index.rst `` by @Kludex in #266
10
+ * Improve some docs wording by @johtso in #285
11
+ * fix error when cron jobs were terminanted by @tobymao in #273
12
+ * add ``on_job_start `` and ``on_job_end `` hooks by @tobymao in #274
13
+ * Update argument docstring definition by @sondrelg in #278
14
+ * fix tests and uprev test dependencies, #288
15
+ * Add link to WorkerSettings in documentation by @JonasKs in #279
16
+ * Allow setting ``job_id `` on cron jobs by @JonasKs in #293
17
+ * Fix docs typo by @johtso in #296
18
+ * support aioredis v2 by @Yolley in #259
19
+ * support python 3.10, #298
20
+
21
+ v0.22 (2021-09-02)
22
+ ..................
23
+ * fix package importing in example, #261, thanks @cdpath
24
+ * restrict ``aioredis `` to ``<2.0.0 `` (soon we'll support ``aioredis>=2.0.0 ``), #258, thanks @PaxPrz
25
+ * auto setting version on release, 759fe03
26
+
27
+ v0.21 (2021-07-06)
28
+ ..................
29
+ * CI improvements #243
30
+ * fix ``log_redis_info `` #255
31
+
6
32
v0.20 (2021-04-26)
7
33
..................
8
34
You can’t perform that action at this time.
0 commit comments