Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Bump Microsoft.Azure.WebJobs.Extensions.ServiceBus from 4.3.0 to 5.5.0#35

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Microsoft.Azure.WebJobs.Extensions.ServiceBus-5.5.0
Closed

Bump Microsoft.Azure.WebJobs.Extensions.ServiceBus from 4.3.0 to 5.5.0#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Microsoft.Azure.WebJobs.Extensions.ServiceBus-5.5.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 17, 2022

Bumps Microsoft.Azure.WebJobs.Extensions.ServiceBus from 4.3.0 to 5.5.0.

Release notes

Sourced from Microsoft.Azure.WebJobs.Extensions.ServiceBus's releases.

Microsoft.Azure.WebJobs.Extensions.ServiceBus_5.5.0

5.5.0 (2022-05-16)

Bugs Fixed

  • Updated dependency on Azure.Messaging.ServiceBus to benefit from bug fix.
  • Messages will now be abandoned if the function invocation throws for multiple dispatch functions. This was already the behavior for single dispatch functions.

Microsoft.Azure.WebJobs.Extensions.ServiceBus_5.4.0

5.4.0 (2022-05-10)

Features Added

  • Added the ServiceBusReceiveActions type to support receiving additional messages from a function invocation.
  • Added the ability to bind to the SessionId property.
Commits
  • 9596aeb Prepare for extension release (#28806)
  • 3deccd0 Change [Test] to [RecordedTest] for Key Vault (#28812)
  • f1656f6 Update generated code for ContainerApps (#28810)
  • 25313fd Add IgnoreServiceErrorAttribute to Azure.Core.TestFramework (#28737)
  • 0b7a452 [TA] Add Pagination support for healthcare and AnalyzeActions (#28808)
  • b7632b7 Increment version for servicebus releases (#28805)
  • c15605e Abandon messages when an exception occurs in batch function regardless of aut...
  • 65ffa06 add missing mock tests plus enable missing mocks (#28790)
  • c5f0670 samples fixed to latest version (#28787)
  • 23d9474 add Azure.ResourceManager.ServiceLinker.Tests (#28714)
  • 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 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)

Bumps [Microsoft.Azure.WebJobs.Extensions.ServiceBus](https://github.com/Azure/azure-sdk-for-net) from 4.3.0 to 5.5.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Messaging.EventGrid_4.3.0...Microsoft.Azure.WebJobs.Extensions.ServiceBus_5.5.0)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.WebJobs.Extensions.ServiceBus
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 17, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 9, 2022

Superseded by #38.

@dependabot dependabot Bot closed this Jun 9, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/Microsoft.Azure.WebJobs.Extensions.ServiceBus-5.5.0 branch June 9, 2022 21:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants