Releases: Scooletz/QueueBatch
Releases · Scooletz/QueueBatch
1.2.0
This release contains following PRs/issues addressed:
#16 - fix for retrying the whole batch even if some messages were marked as completed
#17 - setting http options properly to reduce allocations for the whole response
1.1.0
This release contains following PRs/issues addressed:
- Connection setting handling: #6
- Add configurable queue name: #9
- Make
MarkAsProcessed
thread safe: #8, #10 and #11