All Versions
46
Latest Version
Avg Release Cycle
10 days
Latest Release
128 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v1.7.3
December 31, 2019๐ A small release with only one change:
- โ delete SQS message if unmarshalling fails
-
v1.7.2
December 17, 2019๐ This release adds support for couple of new features:
- ๐ allow multiple server AMQP broker
- ๐ allow redis cluster backend with password
- ๐ฆ expose delayed tasks information via a method
-
v1.7.1
October 30, 2019๐ Regular maintenance and bug fix release.
-
v1.7.0
October 11, 2019๐ Regular maintenance and bug fix release. Also includes an experimental V2 package which should be used with caution (as breaking changes will happen to it in the future).
-
v1.6.9
September 09, 2019๐ Regular maintenance and bug fix release.
-
v1.6.8
August 13, 2019๐ Regular maintenance and bug fix release.
-
v1.6.7
July 12, 2019๐ Hotfix for a possible panic in SQS broker.
-
v1.6.6
July 12, 2019๐ Bug fixes for SQS and AMQP brokers related to concurrency and reconnection problems.
-
v1.6.5
June 11, 2019AMQP broker imrovements, solved issues around routing key.
-
v1.6.4
May 21, 2019๐ This release contains couple of fixes:
- 0๏ธโฃ Apply binding to default queue
- ๐ Fixed the default result expire time to 1 hour as per documentation