Skip to content
This repository has been 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.1 #38

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 9, 2022

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

Release notes

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

Microsoft.Azure.WebJobs.Extensions.ServiceBus_5.5.1

5.5.1 (2022-06-07)

Bugs Fixed

  • Fixed race condition when starting up function app.

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
  • 583db2e Increment version for formrecognizer releases (#29194)
  • 59cd9ba Increment version for tables releases (#29195)
  • 43bf8c4 [FormRecognizer] Added InternalValue property to DocumentField (#29138)
  • ff1ef6a Update AutoRest C# version to 3.0.0-beta.20220607.2 (#29153)
  • 0a6567e Increment package version after release of Azure.ResourceManager.Sql (#29188)
  • 53fb8d9 update changelog (#29187)
  • 69dabd2 Update the codeowner and assignees for mgmt. sdk (#29186)
  • 391e83a Increment package version after release of Azure.ResourceManager (#29184)
  • bbb8e27 Increment package version after release of Azure.ResourceManager.Resources (#...
  • 37938b1 Prepare release ResourceManager, Resources 1.1 (#29181)
  • 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.1.
- [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.1)

---
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 Jun 9, 2022
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