Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Upgrade EventHubs and go-amqp deps for bugfixes #2997

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

berndverst
Copy link
Member

@berndverst berndverst commented Jul 19, 2023

Description

Upgrades EventHubs SDK and go-amqp SDK for stability bugfixes

github.com/Azure/go-amqp from v1.0.0 to v1.0.1:

  • Fixed an issue that could cause links to terminate with error "received disposition frame with unknown link handle X".

github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs from v1.0.0 to v1.0.1:

  • GetPartitionProperties and GetEventHubProperties now retry properly on failures.
  • Connection recovery could artificially fail, prolonging recovery.

Signed-off-by: Bernd Verst <github@bernd.dev>
@berndverst berndverst requested review from a team as code owners July 19, 2023 18:48
@berndverst
Copy link
Member Author

cc @ItalyPaleAle

@berndverst berndverst merged commit 7b58f89 into dapr:release-1.11 Jul 19, 2023
85 of 86 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants