Skip to content

Releases: Azure/azure-event-hubs-go

v3.3.7

11 Mar 23:45
94590f4
Compare
Choose a tag to compare
  • Add option to prefix checkpoint blob paths

v3.3.6

11 Feb 18:34
7b808b3
Compare
Choose a tag to compare
  • Fixed goroutine leak on listener close. (#204)

v3.3.5

22 Jan 22:43
f421926
Compare
Choose a tag to compare
  • Remove the check for temporary network errors in sender.go #80

v3.3.4

10 Dec 16:56
2fcae0b
Compare
Choose a tag to compare
  • Read AZURE_ENVIRONMENT variable from environment to use the specified value when calling NewHub()

v3.3.3

09 Nov 16:58
c5588f4
Compare
Choose a tag to compare
  • EventBatchIterator drops messages that are bigger than 1MB with an error

v3.3.2

20 Oct 19:19
d4f0c57
Compare
Choose a tag to compare
  • updating internal code from go-amqp that now takes a context. #186
  • updating dependencies in go.mod and go.sum

v3.3.1

15 Oct 20:27
068880f
Compare
Choose a tag to compare
  • fixed panic caused by interface conversion in event.go
  • apply Receive options after populating last stored checkpoint

v2.0.4

25 Oct 17:25
4014b0a
Compare
Choose a tag to compare
  • add comment on the PartitionID field in SystemProperties to clarify that it will always return a nil value #131

v2.0.3

03 Oct 17:52
6db7264
Compare
Choose a tag to compare
  • fix send on closed channel for GetLeases #142

v2.0.1

14 Aug 13:31
8fa6c1c
Compare
Choose a tag to compare
Merge pull request #125 from Azure/release201

Bump lib version to 2.0.1