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 azure-core from 1.31.0 to 1.33.0 in /plugins/repository-azure #4726

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps azure-core from 1.31.0 to 1.33.0.

Release notes

Sourced from azure-core's releases.

azure-core_1.33.0

1.33.0 (2022-10-07)

Features Added

  • Added configuration options to specify which HttpClient implementation to use from the classpath when using HttpClient.createDefault(HttpClientOptions). (#30894)
  • Added BinaryData.fromByteBuffer(ByteBuffer).
  • Added SyncPoller.createPoller(Duration, Function, Function, BiFunction, Function). (#31296)
  • Added TokenCredential.getTokenSync(TokenRequestContext). (#31056)

Bugs Fixed

  • Added a short delay to AccessTokenCache.getToken() to avoid an async-busy-loop when the first thread to retrieve a fresh token takes longer than usual and the cache is shared amongst many threads. (#31110)
  • Fixed issue when deserializing InputStream from an HTTP response.

Other Changes

  • Defer creation of XmlMapper allowing for non-XML applications to exclude jackson-dataformat-xml dependency. (#30663)
  • Miscellaneous performance improvements.

Dependency Updates

  • Upgraded Jackson from 2.13.3 to 2.13.4.
  • Upgraded Reactor from 3.4.22 to 3.4.23.
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)

@dependabot dependabot bot requested review from a team and reta as code owners October 10, 2022 13:55
@dependabot dependabot bot added dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file labels Oct 10, 2022
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2022

Codecov Report

Merging #4726 (8f6b023) into main (e207dfc) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 8f6b023 differs from pull request most recent head 0667a89. Consider uploading reports for the commit 0667a89 to get more accurate results

@@             Coverage Diff              @@
##               main    #4726      +/-   ##
============================================
- Coverage     70.71%   70.70%   -0.02%     
- Complexity    57569    57588      +19     
============================================
  Files          4660     4660              
  Lines        276466   276466              
  Branches      40285    40285              
============================================
- Hits         195513   195463      -50     
- Misses        64695    64763      +68     
+ Partials      16258    16240      -18     
Impacted Files Coverage Δ
...a/org/opensearch/client/cluster/ProxyModeInfo.java 0.00% <0.00%> (-55.00%) ⬇️
.../org/opensearch/client/indices/AnalyzeRequest.java 31.00% <0.00%> (-42.00%) ⬇️
...ations/bucket/terms/heuristic/PercentageScore.java 17.39% <0.00%> (-34.79%) ⬇️
...g/opensearch/geometry/utils/StandardValidator.java 21.21% <0.00%> (-33.34%) ⬇️
...functionscore/ExponentialDecayFunctionBuilder.java 40.00% <0.00%> (-32.00%) ⬇️
.../opensearch/transport/ProxyConnectionStrategy.java 62.59% <0.00%> (-23.67%) ⬇️
.../java/org/opensearch/index/reindex/RemoteInfo.java 51.37% <0.00%> (-22.94%) ⬇️
...index/translog/listener/TranslogEventListener.java 80.00% <0.00%> (-20.00%) ⬇️
...ensearch/common/bytes/CompositeBytesReference.java 69.13% <0.00%> (-17.29%) ⬇️
...n/java/org/opensearch/transport/TransportInfo.java 68.96% <0.00%> (-17.25%) ⬇️
... and 474 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kotwanikunal
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/gradle/plugins/repository-azure/com.azure-azure-core-1.33.0 branch from aff87a4 to d47498e Compare October 10, 2022 16:28
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@kotwanikunal
Copy link
Member

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':plugins:analysis-stempel:forbiddenApisTest'.
> Java heap space

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
java.lang.OutOfMemoryError: Java heap space
> Java heap space

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Java heap space

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
java.lang.OutOfMemoryError: Java heap space
> Java heap space

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':libs:opensearch-core:forbiddenApisTest'.
> Java heap space

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Java heap space

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

@kotwanikunal
Copy link
Member

Unrelated failure. Re-running gradle check
#3973

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@saratvemulapalli saratvemulapalli added the >upgrade Label used when upgrading library dependencies (e.g., Lucene) label Oct 10, 2022
Bumps [azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.31.0 to 1.33.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.31.0...azure-core_1.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/plugins/repository-azure/com.azure-azure-core-1.33.0 branch from 2bad7ed to 8f7d66d Compare October 10, 2022 20:56
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@tlfeng tlfeng added the backport 2.x Backport to 2.x branch label Oct 11, 2022
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@Rishikesh1159 Rishikesh1159 merged commit 21d89b2 into main Oct 11, 2022
@dependabot dependabot bot deleted the dependabot/gradle/plugins/repository-azure/com.azure-azure-core-1.33.0 branch October 11, 2022 14:08
@opensearch-trigger-bot
Copy link
Contributor

The backport to 2.x failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-2.x 2.x
# Navigate to the new working tree
cd .worktrees/backport-2.x
# Create a new branch
git switch --create backport/backport-4726-to-2.x
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 21d89b28839d26068dceb162fb92a4188ed0b67c
# Push it to GitHub
git push --set-upstream origin backport/backport-4726-to-2.x
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-2.x

Then, create a pull request where the base branch is 2.x and the compare/head branch is backport/backport-4726-to-2.x.

ashking94 pushed a commit to ashking94/OpenSearch that referenced this pull request Nov 7, 2022
…pensearch-project#4726)

* Bump azure-core from 1.31.0 to 1.33.0 in /plugins/repository-azure

Bumps [azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.31.0 to 1.33.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.31.0...azure-core_1.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Updating SHAs

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file >upgrade Label used when upgrading library dependencies (e.g., Lucene)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants