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

[Backport to 2.x] Manual backport of several dependabot PRs #5330

Merged
merged 9 commits into from
Nov 22, 2022
Prev Previous commit
Next Next commit
Bump azure-core from 1.33.0 to 1.34.0 and azure-core-http-netty from …
…1.12.4 to 1.12.7 in /plugins/repository-azure (#5235)

* Bump azure-core from 1.33.0 to 1.34.0

This change also reverts the ignoreMissingClasses addition from the prior commit since it is incorrect.

Signed-off-by: Kartik Ganesh <gkart@amazon.com>

* Bump azure-core-http-netty in /plugins/repository-azure

Bumps [azure-core-http-netty](https://github.com/Azure/azure-sdk-for-java) from 1.12.4 to 1.12.7.
- [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-http-netty_1.12.7)

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

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>
Signed-off-by: Kartik Ganesh <gkart@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kartik Ganesh <gkart@amazon.com>
(cherry picked from commit 0c6411a)
  • Loading branch information
dependabot[bot] authored and kartg committed Nov 22, 2022
commit e89db0f7b8c3fc074607fe12cbd25e78ed6b62a7
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Bump `gradle-extra-configurations-plugin` from 7.0.0 to 8.0.0 ([#4808](https://github.com/opensearch-project/OpenSearch/pull/4808))
- Bumps `jcodings` from 1.0.57 to 1.0.58
- Bumps `google-http-client-jackson2` from 1.35.0 to 1.42.3
- Bumps `azure-core` from 1.33.0 to 1.34.0
- Bumps `azure-core-http-netty` from 1.12.4 to 1.12.7
### Changed
### Deprecated
### Removed
### Fixed
### Security

<<<<<<< HEAD
=======
[Unreleased 3.0]: https://github.com/opensearch-project/OpenSearch/compare/2.4...HEAD
>>>>>>> 0c6411ae518 (Bump azure-core from 1.33.0 to 1.34.0 and azure-core-http-netty from 1.12.4 to 1.12.7 in /plugins/repository-azure (#5235))
[Unreleased 2.x]: https://github.com/opensearch-project/OpenSearch/compare/2.4...2.x
6 changes: 3 additions & 3 deletions plugins/repository-azure/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ opensearchplugin {
}

dependencies {
api 'com.azure:azure-core:1.27.0'
api 'com.azure:azure-storage-common:12.15.0'
api 'com.azure:azure-core-http-netty:1.11.8'
api 'com.azure:azure-core:1.34.0'
api 'com.azure:azure-storage-common:12.18.1'
api 'com.azure:azure-core-http-netty:1.12.7'
api "io.netty:netty-codec-dns:${versions.netty}"
api "io.netty:netty-codec-socks:${versions.netty}"
api "io.netty:netty-codec-http2:${versions.netty}"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
59827c9aeab1c67053fc598207781e56fb8709f6
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e7739b5c0d9c968afcb6100f15f3491143d47814