azure-event-hubs-go

Golang client library for Azure Event Hubs https://azure.microsoft.com/services/event-hubs

MIT License

Stars
89
Committers
36

Bot releases are visible (Hide)

azure-event-hubs-go - v3.3.7

Published by catalinaperalta over 3 years ago

  • Add option to prefix checkpoint blob paths
azure-event-hubs-go - v3.3.6

Published by catalinaperalta over 3 years ago

  • Fixed goroutine leak on listener close. (#204)
azure-event-hubs-go - v3.3.5

Published by catalinaperalta over 3 years ago

  • Remove the check for temporary network errors in sender.go #80
azure-event-hubs-go - v3.3.4

Published by catalinaperalta almost 4 years ago

  • Read AZURE_ENVIRONMENT variable from environment to use the specified value when calling NewHub()
azure-event-hubs-go - v3.3.3

Published by catalinaperalta almost 4 years ago

  • EventBatchIterator drops messages that are bigger than 1MB with an error
azure-event-hubs-go - v3.3.2

Published by catalinaperalta almost 4 years ago

  • updating internal code from go-amqp that now takes a context. #186
  • updating dependencies in go.mod and go.sum
azure-event-hubs-go - v3.3.1

Published by jhendrixMSFT about 4 years ago

  • fixed panic caused by interface conversion in event.go
  • apply Receive options after populating last stored checkpoint
azure-event-hubs-go - v2.0.4

Published by catalinaperalta almost 5 years ago

  • add comment on the PartitionID field in SystemProperties to clarify that it will always return a nil value #131
azure-event-hubs-go - v2.0.3

Published by devigned about 5 years ago

  • fix send on closed channel for GetLeases #142
azure-event-hubs-go - v2.0.1

Published by gavinfish about 5 years ago

Package Rankings
Top 1.67% on Proxy.golang.org
Badges
Extracted from project README
Go Report Card godoc Build Status Coverage Status
Related Projects