Releases: Azure/azure-service-bus-go
Releases · Azure/azure-service-bus-go
v0.11.5
16 Nov 23:56
Compare
Sorry, something went wrong.
No results found
update a few more dependencies #269
v0.11.4
16 Nov 18:50
Compare
Sorry, something went wrong.
No results found
Update to latest go-amqp and websocket modules #267
v0.11.3
18 Oct 18:17
Compare
Sorry, something went wrong.
No results found
We're now respecting the HTTP status codes and anything >= 400 causes us to fail with an actual error with text, rather than an empty error. #258
v0.11.2
01 Oct 22:22
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Update to latest go-amqp #254
v0.11.1
04 Sep 00:36
Compare
Sorry, something went wrong.
No results found
Updating to the latest version of Azure/azure-amqp-common-go.
v0.11.0
02 Sep 20:59
Compare
Sorry, something went wrong.
No results found
Use a singleton instance of the management link, avoiding creating a link per management
link operations like dispositions or lock renewals.
PR#248
v0.10.16
13 Aug 04:31
Compare
Sorry, something went wrong.
No results found
fix leak due to links not being closed during retries #244
Retry refreshing credentials #245
v0.10.15
09 Aug 18:53
Compare
Sorry, something went wrong.
No results found
fix issue where deferring a message could result us encoding it incorrectly and sending the sequence
number as a negative number. #241
v0.10.14
13 Jul 21:54
Compare
Sorry, something went wrong.
No results found
Fix issue where (Topic|Subscription|Queue)Manager.List() would only return a single page of entities. #234
v0.10.13
24 Jun 00:34
Compare
Sorry, something went wrong.
No results found
Fix panic when specifying a nil session ID #232