apache / pinot

Apache Pinot - A realtime distributed OLAP datastore
https://pinot.apache.org/
Apache License 2.0
5.17k stars 1.21k forks source link

Bump com.azure:azure-core-http-netty from 1.14.2 to 1.15.0 #13067

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps com.azure:azure-core-http-netty from 1.14.2 to 1.15.0.

Release notes

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

azure-core-http-netty_1.15.0

1.15.0 (2024-05-01)

Bugs Fixed

  • Fixed a bug where mismatch Netty versions were always being reported, even if they were correct. (#39591)

Other Changes

  • If a Reactor Netty HttpClient is passed and has a LoggingHandler configured the NettyAsyncHttpClientBuilder.wiretap value is ignored, the builder method is now deprecated as well. (#39976)

Dependency Updates

  • Upgraded azure-core from 1.48.0 to 1.49.0.
Commits
  • 225c41c Add support for reading order in recognizing content [Formrecognizer] (#20301)
  • 2b320f5 Update samples and tests for ID document recognition [Formrecognizer] (#20328)
  • 93a8ee2 Prepare Azure Core Libraries for April 2021 Release (#20334)
  • eb82cb4 Wrap Tables implementation Exception with a public type. (#20275)
  • fb04ed2 Add spring cloud sample to demo how to use messaging annotation with Service ...
  • 601ba46 udpate access token url on app service (#20292)
  • 2dfa14a mgmt, overload of withPlan (#20314)
  • 3bf40bd Excluding azure core and core http netty from identity/keyvault dependency in...
  • 8792cfa Cosmos DB Spark: Supporting InternalRow type on rowconverter (#20298)
  • 211d57c Updated Beta version tag on cosmos encryption APIs to V4_14_0 (#20324)
  • 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)