Skip to content

Commit 44a8c4a

Browse files
Bump com.azure:azure-core-http-netty from 1.12.8 to 1.15.1 in /plugins/repository-azure (opensearch-project#14128)
* Bump com.azure:azure-core-http-netty in /plugins/repository-azure Bumps [com.azure:azure-core-http-netty](https://github.com/Azure/azure-sdk-for-java) from 1.12.8 to 1.15.1. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-core-http-netty_1.12.8...azure-core-http-netty_1.15.1) --- 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] <[email protected]> * Updating SHAs Signed-off-by: dependabot[bot] <[email protected]> * Update changelog Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Andriy Redko <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Andriy Redko <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent b769292 commit 44a8c4a

File tree

7 files changed

+7
-4
lines changed

7 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4444
- Bump `actions/checkout` from 3 to 4 ([#13935](https://github.com/opensearch-project/OpenSearch/pull/13935))
4545
- Bump `com.netflix.nebula.ospackage-base` from 11.9.0 to 11.9.1 ([#13933](https://github.com/opensearch-project/OpenSearch/pull/13933))
4646
- Update to Apache Lucene 9.11.0 ([#14042](https://github.com/opensearch-project/OpenSearch/pull/14042))
47+
- Bump `com.azure:azure-core-http-netty` from 1.12.8 to 1.15.1 ([#14128](https://github.com/opensearch-project/OpenSearch/pull/14128))
4748

4849
### Changed
4950
- Add ability for Boolean and date field queries to run when only doc_values are enabled ([#11650](https://github.com/opensearch-project/OpenSearch/pull/11650))

plugins/repository-azure/build.gradle

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,11 @@ opensearchplugin {
4444
}
4545

4646
dependencies {
47-
api 'com.azure:azure-core:1.47.0'
47+
api 'com.azure:azure-core:1.49.1'
4848
api 'com.azure:azure-json:1.1.0'
49+
api 'com.azure:azure-xml:1.0.0'
4950
api 'com.azure:azure-storage-common:12.21.2'
50-
api 'com.azure:azure-core-http-netty:1.12.8'
51+
api 'com.azure:azure-core-http-netty:1.15.1'
5152
api "io.netty:netty-codec-dns:${versions.netty}"
5253
api "io.netty:netty-codec-socks:${versions.netty}"
5354
api "io.netty:netty-codec-http2:${versions.netty}"

plugins/repository-azure/licenses/azure-core-1.47.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
a7c44282eaa0f5a3be4b920d6a057509adfe8674

plugins/repository-azure/licenses/azure-core-http-netty-1.12.8.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
036f7466a521aa99c79a491a9cf20444667df78b
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ba584703bd47e9e789343ee3332f0f5a64f7f187

0 commit comments

Comments
 (0)