Skip to content

Releases: SlavaSkvortsov/arq-django-admin

v0.3.2

24 Jul 08:04
Compare
Choose a tag to compare

v0.3.1

11 Jul 10:21
d5a9bc7
Compare
Choose a tag to compare

What's Changed

  • Use a regex instead of split by colon when parsing arq keys by @fedtf in #10

Full Changelog: v0.3.0...v0.3.1

v0.3.0

29 Jun 11:43
e757685
Compare
Choose a tag to compare

What's Changed

  • Avoid per-job status requests on list views and limit concurrency by @fedtf in #9

New Contributors

  • @fedtf made their first contribution in #9

Full Changelog: v0.2.4...v0.3.0

v0.2.4

17 Nov 13:18
Compare
Choose a tag to compare

Full Changelog: v0.2.3...v0.2.4

v0.2.3

09 Nov 11:15
Compare
Choose a tag to compare

Reuse redis connections coz I'm getting timeouts when trying to fetch the data for a lot of queues.

v0.2.2

16 Oct 19:05
0f01888
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

16 Oct 12:59
f90e39d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 Aug 17:43
378eb71
Compare
Choose a tag to compare

Support ARQ 0.23

v0.1.2

06 Apr 12:32
6ddeeef
Compare
Choose a tag to compare
Merge pull request #1 from gilatb/remove_completed_jobs_col_and_list

v0.1.1

23 Mar 11:38
Compare
Choose a tag to compare

Fix bug with the unclosed redis client