quarkiverse / quarkus-azure-services

Quarkus extensions for Azure services
Apache License 2.0
13 stars 17 forks source link

Bump azure-core-http-vertx from 1.0.0-beta.4 to 1.0.0-beta.5 #80

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps azure-core-http-vertx from 1.0.0-beta.4 to 1.0.0-beta.5.

Release notes

Sourced from azure-core-http-vertx's releases.

azure-core-http-vertx_1.0.0-beta.5

1.0.0-beta.5 (2023-03-02)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.36.0 to 1.37.0.
Commits
  • ad9dc29 Disable Test Proxy Tests (#33841)
  • d932cac Sync eng/common directory with azure-sdk-tools for PR 5595 (#33835)
  • 0aa7f47 Support passwordless connections for JMS ServiceBus in Spring (#33489)
  • 31b4310 Microsoft Purview Share Java SDK Version 2023-02-15-preview (Client, Tests, S...
  • 1d80f04 Prepare core releases for March 2023 (#33838)
  • fe8c70b remove RntbdServiceEndpoint tag as it overlaps with ServiceEndpoint (#33702)
  • 7be0110 logging api post request body (#33839)
  • 73aecb9 Add missing outputs for the test-resource template (#33837)
  • f1d88c7 Fix span status for EH and SB (#33836)
  • 6d92f51 Fixing issues with returning a Flux<JsonNode> in reactive spring. (#33730)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #86.