Skip to content

Releases: cuda-networks/django-eb-sqs

Python 3.9 Migration

03 Jul 21:02
d78493e
Compare
Choose a tag to compare
v2.0

Python 3.9 migration (#63)

Dependency Upgrades-9-2022

16 Sep 22:02
Compare
Choose a tag to compare
Pre-release
v2.1-Beta

Upgraded django to 4.1.1

Support termination signals

14 Nov 00:23
Compare
Choose a tag to compare

Critical bug fix for 1.43

Fixing the health check

21 Aug 02:34
Compare
Choose a tag to compare

This release fixes the health check. The health check file now gets updated on every queue processed rather than on end of all queues.

Improve re-queued message log

28 Jul 20:44
Compare
Choose a tag to compare
v1.40

Bumped the version to 1.40

Change default prefix to be empty, some readme and test cleanups

29 Jun 23:38
Compare
Choose a tag to compare

Adding PyPI badge

29 Jan 18:45
Compare
Choose a tag to compare
v1.38

Bumped the version to 1.38

Publish to PyPI

29 Jan 00:39
Compare
Choose a tag to compare

Release to Publish to PyPI

Remove Elastic Beanstalk support, Adding CircleCI build process

14 Jan 00:10
1911786
Compare
Choose a tag to compare

Remove Elastic Beanstalk support and grouping support, Adding CircleCI build process

re-fetch queue to cache in case of deletion

06 Jan 19:24
8b080a4
Compare
Choose a tag to compare
Merge pull request #42 from cuda-networks/refetch_queue_to_cache

re-fetch queue to cache in case of deletion