File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 33 History
44-------
55
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+
632v0.20 (2021-04-26)
733..................
834
You can’t perform that action at this time.
0 commit comments