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

Bump Azure.Messaging.EventHubs from 5.9.2 to 5.9.3 in /src #2515

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2023

Bumps Azure.Messaging.EventHubs from 5.9.2 to 5.9.3.

Release notes

Sourced from Azure.Messaging.EventHubs's releases.

Azure.Messaging.EventHubs.Processor_5.9.3

5.9.3 (2023-09-12)

Other Changes

  • Several improvements to logging have been made to capture additional context and fix typos. Most notable among them is the inclusion of starting and ending sequence numbers when events are read from Event Hubs and dispatched for processing.

  • The reference for the AMQP transport library, Microsoft.Azure.Amqp, has been bumped to 2.6.3. This fixes an issue with timeout duration calculations during link creation and includes several efficiency improvements.

Azure.Messaging.EventHubs_5.9.3

5.9.3 (2023-09-12)

Bugs Fixed

  • When using the EventHubBufferedProducerClient, events are now instrumented when EnqueueEventAsync or EnqueueEventsAsync is called, rather than when the event is published. This ensures that the instrumentation is accurate when the event is published, regardless of whether the event is published immediately or buffered for a period of time.

Other Changes

  • Several improvements to logging have been made to capture additional context and fix typos. Most notable among them is the inclusion of starting and ending sequence numbers when events are read from Event Hubs and dispatched for processing by event processor types.

  • The reference for the AMQP transport library, Microsoft.Azure.Amqp, has been bumped to 2.6.3. This fixes an issue with timeout duration calculations during link creation and includes several efficiency improvements.

Commits
  • 8730dd7 [Communication]Enable managed identity in ACScommunication resource sdk (#37566)
  • 8a37c31 Allow As<T> to return null for reference types (#38611)
  • 3a998b0 Don't allow setting Variant to Variant (#38592)
  • 9128b31 Sync eng/common directory with azure-sdk-tools repository (#38606)
  • 5687a79 [Event Hubs] September 2023 Release Prep (#38604)
  • ef12532 Release v1.11.1 (#38602)
  • 4284ea7 Increment package version after release of Azure.ResourceManager.RecoveryServ...
  • ddbc54d Include sample-gen by default when generating sdk code (mgmt) (#38277)
  • fb990f2 Fix for first run cache miss for interactive credentials (#38449)
  • 45a08cf Make scale methods per trigger internal (#38581)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner September 14, 2023 13:54
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 14, 2023
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch has no changes to coverable lines.

📢 Thoughts on this report? Let us know!.

@kbeaugrand
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/src/Azure.Messaging.EventHubs-5.9.3 branch from 8ba54b0 to 6244f17 Compare September 14, 2023 14:22
@kbeaugrand kbeaugrand enabled auto-merge (squash) September 14, 2023 14:45
@kbeaugrand
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/src/Azure.Messaging.EventHubs-5.9.3 branch from 6244f17 to 2e321cb Compare September 14, 2023 14:52
Bumps [Azure.Messaging.EventHubs](https://github.com/Azure/azure-sdk-for-net) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Messaging.EventHubs_5.9.2...Azure.Messaging.EventHubs_5.9.3)

---
updated-dependencies:
- dependency-name: Azure.Messaging.EventHubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@kbeaugrand kbeaugrand force-pushed the dependabot/nuget/src/Azure.Messaging.EventHubs-5.9.3 branch from 2e321cb to 866e3be Compare September 14, 2023 17:02
@kbeaugrand kbeaugrand merged commit d868adc into main Sep 14, 2023
6 checks passed
@kbeaugrand kbeaugrand deleted the dependabot/nuget/src/Azure.Messaging.EventHubs-5.9.3 branch September 14, 2023 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant