Releases: src-d/go-queue
Releases · src-d/go-queue
v1.0.6
07 Mar 16:12
Compare
Sorry, something went wrong.
No results found
Supports different int formats for the number of retries. Also discards messages with malformed headers. #19
v1.0.5
17 Oct 13:32
Compare
Sorry, something went wrong.
No results found
This version adds support for advertised window in memory queue #16 .
v1.0.4
03 Oct 16:39
Compare
Sorry, something went wrong.
No results found
This release adds back previous memory queue behaviour (non blocking) when created with one of these methods:
queue.NewBroker("memoryfinite://")
memory.NewFinite(true)
v1.0.3
28 Sep 13:35
Compare
Sorry, something went wrong.
No results found
This minor release mainly packs bug fixes and improvements in testing:
Fix test with delayed jobs #9
reopen channel, retry publish #11
Fix memory queue not blocking on Next #13
Upgrade and improve ci system #14
v1.0.2
13 Jun 16:23
Compare
Sorry, something went wrong.
No results found
Issues fixed in this release:
Add debug logging to republish buried jobs #4
Improve performance republishing jobs #5
Update README to reflect all available environment variables
v1.0.1
16 May 10:10
Compare
Sorry, something went wrong.
No results found
Minor update, from go-log.v0 to go-log.v1
v1.0.0
09 May 12:52
Compare
Sorry, something went wrong.
No results found