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(deps): bump github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus from 1.4.0 to 1.4.1 #2808

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus from 1.4.0 to 1.4.1.

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus's releases.

sdk/messaging/azservicebus/v1.4.1

1.4.1 (2023-09-12)

Features Added

  • ReceivedMessage can be converted to a Message for easier re-sending, using ReceivedMessage.Message(). PR#21472

Bugs Fixed

  • admin.Client properly populates the request body when retrying operations. PR#21496
  • Senders could potentially hang forever on SendMessage() calls due to a race condition. Fixed by upgrading to go-amqp v1.0.2. PR#21465
Commits
  • bd79d36 [azservicebus] Update to the latest go-amqp (#21465)
  • e9e8f02 Use mariner go image tag for service bus stress (#21477)
  • 68a8ebc Fix error checks in tests (#21470)
  • 98247dd [azservicebus] Fixing issue where the body was populated incorrectly, making ...
  • 8b5f5d4 Client Creation Tests for Blob Clients (#21478)
  • b0c211d Revert autorest core version from build scripts (#21503)
  • d53259b sdk/resourcemanager/appconfiguration/armappconfiguration live test (#21500)
  • 03d9a5d Cleaning up CHANGELOG.md and README.md (#21494)
  • d1d0a7f [azservicebus] Add a helper function to get a Message from a ReceivedMessage ...
  • 5b55feb Add changelog entry for WASM fix (#21493)
  • 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)

…ervicebus

Bumps [github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus](https://github.com/Azure/azure-sdk-for-go) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.4.0...sdk/messaging/azservicebus/v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 16, 2023
@github-actions github-actions bot enabled auto-merge (squash) September 16, 2023 12:49
@github-actions github-actions bot merged commit 9e0697e into master Sep 16, 2023
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus-1.4.1 branch September 16, 2023 13:11
joelcomp1 pushed a commit to joelcomp1/argo-events that referenced this pull request Sep 26, 2023
…ervicebus from 1.4.0 to 1.4.1 (argoproj#2808)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: jmillage <[email protected]>
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants