mspnp / cloud-design-patterns

Sample implementations for cloud design patterns found in the Azure Architecture Center.
https://aka.ms/cloud-design-patterns
Other
785 stars 297 forks source link

Bump Azure.Messaging.ServiceBus from 7.18.1 to 7.18.2 in /claim-check/code-samples #184

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps Azure.Messaging.ServiceBus from 7.18.1 to 7.18.2.

Release notes

Sourced from Azure.Messaging.ServiceBus's releases.

Azure.Messaging.ServiceBus_7.18.2

7.18.2 (2024-10-08)

Other Changes

  • Enhanced the logs emitted when acquiring a session with ServiceBusClient times out or is canceled. As these are known and expected exception conditions, they are now correctly logged as verbose information rather than an error. Previously, these scenarios were special-cased for processors, but receivers were treated as standard errors. Going forward, the processor and client/receiver scenarios are handled consistently.
Commits
  • bdef6a6 Persist oidc env vars in deploy template (#46477)
  • e1469a2 Azure.Monitor.Query: invalid date string format in MetricsClient (#45998)
  • 984ecd1 STG 96 beta changelogs (#46451)
  • 0598a8e Onboard Azure.Developer.MicrosoftPlaywrightTesting sdk (#45044)
  • e6fd97a Update AutoRest C# version to 3.0.0-beta.20241007.1 (#46457)
  • a70001f Fix missing HybridSearch in copy method of SearchOptions (#46425)
  • 7275c78 Storage STG 96 (#45604)
  • 7f20f77 [Service Bus] October 2024 Release Prep (#46438)
  • 65846ee Update Nginx changelog to support API version 2024-06-01-preview (#46447)
  • 8e1b595 [Storage] [DataMovement] [API-Change] Changed ShareFilesStorageResourceProvid...
  • 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 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)