From 9e3872ea524d832117410569090cdcc2a683ac46 Mon Sep 17 00:00:00 2001 From: Jair Myree Date: Thu, 30 Nov 2023 15:31:29 -0800 Subject: [PATCH] Prepare Core Libraries for November 2023 Patch Release (Off-Band) (#37882) * Updating external dependencies (#37847) * Updating external dependencies: io.projectreactor.netty:reactor-netty io.projectreactor.netty:reactor-netty-http * Updating external dependencies: io.netty:netty-buffer;4.1.100.Final->4.1.101.Final io.netty:netty-common;4.1.100.Final->4.1.101.Final io.netty:netty-codec;4.1.100.Final->4.1.101.Final io.netty:netty-codec-http;4.1.100.Final->4.1.101.Final io.netty:netty-codec-http2;4.1.100.Final->4.1.101.Final io.netty:netty-transport;4.1.100.Final->4.1.101.Final io.netty:netty-handler;4.1.100.Final->4.1.101.Final io.netty:netty-handler-proxy;4.1.100.Final->4.1.101.Final io.netty:netty-transport-native-epoll;4.1.100.Final->4.1.101.Final io.netty:netty-transport-native-unix-common;4.1.100.Final->4.1.101.Final io.netty:netty-transport-native-kqueue;4.1.100.Final->4.1.101.Final io.projectreactor:reactor-core;3.4.33->3.4.34 io.projectreactor:reactor-test;3.4.33->3.4.34 (cherry picked from commit 95dd09384a7c38a95cbab4a77c8a42aa213c7ce7) * Prepare Core Libraries for November 2023 Patch Release (Off-Band) --- common/perf-test-core/pom.xml | 2 +- eng/versioning/external_dependencies.txt | 30 +++++----- eng/versioning/version_client.txt | 18 +++--- .../azure-aot-graalvm-support-netty/pom.xml | 32 +++++------ .../azure-data-appconfiguration/pom.xml | 2 +- .../pom.xml | 2 +- .../azure-communication-callingserver/pom.xml | 2 +- .../azure-communication-common/pom.xml | 2 +- .../azure-communication-identity/pom.xml | 2 +- .../azure-communication-jobrouter/pom.xml | 2 +- .../pom.xml | 2 +- .../azure-communication-phonenumbers/pom.xml | 2 +- .../azure-communication-rooms/pom.xml | 2 +- .../azure-communication-sms/pom.xml | 2 +- .../pom.xml | 2 +- sdk/core/azure-core-amqp-experimental/pom.xml | 4 +- sdk/core/azure-core-amqp/CHANGELOG.md | 16 ++++++ sdk/core/azure-core-amqp/README.md | 2 +- sdk/core/azure-core-amqp/pom.xml | 8 +-- sdk/core/azure-core-experimental/pom.xml | 4 +- .../azure-core-http-jdk-httpclient/pom.xml | 10 ++-- sdk/core/azure-core-http-netty/CHANGELOG.md | 25 ++++++--- sdk/core/azure-core-http-netty/README.md | 2 +- sdk/core/azure-core-http-netty/pom.xml | 56 +++++++++---------- sdk/core/azure-core-http-okhttp/CHANGELOG.md | 8 +++ sdk/core/azure-core-http-okhttp/README.md | 2 +- sdk/core/azure-core-http-okhttp/pom.xml | 12 ++-- sdk/core/azure-core-http-vertx/pom.xml | 10 ++-- sdk/core/azure-core-management/CHANGELOG.md | 8 +++ sdk/core/azure-core-management/README.md | 2 +- sdk/core/azure-core-management/pom.xml | 8 +-- .../azure-core-metrics-opentelemetry/pom.xml | 6 +- sdk/core/azure-core-perf/pom.xml | 8 +-- .../azure-core-serializer-avro-apache/pom.xml | 4 +- .../README.md | 2 +- .../pom.xml | 4 +- .../CHANGELOG.md | 8 +++ .../azure-core-serializer-json-gson/README.md | 2 +- .../azure-core-serializer-json-gson/pom.xml | 6 +- .../CHANGELOG.md | 8 +++ .../README.md | 2 +- .../pom.xml | 6 +- sdk/core/azure-core-test/CHANGELOG.md | 8 +++ sdk/core/azure-core-test/README.md | 2 +- sdk/core/azure-core-test/pom.xml | 12 ++-- .../pom.xml | 2 +- .../azure-core-tracing-opentelemetry/pom.xml | 6 +- sdk/core/azure-core-version-tests/pom.xml | 12 ++-- sdk/core/azure-core/CHANGELOG.md | 8 +++ sdk/core/azure-core/README.md | 2 +- sdk/core/azure-core/pom.xml | 8 +-- sdk/core/azure-json-gson/README.md | 2 +- sdk/core/azure-json/README.md | 2 +- sdk/core/azure-xml/README.md | 2 +- sdk/cosmos/azure-cosmos-encryption/pom.xml | 2 +- sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml | 2 +- sdk/cosmos/azure-cosmos-tests/pom.xml | 2 +- sdk/e2e/pom.xml | 2 +- .../azure-messaging-eventgrid/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../azure-messaging-eventhubs/docs/pom.xml | 2 +- .../azure-messaging-eventhubs/pom.xml | 2 +- sdk/identity/azure-identity/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../azure-security-keyvault-keys/pom.xml | 2 +- .../azure-security-keyvault-secrets/pom.xml | 2 +- sdk/maps/azure-maps-elevation/pom.xml | 2 +- sdk/maps/azure-maps-geolocation/pom.xml | 2 +- sdk/maps/azure-maps-render/pom.xml | 2 +- sdk/maps/azure-maps-route/pom.xml | 2 +- sdk/maps/azure-maps-search/pom.xml | 2 +- sdk/maps/azure-maps-timezone/pom.xml | 2 +- sdk/maps/azure-maps-traffic/pom.xml | 2 +- sdk/maps/azure-maps-weather/pom.xml | 2 +- .../azure-mixedreality-authentication/pom.xml | 2 +- sdk/monitor/azure-monitor-ingestion/pom.xml | 2 +- .../pom.xml | 2 +- .../azure-resourcemanager-resources/pom.xml | 2 +- .../azure-resourcemanager-resources/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../azure-data-schemaregistry/pom.xml | 2 +- sdk/search/azure-search-documents/pom.xml | 2 +- .../azure-messaging-servicebus/pom.xml | 2 +- sdk/spring/azure-spring-data-cosmos/pom.xml | 2 +- .../pom.xml | 4 +- .../pom.xml | 14 ++--- .../spring-messaging-azure-eventhubs/pom.xml | 2 +- sdk/storage/azure-storage-blob-batch/pom.xml | 2 +- .../azure-storage-blob-changefeed/pom.xml | 2 +- sdk/storage/azure-storage-blob-nio/pom.xml | 2 +- sdk/storage/azure-storage-blob/pom.xml | 2 +- sdk/storage/azure-storage-common/pom.xml | 2 +- .../azure-storage-file-datalake/pom.xml | 2 +- sdk/storage/azure-storage-file-share/pom.xml | 2 +- .../azure-storage-internal-avro/pom.xml | 2 +- sdk/storage/azure-storage-queue/pom.xml | 2 +- sdk/tables/azure-data-tables/pom.xml | 2 +- .../azure-messaging-webpubsub-client/pom.xml | 4 +- .../azure-messaging-webpubsub/pom.xml | 2 +- 102 files changed, 294 insertions(+), 221 deletions(-) diff --git a/common/perf-test-core/pom.xml b/common/perf-test-core/pom.xml index 41a263353ada2..b570e348f7f44 100644 --- a/common/perf-test-core/pom.xml +++ b/common/perf-test-core/pom.xml @@ -51,7 +51,7 @@ com.beust:jcommander:[1.78] - io.projectreactor:reactor-core:[3.4.33] + io.projectreactor:reactor-core:[3.4.34] diff --git a/eng/versioning/external_dependencies.txt b/eng/versioning/external_dependencies.txt index c6e3fa4ef8c1a..cae627c47f00f 100644 --- a/eng/versioning/external_dependencies.txt +++ b/eng/versioning/external_dependencies.txt @@ -54,22 +54,22 @@ io.fabric8:kubernetes-client;5.12.3 io.micrometer:micrometer-core;1.9.16 io.micrometer:micrometer-registry-azure-monitor;1.9.16 io.micrometer:micrometer-registry-graphite;1.9.16 -io.netty:netty-buffer;4.1.100.Final -io.netty:netty-common;4.1.100.Final -io.netty:netty-codec;4.1.100.Final -io.netty:netty-codec-http;4.1.100.Final -io.netty:netty-codec-http2;4.1.100.Final -io.netty:netty-transport;4.1.100.Final -io.netty:netty-handler;4.1.100.Final -io.netty:netty-handler-proxy;4.1.100.Final +io.netty:netty-buffer;4.1.101.Final +io.netty:netty-common;4.1.101.Final +io.netty:netty-codec;4.1.101.Final +io.netty:netty-codec-http;4.1.101.Final +io.netty:netty-codec-http2;4.1.101.Final +io.netty:netty-transport;4.1.101.Final +io.netty:netty-handler;4.1.101.Final +io.netty:netty-handler-proxy;4.1.101.Final io.netty:netty-tcnative;2.0.62.Final io.netty:netty-tcnative-boringssl-static;2.0.62.Final -io.netty:netty-transport-native-epoll;4.1.100.Final -io.netty:netty-transport-native-unix-common;4.1.100.Final -io.netty:netty-transport-native-kqueue;4.1.100.Final -io.projectreactor.netty:reactor-netty;1.0.38 -io.projectreactor.netty:reactor-netty-http;1.0.38 -io.projectreactor:reactor-core;3.4.33 +io.netty:netty-transport-native-epoll;4.1.101.Final +io.netty:netty-transport-native-unix-common;4.1.101.Final +io.netty:netty-transport-native-kqueue;4.1.101.Final +io.projectreactor.netty:reactor-netty;1.0.39 +io.projectreactor.netty:reactor-netty-http;1.0.39 +io.projectreactor:reactor-core;3.4.34 io.vertx:vertx-codegen;4.4.4 io.vertx:vertx-core;4.4.4 jakarta.validation:jakarta.validation-api;2.0.2 @@ -214,7 +214,7 @@ io.opentelemetry.instrumentation:opentelemetry-spring-boot-starter;1.31.0-alpha io.opentelemetry.instrumentation:opentelemetry-jdbc;1.31.0-alpha io.opentelemetry.instrumentation:opentelemetry-logback-appender-1.0;1.31.0-alpha -io.projectreactor:reactor-test;3.4.33 +io.projectreactor:reactor-test;3.4.34 io.github.hakky54:logcaptor;2.9.0 com.squareup.okio:okio;3.6.0 com.squareup.okio:okio-jvm;3.6.0 diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt index c34d9419caad9..7fa2f9e5e8602 100644 --- a/eng/versioning/version_client.txt +++ b/eng/versioning/version_client.txt @@ -78,22 +78,22 @@ com.azure:azure-communication-rooms;1.0.5;1.1.0-beta.2 com.azure:azure-communication-sms;1.1.18;1.2.0-beta.1 com.azure:azure-containers-containerregistry;1.2.2;1.3.0-beta.1 com.azure:azure-containers-containerregistry-perf;1.0.0-beta.1;1.0.0-beta.1 -com.azure:azure-core;1.44.1;1.45.0 -com.azure:azure-core-amqp;2.8.11;2.8.12 +com.azure:azure-core;1.45.0;1.45.1 +com.azure:azure-core-amqp;2.8.12;2.8.13 com.azure:azure-core-amqp-experimental;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-core-experimental;1.0.0-beta.45;1.0.0-beta.46 com.azure:azure-core-http-jdk-httpclient;1.0.0-beta.8;1.0.0-beta.9 -com.azure:azure-core-http-netty;1.13.9;1.13.10 -com.azure:azure-core-http-okhttp;1.11.15;1.11.16 +com.azure:azure-core-http-netty;1.13.10;1.13.11 +com.azure:azure-core-http-okhttp;1.11.16;1.11.17 com.azure:azure-core-http-vertx;1.0.0-beta.13;1.0.0-beta.14 -com.azure:azure-core-management;1.11.7;1.11.8 +com.azure:azure-core-management;1.11.8;1.11.9 com.azure:azure-core-metrics-opentelemetry;1.0.0-beta.14;1.0.0-beta.15 com.azure:azure-core-perf;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-core-serializer-avro-apache;1.0.0-beta.41;1.0.0-beta.42 com.azure:azure-core-serializer-avro-jackson;1.0.0-beta.1;1.0.0-beta.2 -com.azure:azure-core-serializer-json-gson;1.2.6;1.2.7 -com.azure:azure-core-serializer-json-jackson;1.4.6;1.4.7 -com.azure:azure-core-test;1.21.1;1.22.0 +com.azure:azure-core-serializer-json-gson;1.2.7;1.2.8 +com.azure:azure-core-serializer-json-jackson;1.4.7;1.4.8 +com.azure:azure-core-test;1.22.0;1.22.1 com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.41;1.0.0-beta.42 com.azure:azure-core-tracing-opentelemetry-samples;1.0.0-beta.1;1.0.0-beta.1 com.azure:azure-core-version-tests;1.0.0-beta.1;1.0.0-beta.1 @@ -445,7 +445,7 @@ com.azure.tools:azure-sdk-build-tool;1.0.0;1.1.0-beta.1 # note: The unreleased dependencies will not be manipulated with the automatic PR creation code. # In the pom, the version update tag after the version should name the unreleased package and the dependency version: # -unreleased_com.azure:azure-core-test;1.22.0 +unreleased_com.azure:azure-core-test;1.22.1 # Released Beta dependencies: Copy the entry from above, prepend "beta_", remove the current # version and set the version to the released beta. Released beta dependencies are only valid diff --git a/sdk/aot/azure-aot-graalvm-support-netty/pom.xml b/sdk/aot/azure-aot-graalvm-support-netty/pom.xml index a100ef7ca23a2..dca396554fcb3 100644 --- a/sdk/aot/azure-aot-graalvm-support-netty/pom.xml +++ b/sdk/aot/azure-aot-graalvm-support-netty/pom.xml @@ -66,44 +66,44 @@ io.netty netty-handler - 4.1.100.Final + 4.1.101.Final io.netty netty-handler-proxy - 4.1.100.Final + 4.1.101.Final io.netty netty-buffer - 4.1.100.Final + 4.1.101.Final io.netty netty-codec-http - 4.1.100.Final + 4.1.101.Final io.netty netty-codec-http2 - 4.1.100.Final + 4.1.101.Final io.netty netty-transport-native-unix-common - 4.1.100.Final + 4.1.101.Final io.netty netty-transport-native-epoll - 4.1.100.Final + 4.1.101.Final linux-x86_64 io.netty netty-transport-native-kqueue - 4.1.100.Final + 4.1.101.Final osx-x86_64 @@ -118,14 +118,14 @@ - io.netty:netty-buffer:[4.1.100.Final] - io.netty:netty-codec-http:[4.1.100.Final] - io.netty:netty-codec-http2:[4.1.100.Final] - io.netty:netty-handler:[4.1.100.Final] - io.netty:netty-handler-proxy:[4.1.100.Final] - io.netty:netty-transport-native-unix-common:[4.1.100.Final] - io.netty:netty-transport-native-epoll:[4.1.100.Final] - io.netty:netty-transport-native-kqueue:[4.1.100.Final] + io.netty:netty-buffer:[4.1.101.Final] + io.netty:netty-codec-http:[4.1.101.Final] + io.netty:netty-codec-http2:[4.1.101.Final] + io.netty:netty-handler:[4.1.101.Final] + io.netty:netty-handler-proxy:[4.1.101.Final] + io.netty:netty-transport-native-unix-common:[4.1.101.Final] + io.netty:netty-transport-native-epoll:[4.1.101.Final] + io.netty:netty-transport-native-kqueue:[4.1.101.Final] diff --git a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml index 4c62d0b78e91c..51a3f7d2e34fa 100644 --- a/sdk/appconfiguration/azure-data-appconfiguration/pom.xml +++ b/sdk/appconfiguration/azure-data-appconfiguration/pom.xml @@ -108,7 +108,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-callautomation/pom.xml b/sdk/communication/azure-communication-callautomation/pom.xml index 324366ea59f18..1cc8ea82387bc 100644 --- a/sdk/communication/azure-communication-callautomation/pom.xml +++ b/sdk/communication/azure-communication-callautomation/pom.xml @@ -119,7 +119,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-callingserver/pom.xml b/sdk/communication/azure-communication-callingserver/pom.xml index f84ec3bd7cb22..698da6a3ca7ba 100644 --- a/sdk/communication/azure-communication-callingserver/pom.xml +++ b/sdk/communication/azure-communication-callingserver/pom.xml @@ -112,7 +112,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-common/pom.xml b/sdk/communication/azure-communication-common/pom.xml index 8dbb7ba392da5..0b5ef935ef64e 100644 --- a/sdk/communication/azure-communication-common/pom.xml +++ b/sdk/communication/azure-communication-common/pom.xml @@ -81,7 +81,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-identity/pom.xml b/sdk/communication/azure-communication-identity/pom.xml index dde785c0438ae..e3b684471b884 100644 --- a/sdk/communication/azure-communication-identity/pom.xml +++ b/sdk/communication/azure-communication-identity/pom.xml @@ -91,7 +91,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-jobrouter/pom.xml b/sdk/communication/azure-communication-jobrouter/pom.xml index 5d1d320f5b2bd..e2f7edffeea69 100644 --- a/sdk/communication/azure-communication-jobrouter/pom.xml +++ b/sdk/communication/azure-communication-jobrouter/pom.xml @@ -62,7 +62,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-networktraversal/pom.xml b/sdk/communication/azure-communication-networktraversal/pom.xml index 5e30a263d90d2..c9b700108f342 100644 --- a/sdk/communication/azure-communication-networktraversal/pom.xml +++ b/sdk/communication/azure-communication-networktraversal/pom.xml @@ -89,7 +89,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-phonenumbers/pom.xml b/sdk/communication/azure-communication-phonenumbers/pom.xml index 6bad8534c9e3f..1a78f79ab6a96 100644 --- a/sdk/communication/azure-communication-phonenumbers/pom.xml +++ b/sdk/communication/azure-communication-phonenumbers/pom.xml @@ -91,7 +91,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-rooms/pom.xml b/sdk/communication/azure-communication-rooms/pom.xml index a7d926c6dd4df..b7f99e0633607 100644 --- a/sdk/communication/azure-communication-rooms/pom.xml +++ b/sdk/communication/azure-communication-rooms/pom.xml @@ -99,7 +99,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/communication/azure-communication-sms/pom.xml b/sdk/communication/azure-communication-sms/pom.xml index cb5cb085b0a85..aa63a70f704e5 100644 --- a/sdk/communication/azure-communication-sms/pom.xml +++ b/sdk/communication/azure-communication-sms/pom.xml @@ -95,7 +95,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/containerregistry/azure-containers-containerregistry/pom.xml b/sdk/containerregistry/azure-containers-containerregistry/pom.xml index a223efe985271..75e438ed273e7 100644 --- a/sdk/containerregistry/azure-containers-containerregistry/pom.xml +++ b/sdk/containerregistry/azure-containers-containerregistry/pom.xml @@ -85,7 +85,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-amqp-experimental/pom.xml b/sdk/core/azure-core-amqp-experimental/pom.xml index 08a47d08a1ab6..5273bd871c201 100644 --- a/sdk/core/azure-core-amqp-experimental/pom.xml +++ b/sdk/core/azure-core-amqp-experimental/pom.xml @@ -64,7 +64,7 @@ com.azure azure-core-amqp - 2.8.12 + 2.8.13 @@ -88,7 +88,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-amqp/CHANGELOG.md b/sdk/core/azure-core-amqp/CHANGELOG.md index c9c85be4e1224..316df12228282 100644 --- a/sdk/core/azure-core-amqp/CHANGELOG.md +++ b/sdk/core/azure-core-amqp/CHANGELOG.md @@ -1,5 +1,13 @@ # Release History +## 2.8.13 (2023-11-30) + +### Other Changes + +#### Dependency Updates + +- Upgraded Reactor Core from `3.4.33` to `3.4.34`. + ## 2.8.12 (2023-11-03) ### Other Changes @@ -21,6 +29,14 @@ - Upgraded `azure-core` from `1.42.0` to `1.44.1`. +## 2.8.12 (2023-11-03) + +### Other Changes + +#### Dependency Updates + +- Upgraded `azure-core` from `1.44.1` to `1.45.0`. + ## 2.8.11 (2023-10-18) ### Other Changes diff --git a/sdk/core/azure-core-amqp/README.md b/sdk/core/azure-core-amqp/README.md index 1b7e856e7402b..91ac5577b0be8 100644 --- a/sdk/core/azure-core-amqp/README.md +++ b/sdk/core/azure-core-amqp/README.md @@ -48,7 +48,7 @@ add the direct dependency to your project as follows. com.azure azure-core-amqp - 2.8.12 + 2.8.13 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/core/azure-core-amqp/pom.xml b/sdk/core/azure-core-amqp/pom.xml index 5870561c05aa3..566e97843d628 100644 --- a/sdk/core/azure-core-amqp/pom.xml +++ b/sdk/core/azure-core-amqp/pom.xml @@ -14,7 +14,7 @@ com.azure azure-core-amqp - 2.8.12 + 2.8.13 jar Microsoft Azure Java Core AMQP Library @@ -70,7 +70,7 @@ com.azure azure-core - 1.44.1 + 1.45.0 com.microsoft.azure @@ -86,7 +86,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test @@ -131,7 +131,7 @@ com.azure azure-core-test - 1.21.1 + 1.22.0 test diff --git a/sdk/core/azure-core-experimental/pom.xml b/sdk/core/azure-core-experimental/pom.xml index 7d929a2de52de..701a3c226e212 100644 --- a/sdk/core/azure-core-experimental/pom.xml +++ b/sdk/core/azure-core-experimental/pom.xml @@ -78,7 +78,7 @@ com.azure azure-core - 1.45.0 + 1.45.1 @@ -115,7 +115,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-http-jdk-httpclient/pom.xml b/sdk/core/azure-core-http-jdk-httpclient/pom.xml index 010bd085e22e9..0052637d0daba 100644 --- a/sdk/core/azure-core-http-jdk-httpclient/pom.xml +++ b/sdk/core/azure-core-http-jdk-httpclient/pom.xml @@ -72,34 +72,34 @@ com.azure azure-core - 1.45.0 + 1.45.1 com.azure azure-core - 1.45.0 + 1.45.1 test-jar test com.azure azure-core-test - 1.22.0 + 1.22.1 test com.azure azure-core-test - 1.22.0 + 1.22.1 test-jar test io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-http-netty/CHANGELOG.md b/sdk/core/azure-core-http-netty/CHANGELOG.md index 50ddf471ec86d..1dfb3ab6402de 100644 --- a/sdk/core/azure-core-http-netty/CHANGELOG.md +++ b/sdk/core/azure-core-http-netty/CHANGELOG.md @@ -1,5 +1,22 @@ # Release History +## 1.13.11 (2023-11-30) + +### Other Changes + +#### Dependency Updates + +- Upgraded `azure-core` from `1.45.0` to `1.45.1`. +- Upgraded `netty-handler` from `4.1.100.Final` to `4.1.101.Final`. +- Upgraded `netty-handler-proxy` from `4.1.100.Final` to `4.1.101.Final`. +- Upgraded `netty-buffer` from `4.1.100.Final` to `4.1.101.Final`. +- Upgraded `netty-codec` from `4.1.100.Final`` to `4.1.101.Final` +- Upgraded `netty-codec-http` from `4.1.100.Final` to `4.1.101.Final`. +- Upgraded `netty-codec-http2` from `4.1.100.Final` to `4.1.101.Final`. +- Upgraded `netty-transport-native-unix-common` from `4.1.100.Final` to `4.1.101.Final`. +- Upgraded `netty-common` from `4.1.100.Final` to `4.1.101.Final`. +- Upgraded `reactor-netty-http` from `1.0.38` to `1.0.39`. + ## 1.13.10 (2023-11-03) ### Other Changes @@ -49,14 +66,6 @@ - Upgraded `azure-core` from `1.41.0` to `1.42.0`. -## 1.14.0-beta.1 (2023-07-24) - -### Other Changes - -#### Dependency Updates - -- Upgraded `azure-core` from `1.41.0` to `1.42.0-beta.1`. - ## 1.13.5 (2023-07-06) ### Other Changes diff --git a/sdk/core/azure-core-http-netty/README.md b/sdk/core/azure-core-http-netty/README.md index c16f82aa832ab..8ccd79866cf3d 100644 --- a/sdk/core/azure-core-http-netty/README.md +++ b/sdk/core/azure-core-http-netty/README.md @@ -47,7 +47,7 @@ add the direct dependency to your project as follows. com.azure azure-core-http-netty - 1.13.10 + 1.13.11 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/core/azure-core-http-netty/pom.xml b/sdk/core/azure-core-http-netty/pom.xml index 926c554121634..3e610baa8610b 100644 --- a/sdk/core/azure-core-http-netty/pom.xml +++ b/sdk/core/azure-core-http-netty/pom.xml @@ -15,7 +15,7 @@ com.azure azure-core-http-netty jar - 1.13.10 + 1.13.11 Microsoft Azure Netty HTTP Client Library This package contains the Netty HTTP client plugin for azure-core. @@ -72,55 +72,55 @@ com.azure azure-core - 1.45.0 + 1.45.1 io.netty netty-handler - 4.1.100.Final + 4.1.101.Final io.netty netty-handler-proxy - 4.1.100.Final + 4.1.101.Final io.netty netty-buffer - 4.1.100.Final + 4.1.101.Final io.netty netty-codec - 4.1.100.Final + 4.1.101.Final io.netty netty-codec-http - 4.1.100.Final + 4.1.101.Final io.netty netty-codec-http2 - 4.1.100.Final + 4.1.101.Final io.netty netty-transport-native-unix-common - 4.1.100.Final + 4.1.101.Final io.netty netty-transport-native-epoll - 4.1.100.Final + 4.1.101.Final linux-x86_64 io.netty netty-transport-native-kqueue - 4.1.100.Final + 4.1.101.Final osx-x86_64 @@ -134,39 +134,39 @@ io.projectreactor.netty reactor-netty-http - 1.0.38 + 1.0.39 io.netty netty-common - 4.1.100.Final + 4.1.101.Final com.azure azure-core - 1.45.0 + 1.45.1 test-jar test com.azure azure-core-test - 1.22.0 + 1.22.1 test com.azure azure-core-test - 1.22.0 + 1.22.1 test-jar test io.projectreactor reactor-test - 3.4.33 + 3.4.34 test @@ -208,17 +208,17 @@ io.netty:netty-tcnative-boringssl-static:[2.0.62.Final] - io.projectreactor.netty:reactor-netty-http:[1.0.38] - io.netty:netty-buffer:[4.1.100.Final] - io.netty:netty-common:[4.1.100.Final] - io.netty:netty-codec:[4.1.100.Final] - io.netty:netty-codec-http:[4.1.100.Final] - io.netty:netty-codec-http2:[4.1.100.Final] - io.netty:netty-handler:[4.1.100.Final] - io.netty:netty-handler-proxy:[4.1.100.Final] - io.netty:netty-transport-native-unix-common:[4.1.100.Final] - io.netty:netty-transport-native-epoll:[4.1.100.Final] - io.netty:netty-transport-native-kqueue:[4.1.100.Final] + io.projectreactor.netty:reactor-netty-http:[1.0.39] + io.netty:netty-buffer:[4.1.101.Final] + io.netty:netty-common:[4.1.101.Final] + io.netty:netty-codec:[4.1.101.Final] + io.netty:netty-codec-http:[4.1.101.Final] + io.netty:netty-codec-http2:[4.1.101.Final] + io.netty:netty-handler:[4.1.101.Final] + io.netty:netty-handler-proxy:[4.1.101.Final] + io.netty:netty-transport-native-unix-common:[4.1.101.Final] + io.netty:netty-transport-native-epoll:[4.1.101.Final] + io.netty:netty-transport-native-kqueue:[4.1.101.Final] diff --git a/sdk/core/azure-core-http-okhttp/CHANGELOG.md b/sdk/core/azure-core-http-okhttp/CHANGELOG.md index 61ca9137b6203..e887977611c65 100644 --- a/sdk/core/azure-core-http-okhttp/CHANGELOG.md +++ b/sdk/core/azure-core-http-okhttp/CHANGELOG.md @@ -1,5 +1,13 @@ # Release History +## 1.11.17 (2023-11-30) + +### Other Changes + +#### Dependency Updates + +- Upgraded `azure-core` from `1.45.0` to `1.45.1`. + ## 1.11.16 (2023-11-03) ### Other Changes diff --git a/sdk/core/azure-core-http-okhttp/README.md b/sdk/core/azure-core-http-okhttp/README.md index 43738badce799..65726ea37332e 100644 --- a/sdk/core/azure-core-http-okhttp/README.md +++ b/sdk/core/azure-core-http-okhttp/README.md @@ -47,7 +47,7 @@ add the direct dependency to your project as follows. com.azure azure-core-http-okhttp - 1.11.16 + 1.11.17 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/core/azure-core-http-okhttp/pom.xml b/sdk/core/azure-core-http-okhttp/pom.xml index 91094b5a2523f..6f3b2a8d3b345 100644 --- a/sdk/core/azure-core-http-okhttp/pom.xml +++ b/sdk/core/azure-core-http-okhttp/pom.xml @@ -15,7 +15,7 @@ com.azure azure-core-http-okhttp jar - 1.11.16 + 1.11.17 Microsoft Azure OkHttp HTTP Client Library This package contains the OkHttp HTTP client plugin for azure-core. @@ -71,7 +71,7 @@ com.azure azure-core - 1.45.0 + 1.45.1 @@ -90,27 +90,27 @@ com.azure azure-core - 1.45.0 + 1.45.1 test-jar test com.azure azure-core-test - 1.22.0 + 1.22.1 test com.azure azure-core-test - 1.22.0 + 1.22.1 test-jar test io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-http-vertx/pom.xml b/sdk/core/azure-core-http-vertx/pom.xml index 2e04e4798ebe6..49c17d44181bf 100644 --- a/sdk/core/azure-core-http-vertx/pom.xml +++ b/sdk/core/azure-core-http-vertx/pom.xml @@ -71,7 +71,7 @@ com.azure azure-core - 1.45.0 + 1.45.1 @@ -92,27 +92,27 @@ com.azure azure-core - 1.45.0 + 1.45.1 test-jar test com.azure azure-core-test - 1.22.0 + 1.22.1 test com.azure azure-core-test - 1.22.0 + 1.22.1 test-jar test io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-management/CHANGELOG.md b/sdk/core/azure-core-management/CHANGELOG.md index 4b9679033e037..45c3dbb6dcc46 100644 --- a/sdk/core/azure-core-management/CHANGELOG.md +++ b/sdk/core/azure-core-management/CHANGELOG.md @@ -1,5 +1,13 @@ # Release History +## 1.11.9 (2023-11-30) + +### Other Changes + +#### Dependency Updates + +- Upgraded `azure-core` from `1.45.0` to `1.45.1`. + ## 1.11.8 (2023-11-03) ### Other Changes diff --git a/sdk/core/azure-core-management/README.md b/sdk/core/azure-core-management/README.md index 0dfa8659e6926..13f0a652dee0d 100644 --- a/sdk/core/azure-core-management/README.md +++ b/sdk/core/azure-core-management/README.md @@ -15,7 +15,7 @@ Azure Core Management library is a collection of classes common to the [Azure Re com.azure azure-core-management - 1.11.8 + 1.11.9 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/core/azure-core-management/pom.xml b/sdk/core/azure-core-management/pom.xml index d35f10db8bf3f..8c27649101f06 100644 --- a/sdk/core/azure-core-management/pom.xml +++ b/sdk/core/azure-core-management/pom.xml @@ -13,7 +13,7 @@ com.azure azure-core-management - 1.11.8 + 1.11.9 jar Microsoft Azure Management Java Core Library @@ -69,7 +69,7 @@ com.azure azure-core - 1.45.0 + 1.45.1 @@ -87,13 +87,13 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test com.azure azure-core-http-netty - 1.13.10 + 1.13.11 test diff --git a/sdk/core/azure-core-metrics-opentelemetry/pom.xml b/sdk/core/azure-core-metrics-opentelemetry/pom.xml index 6c909d84a731b..b5286510f0bf3 100644 --- a/sdk/core/azure-core-metrics-opentelemetry/pom.xml +++ b/sdk/core/azure-core-metrics-opentelemetry/pom.xml @@ -46,7 +46,7 @@ com.azure azure-core - 1.45.0 + 1.45.1 com.google.code.findbugs @@ -73,13 +73,13 @@ com.azure azure-core-test - 1.22.0 + 1.22.1 test com.azure azure-core-http-netty - 1.13.10 + 1.13.11 test diff --git a/sdk/core/azure-core-perf/pom.xml b/sdk/core/azure-core-perf/pom.xml index b157e5ea612d1..8f0610b365004 100644 --- a/sdk/core/azure-core-perf/pom.xml +++ b/sdk/core/azure-core-perf/pom.xml @@ -21,17 +21,17 @@ com.azure azure-core - 1.45.0 + 1.45.1 com.azure azure-core-http-netty - 1.13.10 + 1.13.11 com.azure azure-core-http-okhttp - 1.11.16 + 1.11.17 com.azure @@ -69,7 +69,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-serializer-avro-apache/pom.xml b/sdk/core/azure-core-serializer-avro-apache/pom.xml index eb5d07cb89841..cae67764230fa 100644 --- a/sdk/core/azure-core-serializer-avro-apache/pom.xml +++ b/sdk/core/azure-core-serializer-avro-apache/pom.xml @@ -70,7 +70,7 @@ com.azure azure-core - 1.45.0 + 1.45.1 com.azure @@ -87,7 +87,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-serializer-avro-jackson/README.md b/sdk/core/azure-core-serializer-avro-jackson/README.md index 89db963931249..6189443225c75 100644 --- a/sdk/core/azure-core-serializer-avro-jackson/README.md +++ b/sdk/core/azure-core-serializer-avro-jackson/README.md @@ -15,7 +15,7 @@ Azure Core Jackson Avro Serializer is a plugin for the `azure-core` `AvroSeriali com.azure azure-core-serializer-avro-jackson - 1.0.0-beta.1 + 1.0.0-beta.2 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/core/azure-core-serializer-avro-jackson/pom.xml b/sdk/core/azure-core-serializer-avro-jackson/pom.xml index c342532c991ac..8f15b73539670 100644 --- a/sdk/core/azure-core-serializer-avro-jackson/pom.xml +++ b/sdk/core/azure-core-serializer-avro-jackson/pom.xml @@ -66,7 +66,7 @@ com.azure azure-core - 1.45.0 + 1.45.1 com.azure @@ -83,7 +83,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-serializer-json-gson/CHANGELOG.md b/sdk/core/azure-core-serializer-json-gson/CHANGELOG.md index 55d41367c28c0..7aed568a95699 100644 --- a/sdk/core/azure-core-serializer-json-gson/CHANGELOG.md +++ b/sdk/core/azure-core-serializer-json-gson/CHANGELOG.md @@ -1,5 +1,13 @@ # Release History +## 1.2.8 (2023-11-30) + +### Other Changes + +#### Dependency Updates + +- Upgraded `azure-core` from `1.45.0` to `1.45.1`. + ## 1.2.7 (2023-11-03) ### Other Changes diff --git a/sdk/core/azure-core-serializer-json-gson/README.md b/sdk/core/azure-core-serializer-json-gson/README.md index 759d64cf4a610..ea9cd433a0424 100644 --- a/sdk/core/azure-core-serializer-json-gson/README.md +++ b/sdk/core/azure-core-serializer-json-gson/README.md @@ -47,7 +47,7 @@ add the direct dependency to your project as follows. com.azure azure-core-serializer-json-gson - 1.2.7 + 1.2.8 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/core/azure-core-serializer-json-gson/pom.xml b/sdk/core/azure-core-serializer-json-gson/pom.xml index 8ec5a8522849b..172e787136d98 100644 --- a/sdk/core/azure-core-serializer-json-gson/pom.xml +++ b/sdk/core/azure-core-serializer-json-gson/pom.xml @@ -15,7 +15,7 @@ com.azure azure-core-serializer-json-gson jar - 1.2.7 + 1.2.8 Microsoft Azure Gson JSON Serializer Library This package contains the Gson JSON serializer client plugin for azure-core. @@ -71,7 +71,7 @@ com.azure azure-core - 1.45.0 + 1.45.1 com.azure @@ -120,7 +120,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md b/sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md index 57f7e9e9f2419..f1e2a8740e7ad 100644 --- a/sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md +++ b/sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md @@ -1,5 +1,13 @@ # Release History +## 1.4.8 (2023-11-30) + +### Other Changes + +#### Dependency Updates + +- Upgraded `azure-core` from `1.45.0` to `1.45.1`. + ## 1.4.7 (2023-11-03) ### Other Changes diff --git a/sdk/core/azure-core-serializer-json-jackson/README.md b/sdk/core/azure-core-serializer-json-jackson/README.md index c687a82f6bc32..cbcc6b9f00821 100644 --- a/sdk/core/azure-core-serializer-json-jackson/README.md +++ b/sdk/core/azure-core-serializer-json-jackson/README.md @@ -47,7 +47,7 @@ add the direct dependency to your project as follows. com.azure azure-core-serializer-json-jackson - 1.4.7 + 1.4.8 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/core/azure-core-serializer-json-jackson/pom.xml b/sdk/core/azure-core-serializer-json-jackson/pom.xml index bbb2afc096cc6..f0ee569db71e5 100644 --- a/sdk/core/azure-core-serializer-json-jackson/pom.xml +++ b/sdk/core/azure-core-serializer-json-jackson/pom.xml @@ -15,7 +15,7 @@ com.azure azure-core-serializer-json-jackson jar - 1.4.7 + 1.4.8 Microsoft Azure Jackson JSON Serializer Library This package contains the Jackson JSON serializer client plugin for azure-core. @@ -78,7 +78,7 @@ com.azure azure-core - 1.45.0 + 1.45.1 @@ -144,7 +144,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/core/azure-core-test/CHANGELOG.md b/sdk/core/azure-core-test/CHANGELOG.md index d1229d62ac578..8a743e5aea46f 100644 --- a/sdk/core/azure-core-test/CHANGELOG.md +++ b/sdk/core/azure-core-test/CHANGELOG.md @@ -1,5 +1,13 @@ # Release History +## 1.22.1 (2023-11-30) + +### Other Changes + +#### Dependency Updates + +- Upgraded `azure-core` from `1.45.0` to `1.45.1`. + ## 1.22.0 (2023-11-03) ### Features Added diff --git a/sdk/core/azure-core-test/README.md b/sdk/core/azure-core-test/README.md index 9244453e230a7..c7f24df27be48 100644 --- a/sdk/core/azure-core-test/README.md +++ b/sdk/core/azure-core-test/README.md @@ -35,7 +35,7 @@ To use this package, add the following to your _pom.xml_. com.azure azure-core-test - 1.22.0 + 1.22.1 ``` diff --git a/sdk/core/azure-core-test/pom.xml b/sdk/core/azure-core-test/pom.xml index ed2668d387859..a34061c4d0eaf 100644 --- a/sdk/core/azure-core-test/pom.xml +++ b/sdk/core/azure-core-test/pom.xml @@ -13,7 +13,7 @@ com.azure azure-core-test jar - 1.22.0 + 1.22.1 Microsoft Azure Java Core Test Library This package contains core test types for Azure Java clients. @@ -64,7 +64,7 @@ com.azure azure-core - 1.45.0 + 1.45.1 @@ -76,7 +76,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 @@ -106,7 +106,7 @@ io.projectreactor.netty reactor-netty-http - 1.0.38 + 1.0.39 org.apache.commons @@ -152,9 +152,9 @@ - io.projectreactor:reactor-test:[3.4.33] + io.projectreactor:reactor-test:[3.4.34] com.fasterxml.jackson.dataformat:jackson-dataformat-xml:[2.13.5] - io.projectreactor.netty:reactor-netty-http:[1.0.38] + io.projectreactor.netty:reactor-netty-http:[1.0.39] org.junit.jupiter:junit-jupiter-api:[5.9.3] org.junit.jupiter:junit-jupiter-params:[5.9.3] diff --git a/sdk/core/azure-core-tracing-opentelemetry-samples/pom.xml b/sdk/core/azure-core-tracing-opentelemetry-samples/pom.xml index 48f2a0506c43c..c09c05e3912d5 100644 --- a/sdk/core/azure-core-tracing-opentelemetry-samples/pom.xml +++ b/sdk/core/azure-core-tracing-opentelemetry-samples/pom.xml @@ -42,7 +42,7 @@ com.azure azure-core-http-netty - 1.13.10 + 1.13.11 test diff --git a/sdk/core/azure-core-tracing-opentelemetry/pom.xml b/sdk/core/azure-core-tracing-opentelemetry/pom.xml index cb60426cf1a0e..140f64502c7a8 100644 --- a/sdk/core/azure-core-tracing-opentelemetry/pom.xml +++ b/sdk/core/azure-core-tracing-opentelemetry/pom.xml @@ -59,7 +59,7 @@ com.azure azure-core - 1.45.0 + 1.45.1 com.google.code.findbugs @@ -84,13 +84,13 @@ com.azure azure-core-test - 1.22.0 + 1.22.1 test com.azure azure-core-http-netty - 1.13.10 + 1.13.11 test diff --git a/sdk/core/azure-core-version-tests/pom.xml b/sdk/core/azure-core-version-tests/pom.xml index cb4d38b16d234..3d761dde6ea84 100644 --- a/sdk/core/azure-core-version-tests/pom.xml +++ b/sdk/core/azure-core-version-tests/pom.xml @@ -58,12 +58,12 @@ com.azure azure-core - 1.45.0 + 1.45.1 com.azure azure-core-serializer-json-jackson - 1.4.7 + 1.4.8 com.fasterxml.jackson.core @@ -93,7 +93,7 @@ io.projectreactor reactor-core - 3.4.33 + 3.4.34 + 1.22.1 io.projectreactor reactor-test - 3.4.33 + 3.4.34 test @@ -147,7 +147,7 @@ - io.projectreactor:reactor-core:[3.4.33] + io.projectreactor:reactor-core:[3.4.34] com.fasterxml.jackson.core:jackson-annotations:[2.13.5] com.fasterxml.jackson.core:jackson-core:[2.13.5] com.fasterxml.jackson.core:jackson-databind:[2.13.5] diff --git a/sdk/core/azure-core/CHANGELOG.md b/sdk/core/azure-core/CHANGELOG.md index 5182214220af4..24d543b2b5d49 100644 --- a/sdk/core/azure-core/CHANGELOG.md +++ b/sdk/core/azure-core/CHANGELOG.md @@ -1,5 +1,13 @@ # Release History +## 1.45.1 (2023-11-30) + +### Other Changes + +#### Dependency Updates + +- Upgraded Reactor Core from `3.4.33` to `3.4.34`. + ## 1.45.0 (2023-11-03) ### Features Added diff --git a/sdk/core/azure-core/README.md b/sdk/core/azure-core/README.md index 7b38085e2b726..1ea79ee301c20 100644 --- a/sdk/core/azure-core/README.md +++ b/sdk/core/azure-core/README.md @@ -65,7 +65,7 @@ add the direct dependency to your project as follows. com.azure azure-core - 1.45.0 + 1.45.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/core/azure-core/pom.xml b/sdk/core/azure-core/pom.xml index bc636f4d19c2f..1787e5e94e557 100644 --- a/sdk/core/azure-core/pom.xml +++ b/sdk/core/azure-core/pom.xml @@ -15,7 +15,7 @@ com.azure azure-core jar - 1.45.0 + 1.45.1 Microsoft Azure Java Core Library This package contains core types for Azure Java clients. @@ -137,7 +137,7 @@ io.projectreactor reactor-core - 3.4.33 + 3.4.34 @@ -157,7 +157,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test @@ -230,7 +230,7 @@ - io.projectreactor:reactor-core:[3.4.33] + io.projectreactor:reactor-core:[3.4.34] com.fasterxml.jackson.core:jackson-annotations:[2.13.5] com.fasterxml.jackson.core:jackson-core:[2.13.5] com.fasterxml.jackson.core:jackson-databind:[2.13.5] diff --git a/sdk/core/azure-json-gson/README.md b/sdk/core/azure-json-gson/README.md index da16821be635d..f8f1a8dbcf25b 100644 --- a/sdk/core/azure-json-gson/README.md +++ b/sdk/core/azure-json-gson/README.md @@ -22,7 +22,7 @@ add the direct dependency to your project as follows. com.azure azure-json-gson - 1.0.0-beta.3 + 1.0.0-beta.4 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/core/azure-json/README.md b/sdk/core/azure-json/README.md index 7260d7c26f0b7..f4684dbea4c47 100644 --- a/sdk/core/azure-json/README.md +++ b/sdk/core/azure-json/README.md @@ -17,7 +17,7 @@ Azure JSON provides shared primitives, abstractions, and helpers for JSON. com.azure azure-json - 1.1.0 + 1.2.0-beta.1 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/core/azure-xml/README.md b/sdk/core/azure-xml/README.md index 641f65c208890..467daa5d7adab 100644 --- a/sdk/core/azure-xml/README.md +++ b/sdk/core/azure-xml/README.md @@ -22,7 +22,7 @@ add the direct dependency to your project as follows. com.azure azure-xml - 1.0.0-beta.2 + 1.0.0-beta.3 ``` [//]: # ({x-version-update-end}) diff --git a/sdk/cosmos/azure-cosmos-encryption/pom.xml b/sdk/cosmos/azure-cosmos-encryption/pom.xml index 51b08f9542f66..228c86d59a8ff 100644 --- a/sdk/cosmos/azure-cosmos-encryption/pom.xml +++ b/sdk/cosmos/azure-cosmos-encryption/pom.xml @@ -174,7 +174,7 @@ Licensed under the MIT License. io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml b/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml index 7ad6e9583cf2a..f5f8541fed6cb 100644 --- a/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml +++ b/sdk/cosmos/azure-cosmos-spark_3_2-12/pom.xml @@ -125,7 +125,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/cosmos/azure-cosmos-tests/pom.xml b/sdk/cosmos/azure-cosmos-tests/pom.xml index 7faa8ab58eb8c..b8a2ad9ffc469 100644 --- a/sdk/cosmos/azure-cosmos-tests/pom.xml +++ b/sdk/cosmos/azure-cosmos-tests/pom.xml @@ -174,7 +174,7 @@ Licensed under the MIT License. io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/e2e/pom.xml b/sdk/e2e/pom.xml index 30b056193fbb4..b0f0f80b7b121 100644 --- a/sdk/e2e/pom.xml +++ b/sdk/e2e/pom.xml @@ -82,7 +82,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/eventgrid/azure-messaging-eventgrid/pom.xml b/sdk/eventgrid/azure-messaging-eventgrid/pom.xml index 79ae065899282..f797b4d6d37e7 100644 --- a/sdk/eventgrid/azure-messaging-eventgrid/pom.xml +++ b/sdk/eventgrid/azure-messaging-eventgrid/pom.xml @@ -132,7 +132,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml index b1f193f325d85..97fa71f9fcb49 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml +++ b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/pom.xml @@ -91,7 +91,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-jedis/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-jedis/pom.xml index 1983759ce48cb..4f3a359ea99da 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-jedis/pom.xml +++ b/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-jedis/pom.xml @@ -77,7 +77,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/eventhubs/azure-messaging-eventhubs/docs/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs/docs/pom.xml index 6c4e6d99bd411..9a8229f234fb5 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs/docs/pom.xml +++ b/sdk/eventhubs/azure-messaging-eventhubs/docs/pom.xml @@ -25,7 +25,7 @@ io.projectreactor reactor-core - 3.4.33 + 3.4.34 diff --git a/sdk/eventhubs/azure-messaging-eventhubs/pom.xml b/sdk/eventhubs/azure-messaging-eventhubs/pom.xml index 46d64f8afeaed..1cc4d2c4c0e7e 100644 --- a/sdk/eventhubs/azure-messaging-eventhubs/pom.xml +++ b/sdk/eventhubs/azure-messaging-eventhubs/pom.xml @@ -86,7 +86,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/identity/azure-identity/pom.xml b/sdk/identity/azure-identity/pom.xml index 39516c6cb84d3..d10b63091913c 100644 --- a/sdk/identity/azure-identity/pom.xml +++ b/sdk/identity/azure-identity/pom.xml @@ -82,7 +82,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/keyvault/azure-security-keyvault-administration/pom.xml b/sdk/keyvault/azure-security-keyvault-administration/pom.xml index dc50a7039f9a3..c87274c172146 100644 --- a/sdk/keyvault/azure-security-keyvault-administration/pom.xml +++ b/sdk/keyvault/azure-security-keyvault-administration/pom.xml @@ -88,7 +88,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/keyvault/azure-security-keyvault-certificates/pom.xml b/sdk/keyvault/azure-security-keyvault-certificates/pom.xml index 8cf306c1a14da..2f4e9d8cdeceb 100644 --- a/sdk/keyvault/azure-security-keyvault-certificates/pom.xml +++ b/sdk/keyvault/azure-security-keyvault-certificates/pom.xml @@ -83,7 +83,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/keyvault/azure-security-keyvault-keys/pom.xml b/sdk/keyvault/azure-security-keyvault-keys/pom.xml index b2f9adb9df12d..c764e7318023f 100644 --- a/sdk/keyvault/azure-security-keyvault-keys/pom.xml +++ b/sdk/keyvault/azure-security-keyvault-keys/pom.xml @@ -100,7 +100,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/keyvault/azure-security-keyvault-secrets/pom.xml b/sdk/keyvault/azure-security-keyvault-secrets/pom.xml index d5bcfd8da293a..30f89883d45ad 100644 --- a/sdk/keyvault/azure-security-keyvault-secrets/pom.xml +++ b/sdk/keyvault/azure-security-keyvault-secrets/pom.xml @@ -96,7 +96,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/maps/azure-maps-elevation/pom.xml b/sdk/maps/azure-maps-elevation/pom.xml index 1820ce4874bf0..5b2756aeb6e0f 100644 --- a/sdk/maps/azure-maps-elevation/pom.xml +++ b/sdk/maps/azure-maps-elevation/pom.xml @@ -97,7 +97,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/maps/azure-maps-geolocation/pom.xml b/sdk/maps/azure-maps-geolocation/pom.xml index 08f4e2ebbf766..b12d90acdd940 100644 --- a/sdk/maps/azure-maps-geolocation/pom.xml +++ b/sdk/maps/azure-maps-geolocation/pom.xml @@ -101,7 +101,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/maps/azure-maps-render/pom.xml b/sdk/maps/azure-maps-render/pom.xml index 8e7acd082b187..ca1e8ca3f3962 100644 --- a/sdk/maps/azure-maps-render/pom.xml +++ b/sdk/maps/azure-maps-render/pom.xml @@ -110,7 +110,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/maps/azure-maps-route/pom.xml b/sdk/maps/azure-maps-route/pom.xml index ed8174953a744..be8489b363301 100644 --- a/sdk/maps/azure-maps-route/pom.xml +++ b/sdk/maps/azure-maps-route/pom.xml @@ -116,7 +116,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/maps/azure-maps-search/pom.xml b/sdk/maps/azure-maps-search/pom.xml index a5cd918b80b04..e494882ca04ae 100644 --- a/sdk/maps/azure-maps-search/pom.xml +++ b/sdk/maps/azure-maps-search/pom.xml @@ -111,7 +111,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/maps/azure-maps-timezone/pom.xml b/sdk/maps/azure-maps-timezone/pom.xml index b731c6c92abd2..bfeebd6c8d18a 100644 --- a/sdk/maps/azure-maps-timezone/pom.xml +++ b/sdk/maps/azure-maps-timezone/pom.xml @@ -107,7 +107,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/maps/azure-maps-traffic/pom.xml b/sdk/maps/azure-maps-traffic/pom.xml index 06c8d82455d27..279a34d3258b2 100644 --- a/sdk/maps/azure-maps-traffic/pom.xml +++ b/sdk/maps/azure-maps-traffic/pom.xml @@ -98,7 +98,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/maps/azure-maps-weather/pom.xml b/sdk/maps/azure-maps-weather/pom.xml index dd389ee809644..bfc46ce40085f 100644 --- a/sdk/maps/azure-maps-weather/pom.xml +++ b/sdk/maps/azure-maps-weather/pom.xml @@ -108,7 +108,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/mixedreality/azure-mixedreality-authentication/pom.xml b/sdk/mixedreality/azure-mixedreality-authentication/pom.xml index a547b475d0f4a..baece4284027d 100644 --- a/sdk/mixedreality/azure-mixedreality-authentication/pom.xml +++ b/sdk/mixedreality/azure-mixedreality-authentication/pom.xml @@ -82,7 +82,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/monitor/azure-monitor-ingestion/pom.xml b/sdk/monitor/azure-monitor-ingestion/pom.xml index 47e009f7390a1..7eb8b3573c33f 100644 --- a/sdk/monitor/azure-monitor-ingestion/pom.xml +++ b/sdk/monitor/azure-monitor-ingestion/pom.xml @@ -100,7 +100,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/remoterendering/azure-mixedreality-remoterendering/pom.xml b/sdk/remoterendering/azure-mixedreality-remoterendering/pom.xml index 89aae4d52898f..6362b685753d6 100644 --- a/sdk/remoterendering/azure-mixedreality-remoterendering/pom.xml +++ b/sdk/remoterendering/azure-mixedreality-remoterendering/pom.xml @@ -79,7 +79,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml b/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml index 00581e4d6a4f8..823c04e087352 100644 --- a/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml +++ b/sdk/resourcemanager/azure-resourcemanager-resources/pom.xml @@ -96,7 +96,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/resourcemanagerhybrid/azure-resourcemanager-resources/pom.xml b/sdk/resourcemanagerhybrid/azure-resourcemanager-resources/pom.xml index 6c23f067ceff9..7b0c4c662fa22 100644 --- a/sdk/resourcemanagerhybrid/azure-resourcemanager-resources/pom.xml +++ b/sdk/resourcemanagerhybrid/azure-resourcemanager-resources/pom.xml @@ -93,7 +93,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml index 1141ed036b3ca..7fc7091867dcc 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml +++ b/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/pom.xml @@ -80,7 +80,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/schemaregistry/azure-data-schemaregistry-jsonschema/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry-jsonschema/pom.xml index 128286549717b..6e65352f64003 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry-jsonschema/pom.xml +++ b/sdk/schemaregistry/azure-data-schemaregistry-jsonschema/pom.xml @@ -61,7 +61,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml index d4669e4e72aa1..0cfa91b0ad7e6 100644 --- a/sdk/schemaregistry/azure-data-schemaregistry/pom.xml +++ b/sdk/schemaregistry/azure-data-schemaregistry/pom.xml @@ -64,7 +64,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/search/azure-search-documents/pom.xml b/sdk/search/azure-search-documents/pom.xml index e939cedf18727..979e4e61c3d32 100644 --- a/sdk/search/azure-search-documents/pom.xml +++ b/sdk/search/azure-search-documents/pom.xml @@ -119,7 +119,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/servicebus/azure-messaging-servicebus/pom.xml b/sdk/servicebus/azure-messaging-servicebus/pom.xml index a3fdd357233f5..20bd4f2637022 100644 --- a/sdk/servicebus/azure-messaging-servicebus/pom.xml +++ b/sdk/servicebus/azure-messaging-servicebus/pom.xml @@ -113,7 +113,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/spring/azure-spring-data-cosmos/pom.xml b/sdk/spring/azure-spring-data-cosmos/pom.xml index b64590b7dbd97..ce9ca3fdeb254 100644 --- a/sdk/spring/azure-spring-data-cosmos/pom.xml +++ b/sdk/spring/azure-spring-data-cosmos/pom.xml @@ -154,7 +154,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/spring/spring-cloud-azure-feature-management/pom.xml b/sdk/spring/spring-cloud-azure-feature-management/pom.xml index 239c25e979fca..a1dbd41c0a98c 100644 --- a/sdk/spring/spring-cloud-azure-feature-management/pom.xml +++ b/sdk/spring/spring-cloud-azure-feature-management/pom.xml @@ -52,7 +52,7 @@ io.projectreactor.netty reactor-netty - 1.0.38 + 1.0.39 org.springframework.boot @@ -73,7 +73,7 @@ com.fasterxml.jackson.core:jackson-annotations:[2.13.5] com.fasterxml.jackson.core:jackson-databind:[2.13.5] - io.projectreactor.netty:reactor-netty:[1.0.38] + io.projectreactor.netty:reactor-netty:[1.0.39] org.springframework.boot:spring-boot-starter:[2.7.17] org.springframework:spring-context:[5.3.30] diff --git a/sdk/spring/spring-cloud-azure-starter-servicebus-jms/pom.xml b/sdk/spring/spring-cloud-azure-starter-servicebus-jms/pom.xml index 1097a2deb4a33..16adcdc201fea 100644 --- a/sdk/spring/spring-cloud-azure-starter-servicebus-jms/pom.xml +++ b/sdk/spring/spring-cloud-azure-starter-servicebus-jms/pom.xml @@ -111,37 +111,37 @@ io.netty netty-buffer - 4.1.100.Final + 4.1.101.Final io.netty netty-common - 4.1.100.Final + 4.1.101.Final io.netty netty-handler - 4.1.100.Final + 4.1.101.Final io.netty netty-transport - 4.1.100.Final + 4.1.101.Final io.netty netty-transport-native-epoll - 4.1.100.Final + 4.1.101.Final io.netty netty-transport-native-kqueue - 4.1.100.Final + 4.1.101.Final io.netty netty-codec-http - 4.1.100.Final + 4.1.101.Final com.azure diff --git a/sdk/spring/spring-messaging-azure-eventhubs/pom.xml b/sdk/spring/spring-messaging-azure-eventhubs/pom.xml index e5d1852ffe103..ed60d9037bb78 100644 --- a/sdk/spring/spring-messaging-azure-eventhubs/pom.xml +++ b/sdk/spring/spring-messaging-azure-eventhubs/pom.xml @@ -118,7 +118,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-blob-batch/pom.xml b/sdk/storage/azure-storage-blob-batch/pom.xml index 7aa6d7479f680..a7c5e3be50159 100644 --- a/sdk/storage/azure-storage-blob-batch/pom.xml +++ b/sdk/storage/azure-storage-blob-batch/pom.xml @@ -102,7 +102,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-blob-changefeed/pom.xml b/sdk/storage/azure-storage-blob-changefeed/pom.xml index 998080c375414..d19a56268bcf0 100644 --- a/sdk/storage/azure-storage-blob-changefeed/pom.xml +++ b/sdk/storage/azure-storage-blob-changefeed/pom.xml @@ -109,7 +109,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-blob-nio/pom.xml b/sdk/storage/azure-storage-blob-nio/pom.xml index 65ce57290d87f..1728e5413e8f1 100644 --- a/sdk/storage/azure-storage-blob-nio/pom.xml +++ b/sdk/storage/azure-storage-blob-nio/pom.xml @@ -102,7 +102,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-blob/pom.xml b/sdk/storage/azure-storage-blob/pom.xml index 8e33479225b43..bead9d2fa18ee 100644 --- a/sdk/storage/azure-storage-blob/pom.xml +++ b/sdk/storage/azure-storage-blob/pom.xml @@ -121,7 +121,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-common/pom.xml b/sdk/storage/azure-storage-common/pom.xml index de8e894600f8e..cd7714e0967c4 100644 --- a/sdk/storage/azure-storage-common/pom.xml +++ b/sdk/storage/azure-storage-common/pom.xml @@ -104,7 +104,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-file-datalake/pom.xml b/sdk/storage/azure-storage-file-datalake/pom.xml index 8fa751801feec..a8645c5c44713 100644 --- a/sdk/storage/azure-storage-file-datalake/pom.xml +++ b/sdk/storage/azure-storage-file-datalake/pom.xml @@ -113,7 +113,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-file-share/pom.xml b/sdk/storage/azure-storage-file-share/pom.xml index 405e770da5851..447a9e923046c 100644 --- a/sdk/storage/azure-storage-file-share/pom.xml +++ b/sdk/storage/azure-storage-file-share/pom.xml @@ -122,7 +122,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-internal-avro/pom.xml b/sdk/storage/azure-storage-internal-avro/pom.xml index fed9df18bdfa6..9ee725fe092ed 100644 --- a/sdk/storage/azure-storage-internal-avro/pom.xml +++ b/sdk/storage/azure-storage-internal-avro/pom.xml @@ -89,7 +89,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/storage/azure-storage-queue/pom.xml b/sdk/storage/azure-storage-queue/pom.xml index c7dee782c9f34..1279e22ddd2ee 100644 --- a/sdk/storage/azure-storage-queue/pom.xml +++ b/sdk/storage/azure-storage-queue/pom.xml @@ -107,7 +107,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/tables/azure-data-tables/pom.xml b/sdk/tables/azure-data-tables/pom.xml index 96c2ad0bd4f43..5a02c073e02e3 100644 --- a/sdk/tables/azure-data-tables/pom.xml +++ b/sdk/tables/azure-data-tables/pom.xml @@ -79,7 +79,7 @@ Licensed under the MIT License. io.projectreactor reactor-test - 3.4.33 + 3.4.34 test diff --git a/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml b/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml index deec33b407980..d598ae910d408 100644 --- a/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml +++ b/sdk/webpubsub/azure-messaging-webpubsub-client/pom.xml @@ -49,7 +49,7 @@ io.netty netty-codec-http - 4.1.100.Final + 4.1.101.Final @@ -113,7 +113,7 @@ - io.netty:netty-codec-http:[4.1.100.Final] + io.netty:netty-codec-http:[4.1.101.Final] diff --git a/sdk/webpubsub/azure-messaging-webpubsub/pom.xml b/sdk/webpubsub/azure-messaging-webpubsub/pom.xml index fff442f05554d..a075a2ee4b938 100644 --- a/sdk/webpubsub/azure-messaging-webpubsub/pom.xml +++ b/sdk/webpubsub/azure-messaging-webpubsub/pom.xml @@ -83,7 +83,7 @@ io.projectreactor reactor-test - 3.4.33 + 3.4.34 test