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.7 #90

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.7.

Release notes

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

azure-resourcemanager-appconfiguration_1.0.0-beta.7

1.0.0-beta.7 (2023-04-28)

  • Azure Resource Manager AppConfiguration client library for Java. This package contains Microsoft Azure SDK for AppConfiguration Management SDK. Package tag package-2023-03-01. For documentation on how to use this package, please see Azure Management Libraries for Java.

Breaking Changes

  • models.KeyValueListResult was removed

models.KeyValues was modified

  • listByConfigurationStore(java.lang.String,java.lang.String) was removed
  • listByConfigurationStore(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context) was removed

Features Added

  • models.Replica$DefinitionStages was added

  • models.ReplicaListResult was added

  • models.Replica was added

  • models.Replicas was added

  • models.ReplicaProvisioningState was added

  • models.Replica$Definition was added

AppConfigurationManager was modified

  • replicas() was added

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

1.0.0-beta.7 (2023-05-04)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.38.0 to 1.39.0.
Commits
  • b77c51e Prepare Core Libraries for May 2023 Release (#34784)
  • 8ca65cb fix acr npe when binarydata is not buffered (#34785)
  • 2487955 Update RestProxy to not buffer for streaming response (#34750)
  • 26e540d Include Long-Running Tests in Thread Dump (#34374)
  • 12bf4ba Increment package versions for paloaltonetworks releases (#34772)
  • cdd3daa [Messaging] Reduce allocation for Send by using RedableBuffer (#34591)
  • f079ad7 Add session idle timeout (#34700)
  • fde9319 Fix bug when setting table cell bounding box values (#34769)
  • 25bfa5c Update azure-sdk-build-tools Repository Resource Refs in Yaml files (#34658)
  • c378b73 pass along the artifact name so we can override it later (#34767)
  • 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)