Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Releases: Azure/azure-event-hubs-go

v2.0.5

27 Mar 17:16

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

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

Choose a tag to compare

  • Update dependencies.

v3.6.1

31 Jul 23:00
07e5a11

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

Choose a tag to compare

Update to the GA version of go-amqp #288

v3.5.0

31 Mar 19:40
1761881

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

Choose a tag to compare

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

v3.3.20

10 Nov 00:28
571caa4

Choose a tag to compare

  • Fixed issue with a lease existing on start #277

v3.3.19

21 Oct 17:40
adc9788

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

Choose a tag to compare

  • Fixing issue where the LeaserCheckpointer could fail with a "ContainerAlreadyExists" error. (#253)