azure-amqp-common-go

Azure AMQP abstractions for Golang contains common types and interfaces for use in Service Bus and Event Hubs.

MIT License

Stars
12
Committers
13

Bot releases are visible (Hide)

azure-amqp-common-go - v4.2.0 Latest Release

Published by jhendrixMSFT over 1 year ago

Update to the GA version of go-amqp #73

azure-amqp-common-go - v4.1.0

Published by jhendrixMSFT over 1 year ago

Update to latest go-amqp #72

azure-amqp-common-go - v4.0.0

Published by jhendrixMSFT almost 2 years ago

Updated to the latest go-amqp which includes a few minor changes in public surface area.

azure-amqp-common-go - v3.2.3

Published by richardpark-msft almost 3 years ago

  • amqp.ErrLinkDetached is removed, use *amqp.DetachError instead #64
azure-amqp-common-go - v3.2.2

Published by jhendrixMSFT almost 3 years ago

Sleep before retrying on a transient error #63

azure-amqp-common-go - v3.2.1

Published by jhendrixMSFT about 3 years ago

Bug Fixes

  • Update to latest go-amqp #58
azure-amqp-common-go - v3.2.0

Published by richardpark-msft about 3 years ago

  • Change the default credits for the RPC link to be more reasonable (1000)
    PR#54
azure-amqp-common-go - v3.1.2

Published by richardpark-msft about 3 years ago

  • Fixing a potential race condition when an RPC link is shut down while still sending requests or handling responses. PR#55
  • Upgrading to go-amqp v0.13.13, which fixes an issue with simultaneous settling on the rpc link.
azure-amqp-common-go - v3.1.1

Published by richardpark-msft about 3 years ago

  • Change Link so it can handle parallel requests.
    PR#52
azure-amqp-common-go - v3.1.0

Published by jhendrixMSFT almost 4 years ago

Add support for passing managed identity user-assigned client ID.

azure-amqp-common-go - v1.1.3

Published by marstr almost 6 years ago

adding automatic server-timeout field for rpc package. It gleans the appropriate value from the context passed to it

azure-amqp-common-go - v1.1.2

Published by marstr almost 6 years ago

Adopting go modules

azure-amqp-common-go - v1.1.1

Published by marstr about 6 years ago

  • broadening the accepted version of pack.ag/amqp
azure-amqp-common-go - v1.1.0

Published by marstr about 6 years ago

  • adding the ability to reuse an AMQP session while making RPCs
  • bug fixes
azure-amqp-common-go - v1.0.2

Published by marstr about 6 years ago

adding resiliency against malformed "status-code" and "status-description" properties in rpc responses

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