Skip to content

Releases: Azure/azure-event-hubs-go

v2.0.5

27 Mar 17:16
Compare
Choose a tag to compare
  • deprecate this library in favor of github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs.

v1.3.2

27 Mar 17:15
Compare
Choose a tag to compare
  • Deprecate this library in favor of github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs.

v3.6.2

09 Jan 18:24
3dc3aeb
Compare
Choose a tag to compare
  • Update dependencies.

v3.6.1

31 Jul 23:00
07e5a11
Compare
Choose a tag to compare

Mark module as deprecated #289

Use github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs instead.

v3.6.0

24 May 22:54
c07509c
Compare
Choose a tag to compare

Update to the GA version of go-amqp #288

v3.5.0

31 Mar 19:40
1761881
Compare
Choose a tag to compare

Update to latest azure-amqp-common-go and go-amqp modules #287

v3.4.0

06 Dec 19:14
0e9e4ef
Compare
Choose a tag to compare

Update to latest azure-amqp-common-go and go-amqp modules.

v3.3.20

10 Nov 00:28
571caa4
Compare
Choose a tag to compare
  • Fixed issue with a lease existing on start #277

v3.3.19

21 Oct 17:40
adc9788
Compare
Choose a tag to compare

Vendor a copy of azblob to avoid compilation errors with mismatched versions #261

v3.3.18

28 Apr 17:24
15b4b52
Compare
Choose a tag to compare
  • Fixing issue where the LeaserCheckpointer could fail with a "ContainerAlreadyExists" error. (#253)