Releases: Azure/azure-event-hubs-go
Releases · Azure/azure-event-hubs-go
v2.0.5
- deprecate this library in favor of github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs.
v1.3.2
- Deprecate this library in favor of github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs.
v3.6.1
Mark module as deprecated #289
Use github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs instead.
v3.6.0
Update to the GA version of go-amqp #288
v3.5.0
Update to latest azure-amqp-common-go and go-amqp modules #287
v3.4.0
Update to latest azure-amqp-common-go
and go-amqp
modules.
v3.3.20
- Fixed issue with a lease existing on start #277
v3.3.19
Vendor a copy of azblob
to avoid compilation errors with mismatched versions #261
v3.3.18
- Fixing issue where the LeaserCheckpointer could fail with a "ContainerAlreadyExists" error. (#253)