Skip to content

Bump com.azure:azure-core-http-netty from 1.12.4 to 1.13.0 in /plugins/repository-azure - #60

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/plugins/repository-azure/com.azure-azure-core-http-netty-1.13.0
Closed

Bump com.azure:azure-core-http-netty from 1.12.4 to 1.13.0 in /plugins/repository-azure#60
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/plugins/repository-azure/com.azure-azure-core-http-netty-1.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 6, 2023

Copy link
Copy Markdown

Bumps com.azure:azure-core-http-netty from 1.12.4 to 1.13.0.

Release notes

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

azure-core-http-netty_1.13.0

1.13.0 (2023-02-01)

Features Added

  • Added override for HttpClient.sendSync in NettyAsyncHttpClient. This is done to propagate any exceptions through a synchronous stack rather than through Reactor's error stream, allowing for better handling of exceptions that wouldn't be thrown until the reactive stream was blocked further up the callstack. (#32840)

Other Changes

  • Added a log message when ConnectionProvider is set to a non-default ConnectionProvider to allow for easier debugging if PollAcquirePendingLimitException is seen. (#32826)

Dependency Updates

  • Upgraded azure-core from 1.35.0 to 1.36.0.
  • Upgraded Netty from 4.1.86.Final to 4.1.87.Final.
  • Upgraded Reactor Netty from 1.0.26 to 1.0.27.
Commits

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)

Bumps [com.azure:azure-core-http-netty](https://github.com/Azure/azure-sdk-for-java) from 1.12.4 to 1.13.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core-http-netty_1.12.4...azure-core_1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 6, 2023
@dependabot @github

dependabot Bot commented on behalf of github Feb 6, 2023

Copy link
Copy Markdown
Author

The following labels could not be found: dependabot.

@github-actions

github-actions Bot commented Feb 6, 2023

Copy link
Copy Markdown

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 3b191a0
    Please examine the workflow log, locate, and copy-paste the failure below.
    Flakey test?
    Iterate to green.

@dependabot @github

dependabot Bot commented on behalf of github Mar 6, 2023

Copy link
Copy Markdown
Author

Superseded by #71.

@dependabot dependabot Bot closed this Mar 6, 2023
@dependabot
dependabot Bot deleted the dependabot/gradle/plugins/repository-azure/com.azure-azure-core-http-netty-1.13.0 branch March 6, 2023 02:19
heemin32 pushed a commit that referenced this pull request Aug 6, 2026
* Implementation for Lucene + Parquet via Datafusion Indexed stream

Signed-off-by: bharath-techie <bharath78910@gmail.com>

* different row selection strategies

Signed-off-by: bharath-techie <bharath78910@gmail.com>

* making datafusion query config

Signed-off-by: bharath-techie <bharath78910@gmail.com>

* correct page pruning logic and add more operators support

Signed-off-by: bharath-techie <bharath78910@gmail.com>

* adding metrics

Signed-off-by: bharath-techie <bharath78910@gmail.com>

* fix errors

Signed-off-by: bharath-techie <bharath78910@gmail.com>

* FFM changes for IndexFilterProvider (#60)

Signed-off-by: Bukhtawar Khan <bukhtawa@amazon.com>

* fuzz tests

Signed-off-by: bharath-techie <bharath78910@gmail.com>

* fixing pushdown cases

Signed-off-by: bharath-techie <bharath78910@gmail.com>

* moving collector/provider to analytics core

Signed-off-by: bharath-techie <bharath78910@gmail.com>

* fixes for e2e , bitset perf improvements, more metrics, more configs, more fuzz tests, formatting fixes

Signed-off-by: bharath-techie <bharath78910@gmail.com>

* fix for sandbox build and some more fuzz scenarios

Signed-off-by: bharath-techie <bharath78910@gmail.com>

* spotless

Signed-off-by: bharath-techie <bharath78910@gmail.com>

* and single collector fixes and javadoc fix and forbidden api fix

Signed-off-by: bharath-techie <bharath78910@gmail.com>

* sandbox fix

Signed-off-by: bharath-techie <bharath78910@gmail.com>

* fixing page pruning correctness issues for misaligned pages

Signed-off-by: bharath-techie <bharath78910@gmail.com>

* ci fixes

Signed-off-by: bharath-techie <bharath78910@gmail.com>

* fixes for context

Signed-off-by: bharath-techie <bharath78910@gmail.com>

---------

Signed-off-by: bharath-techie <bharath78910@gmail.com>
Signed-off-by: Bukhtawar Khan <bukhtawa@amazon.com>
Co-authored-by: Bukhtawar Khan <bukhtawa@amazon.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants