Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.azure:azure-core-http-vertx from 1.0.0-beta.18 to 1.0.0-beta.19 #6177

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2024

Bumps com.azure:azure-core-http-vertx from 1.0.0-beta.18 to 1.0.0-beta.19.

Release notes

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

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

1.0.0-beta.19 (2024-06-06)

Features Added

  • Added support for response timeout and per-request response timeout. (#40017)

Breaking Changes

  • Removed VertxAsyncHttpClientBuilder.idleTimeout, renamed readIdleTimeout to readTimeout and writeIdleTimeout to writeTimeout in VertxAsyncHttpClientBuilder. (#40017)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.49.0 to 1.49.1.
  • Upgraded Vertx from 4.5.7 to 4.5.8.
Commits
  • 2a1eadd Prepare Core libraries for June 2024 release (#40498)
  • 1527f1a Merge to main after spring cloud azure 4.19.0 released (#40520)
  • cfe2a99 Synapse release for June, regenerated using autorest 4.1.17 (#40518)
  • 87d5b80 mgmt, local generation for Cosmos DB 2024-05-15 Stable (#40515)
  • 85c1836 [OpenAI] [Assistants] Assistant V2 support v2024-05-01-preview release (#40...
  • d674de5 mgmt, local generation for network 2023-11-01 (#40476)
  • 8b1b7da mgmt, local generation for Microsoft.Web 2023-12-01 (#40514)
  • 5648561 Updating the doc for maxAutoLockRenewDuration setter in all receiver and pro...
  • 8ac314b Migrate azure-security-attestation to stream-style serialization (#40137)
  • 0a1712a Regenerate Job Router with stream-style serialization and remove many Interna...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.azure:azure-core-http-vertx](https://github.com/Azure/azure-sdk-for-java) from 1.0.0-beta.18 to 1.0.0-beta.19.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core-http-vertx_1.0.0-beta.18...azure-core-http-vertx_1.0.0-beta.19)

---
updated-dependencies:
- dependency-name: com.azure:azure-core-http-vertx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 11, 2024
Copy link
Contributor

⚠️ ⚠️ ⚠️

Branch auto synchronized due to changes in generated files. New workflow run triggered:

https://github.com/apache/camel-quarkus/actions/runs/9473444435

Please check the workflow result before merging.

⚠️ ⚠️ ⚠️

@zhfeng
Copy link
Contributor

zhfeng commented Jun 12, 2024

The build is failing with

java.lang.ClassNotFoundException: com.azure.core.implementation.util.HttpUtils

@jamesnetherton
Copy link
Contributor

The build is failing with

java.lang.ClassNotFoundException: com.azure.core.implementation.util.HttpUtils

Lets wait until we have Camel 4.7 and an updated azure-sdk-bom.

@zhfeng
Copy link
Contributor

zhfeng commented Jun 12, 2024

@jamesnetherton is there nay label for Holding PR ?

@jamesnetherton jamesnetherton added the do-not-merge/hold Indicates that a PR should not be merged because there are unresolved issues pending label Jun 12, 2024
@jamesnetherton
Copy link
Contributor

@jamesnetherton is there nay label for Holding PR ?

Nice idea - I just added do-not-merge/hold.

@jamesnetherton jamesnetherton removed release/camel-next do-not-merge/hold Indicates that a PR should not be merged because there are unresolved issues pending labels Jul 22, 2024
@jamesnetherton
Copy link
Contributor

I'll take care of this manually.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@jamesnetherton jamesnetherton deleted the dependabot/maven/com.azure-azure-core-http-vertx-1.0.0-beta.19 branch July 22, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants