From 86439971c233b02bdaa9fd6211811b98f4c18bc2 Mon Sep 17 00:00:00 2001
From: alzimmermsft <48699787+alzimmermsft@users.noreply.github.com>
Date: Wed, 28 Oct 2020 09:36:20 -0700
Subject: [PATCH 1/3] Prepare Azure Core for November 2020 Release
---
eng/jacoco-test-coverage/pom.xml | 12 ++++++------
eng/versioning/version_client.txt | 16 ++++++++--------
sdk/core/azure-core-amqp/pom.xml | 2 +-
sdk/core/azure-core-experimental/CHANGELOG.md | 11 +++++++++++
sdk/core/azure-core-experimental/README.md | 2 +-
sdk/core/azure-core-experimental/pom.xml | 4 ++--
sdk/core/azure-core-http-jdk-httpclient/pom.xml | 8 ++++----
sdk/core/azure-core-http-netty/CHANGELOG.md | 5 ++++-
sdk/core/azure-core-http-netty/README.md | 2 +-
sdk/core/azure-core-http-netty/pom.xml | 10 +++++-----
sdk/core/azure-core-http-okhttp/CHANGELOG.md | 5 ++++-
sdk/core/azure-core-http-okhttp/README.md | 2 +-
sdk/core/azure-core-http-okhttp/pom.xml | 10 +++++-----
.../CHANGELOG.md | 5 ++++-
.../azure-core-serializer-avro-apache/README.md | 2 +-
.../azure-core-serializer-avro-apache/pom.xml | 4 ++--
.../azure-core-serializer-avro-jackson/pom.xml | 4 ++--
.../azure-core-serializer-json-gson/CHANGELOG.md | 5 ++++-
.../azure-core-serializer-json-gson/README.md | 2 +-
sdk/core/azure-core-serializer-json-gson/pom.xml | 4 ++--
.../CHANGELOG.md | 5 ++++-
.../azure-core-serializer-json-jackson/README.md | 2 +-
.../azure-core-serializer-json-jackson/pom.xml | 4 ++--
sdk/core/azure-core-test/CHANGELOG.md | 5 ++++-
sdk/core/azure-core-test/README.md | 2 +-
sdk/core/azure-core-test/pom.xml | 4 ++--
.../azure-core-tracing-opentelemetry/pom.xml | 4 ++--
sdk/core/azure-core/CHANGELOG.md | 12 +++++++++++-
sdk/core/azure-core/README.md | 2 +-
sdk/core/azure-core/pom.xml | 2 +-
sdk/e2e/pom.xml | 6 +++---
sdk/identity/azure-identity/pom.xml | 2 +-
32 files changed, 102 insertions(+), 63 deletions(-)
diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml
index ed9759fa09d6..fcab91521872 100644
--- a/eng/jacoco-test-coverage/pom.xml
+++ b/eng/jacoco-test-coverage/pom.xml
@@ -79,7 +79,7 @@
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
com.azure
@@ -94,7 +94,7 @@
com.azure
azure-core-experimental
- 1.0.0-beta.7
+ 1.0.0-beta.8
com.azure
@@ -104,12 +104,12 @@
com.azure
azure-core-http-netty
- 1.7.0-beta.1
+ 1.6.3
com.azure
azure-core-http-okhttp
- 1.4.0-beta.1
+ 1.3.3
com.azure
@@ -124,12 +124,12 @@
com.azure
azure-core-serializer-json-gson
- 1.1.0-beta.1
+ 1.0.3
com.azure
azure-core-serializer-json-jackson
- 1.1.0-beta.1
+ 1.1.0
com.azure
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index cd05a888d21b..6cf9ffdc8ae2 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -12,19 +12,19 @@ com.azure:azure-communication-chat;1.0.0-beta.2;1.0.0-beta.3
com.azure:azure-communication-common;1.0.0-beta.2;1.0.0-beta.3
com.azure:azure-communication-administration;1.0.0-beta.2;1.0.0-beta.3
com.azure:azure-communication-sms;1.0.0-beta.2;1.0.0-beta.3
-com.azure:azure-core;1.9.0;1.10.0-beta.1
+com.azure:azure-core;1.9.0;1.10.0
com.azure:azure-core-amqp;1.6.0;1.7.0-beta.1
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.6;1.0.0-beta.7
+com.azure:azure-core-experimental;1.0.0-beta.7;1.0.0-beta.8
com.azure:azure-core-http-jdk-httpclient;1.0.0-beta.1;1.0.0-beta.1
-com.azure:azure-core-http-netty;1.6.2;1.7.0-beta.1
-com.azure:azure-core-http-okhttp;1.3.2;1.4.0-beta.1
+com.azure:azure-core-http-netty;1.6.2;1.6.3
+com.azure:azure-core-http-okhttp;1.3.2;1.3.3
com.azure:azure-core-management;1.0.0;1.1.0-beta.1
com.azure:azure-core-serializer-avro-apache;1.0.0-beta.4;1.0.0-beta.5
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.0.2;1.1.0-beta.1
-com.azure:azure-core-serializer-json-jackson;1.0.2;1.1.0-beta.1
-com.azure:azure-core-test;1.5.0;1.6.0-beta.1
+com.azure:azure-core-serializer-json-gson;1.0.2;1.0.3
+com.azure:azure-core-serializer-json-jackson;1.0.2;1.1.0
+com.azure:azure-core-test;1.5.0;1.5.1
com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.6;1.0.0-beta.7
com.azure:azure-cosmos;4.7.1;4.8.0
com.azure:azure-cosmos-benchmark;4.0.1-beta.1;4.0.1-beta.1
@@ -143,7 +143,7 @@ com.azure.resourcemanager:azure-resourcemanager-test;2.0.0-beta.1;2.0.0-beta.1
# unreleased_:;dependency-version
# note: The unreleased dependencies will not be manipulated with the automatic PR creation code.
unreleased_com.azure:azure-core-amqp;1.7.0-beta.1
-unreleased_com.azure:azure-core;1.10.0-beta.1
+unreleased_com.azure:azure-core;1.10.0
unreleased_com.azure:azure-identity;1.2.0-beta.2
unreleased_com.azure:azure-messaging-servicebus;7.0.0-beta.7
unreleased_com.azure:azure-messaging-eventhubs;5.3.0
diff --git a/sdk/core/azure-core-amqp/pom.xml b/sdk/core/azure-core-amqp/pom.xml
index ac5a09ac9848..1236049c26c5 100644
--- a/sdk/core/azure-core-amqp/pom.xml
+++ b/sdk/core/azure-core-amqp/pom.xml
@@ -58,7 +58,7 @@
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
com.microsoft.azure
diff --git a/sdk/core/azure-core-experimental/CHANGELOG.md b/sdk/core/azure-core-experimental/CHANGELOG.md
index 9ed249c7810f..9f130d48082f 100644
--- a/sdk/core/azure-core-experimental/CHANGELOG.md
+++ b/sdk/core/azure-core-experimental/CHANGELOG.md
@@ -1,5 +1,16 @@
# Release History
+## 1.0.0-beta.8 (2020-10-28)
+
+### New Features
+
+- Added `Object` based APIs to `BinaryData` that use a default `JsonSerializer`.
+
+### Breaking Changes
+
+- Moved `JsonPatchDocument` into `azure-core`.
+- Removed `BinaryData.fromString(String, Charset)`.
+
## 1.0.0-beta.7 (2020-10-08)
- Added API `fromObject()` in `BinaryData` which uses `JsonSerializer` present in the classpath.
diff --git a/sdk/core/azure-core-experimental/README.md b/sdk/core/azure-core-experimental/README.md
index cef08ab741f9..7bdd8338359f 100644
--- a/sdk/core/azure-core-experimental/README.md
+++ b/sdk/core/azure-core-experimental/README.md
@@ -17,7 +17,7 @@ Azure Core Experimental contains types that are being evaluated and might eventu
com.azure
azure-core-experimental
- 1.0.0-beta.7
+ 1.0.0-beta.8
```
[//]: # ({x-version-update-end})
diff --git a/sdk/core/azure-core-experimental/pom.xml b/sdk/core/azure-core-experimental/pom.xml
index 1c41eda86499..8e0f557cf0f2 100644
--- a/sdk/core/azure-core-experimental/pom.xml
+++ b/sdk/core/azure-core-experimental/pom.xml
@@ -15,7 +15,7 @@
com.azure
azure-core-experimental
jar
- 1.0.0-beta.7
+ 1.0.0-beta.8
Microsoft Azure Java Core Experimental Library
This package contains experimental core types for Azure Java clients.
@@ -58,7 +58,7 @@
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
diff --git a/sdk/core/azure-core-http-jdk-httpclient/pom.xml b/sdk/core/azure-core-http-jdk-httpclient/pom.xml
index 347fcd39c1b7..de7826591b46 100644
--- a/sdk/core/azure-core-http-jdk-httpclient/pom.xml
+++ b/sdk/core/azure-core-http-jdk-httpclient/pom.xml
@@ -62,27 +62,27 @@
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
test-jar
test
com.azure
azure-core-test
- 1.6.0-beta.1
+ 1.5.1
test
com.azure
azure-core-test
- 1.6.0-beta.1
+ 1.5.1
test-jar
test
diff --git a/sdk/core/azure-core-http-netty/CHANGELOG.md b/sdk/core/azure-core-http-netty/CHANGELOG.md
index a94fd086494b..e5b4cb532244 100644
--- a/sdk/core/azure-core-http-netty/CHANGELOG.md
+++ b/sdk/core/azure-core-http-netty/CHANGELOG.md
@@ -1,7 +1,10 @@
# Release History
-## 1.7.0-beta.1 (Unreleased)
+## 1.6.3 (2020-10-28)
+### Dependency updates
+
+- Updated `azure-core` to `1.10.0`.
## 1.6.2 (2020-10-01)
diff --git a/sdk/core/azure-core-http-netty/README.md b/sdk/core/azure-core-http-netty/README.md
index a7f0ab968fcf..c66bbff3c493 100644
--- a/sdk/core/azure-core-http-netty/README.md
+++ b/sdk/core/azure-core-http-netty/README.md
@@ -15,7 +15,7 @@ Azure Core Netty HTTP client is a plugin for the `azure-core` HTTP client API.
com.azure
azure-core-http-netty
- 1.6.2
+ 1.6.3
```
[//]: # ({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 9f592b8b8171..9c0bb9de3fbb 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.7.0-beta.1
+ 1.6.3
Microsoft Azure Netty HTTP Client Library
This package contains the Netty HTTP client plugin for azure-core.
@@ -60,7 +60,7 @@
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
@@ -117,20 +117,20 @@
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
test-jar
test
com.azure
azure-core-test
- 1.6.0-beta.1
+ 1.5.1
test
com.azure
azure-core-test
- 1.6.0-beta.1
+ 1.5.1
test-jar
test
diff --git a/sdk/core/azure-core-http-okhttp/CHANGELOG.md b/sdk/core/azure-core-http-okhttp/CHANGELOG.md
index 0e0dfee2ce2c..e0492c9e7bb2 100644
--- a/sdk/core/azure-core-http-okhttp/CHANGELOG.md
+++ b/sdk/core/azure-core-http-okhttp/CHANGELOG.md
@@ -1,7 +1,10 @@
# Release History
-## 1.4.0-beta.1 (Unreleased)
+## 1.3.3 (2020-10-28)
+### Dependency updates
+
+- Updated `azure-core` to `1.10.0`.
## 1.3.2 (2020-10-01)
diff --git a/sdk/core/azure-core-http-okhttp/README.md b/sdk/core/azure-core-http-okhttp/README.md
index 3063d9ffa916..c3669b477029 100644
--- a/sdk/core/azure-core-http-okhttp/README.md
+++ b/sdk/core/azure-core-http-okhttp/README.md
@@ -15,7 +15,7 @@ Azure Core OkHttp HTTP client is a plugin for the `azure-core` HTTP client API.
com.azure
azure-core-http-okhttp
- 1.3.2
+ 1.3.3
```
[//]: # ({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 a31df2277297..9391eee3ad42 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.4.0-beta.1
+ 1.3.3
Microsoft Azure OkHttp HTTP Client Library
This package contains the OkHttp HTTP client plugin for azure-core.
@@ -60,7 +60,7 @@
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
@@ -73,20 +73,20 @@
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
test-jar
test
com.azure
azure-core-test
- 1.6.0-beta.1
+ 1.5.1
test
com.azure
azure-core-test
- 1.6.0-beta.1
+ 1.5.1
test-jar
test
diff --git a/sdk/core/azure-core-serializer-avro-apache/CHANGELOG.md b/sdk/core/azure-core-serializer-avro-apache/CHANGELOG.md
index f703eb0adc9e..b77b1449cc51 100644
--- a/sdk/core/azure-core-serializer-avro-apache/CHANGELOG.md
+++ b/sdk/core/azure-core-serializer-avro-apache/CHANGELOG.md
@@ -1,7 +1,10 @@
# Release History
-## 1.0.0-beta.5 (Unreleased)
+## 1.0.0-beta.5 (2020-10-28)
+### Dependency updates
+
+- Updated `azure-core` to `1.10.0`.
## 1.0.0-beta.4 (2020-10-01)
diff --git a/sdk/core/azure-core-serializer-avro-apache/README.md b/sdk/core/azure-core-serializer-avro-apache/README.md
index 433b71a0d639..2c87682ff451 100644
--- a/sdk/core/azure-core-serializer-avro-apache/README.md
+++ b/sdk/core/azure-core-serializer-avro-apache/README.md
@@ -15,7 +15,7 @@ Azure Core Apache Avro Serializer is a plugin for the `azure-core` `AvroSerializ
com.azure
azure-core-serializer-avro-apache
- 1.0.0-beta.4
+ 1.0.0-beta.5
```
[//]: # ({x-version-update-end})
diff --git a/sdk/core/azure-core-serializer-avro-apache/pom.xml b/sdk/core/azure-core-serializer-avro-apache/pom.xml
index 88cd0640be8e..4c0d990d50f1 100644
--- a/sdk/core/azure-core-serializer-avro-apache/pom.xml
+++ b/sdk/core/azure-core-serializer-avro-apache/pom.xml
@@ -58,12 +58,12 @@
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
com.azure
azure-core-experimental
- 1.0.0-beta.7
+ 1.0.0-beta.8
diff --git a/sdk/core/azure-core-serializer-avro-jackson/pom.xml b/sdk/core/azure-core-serializer-avro-jackson/pom.xml
index 38dd0cbb4068..acae5c278d4c 100644
--- a/sdk/core/azure-core-serializer-avro-jackson/pom.xml
+++ b/sdk/core/azure-core-serializer-avro-jackson/pom.xml
@@ -58,12 +58,12 @@
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
com.azure
azure-core-experimental
- 1.0.0-beta.7
+ 1.0.0-beta.8
diff --git a/sdk/core/azure-core-serializer-json-gson/CHANGELOG.md b/sdk/core/azure-core-serializer-json-gson/CHANGELOG.md
index bf2a22b7c75c..0fe322ac2ffc 100644
--- a/sdk/core/azure-core-serializer-json-gson/CHANGELOG.md
+++ b/sdk/core/azure-core-serializer-json-gson/CHANGELOG.md
@@ -1,7 +1,10 @@
# Release History
-## 1.1.0-beta.1 (Unreleased)
+## 1.0.3 (2020-10-28)
+### Dependency updates
+
+- Updated `azure-core` to `1.10.0`.
## 1.0.2 (2020-10-01)
diff --git a/sdk/core/azure-core-serializer-json-gson/README.md b/sdk/core/azure-core-serializer-json-gson/README.md
index b96ce10bfecb..4d4a8c35c600 100644
--- a/sdk/core/azure-core-serializer-json-gson/README.md
+++ b/sdk/core/azure-core-serializer-json-gson/README.md
@@ -15,7 +15,7 @@ Azure Core Gson JSON Serializer is a plugin for the `azure-core` `JsonSerializer
com.azure
azure-core-serializer-json-gson
- 1.0.2
+ 1.0.3
```
[//]: # ({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 db36f2937520..5e6bc1c08f25 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.1.0-beta.1
+ 1.0.3
Microsoft Azure Gson JSON Serializer Library
This package contains the Gson JSON serializer client plugin for azure-core.
@@ -58,7 +58,7 @@
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
diff --git a/sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md b/sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md
index 31ab0d01d805..87a8766b929a 100644
--- a/sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md
+++ b/sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md
@@ -1,7 +1,10 @@
# Release History
-## 1.1.0-beta.1 (Unreleased)
+## 1.1.0 (2020-10-28)
+### Breaking Changes
+
+- Changed default `ObjectMapper` configuration used by `JacksonJsonSerializerBuilder`.
## 1.0.2 (2020-10-01)
diff --git a/sdk/core/azure-core-serializer-json-jackson/README.md b/sdk/core/azure-core-serializer-json-jackson/README.md
index b713dc79aa65..6ed54ca1022a 100644
--- a/sdk/core/azure-core-serializer-json-jackson/README.md
+++ b/sdk/core/azure-core-serializer-json-jackson/README.md
@@ -15,7 +15,7 @@ Azure Core Jackson JSON Serializer is a plugin for the `azure-core` `JsonSeriali
com.azure
azure-core-serializer-json-jackson
- 1.0.2
+ 1.1.0
```
[//]: # ({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 7a312cee73d0..64a1169ca24c 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.1.0-beta.1
+ 1.1.0
Microsoft Azure Jackson JSON Serializer Library
This package contains the Jackson JSON serializer client plugin for azure-core.
@@ -58,7 +58,7 @@
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
diff --git a/sdk/core/azure-core-test/CHANGELOG.md b/sdk/core/azure-core-test/CHANGELOG.md
index 0e39a6e2c8de..4d3610cf1622 100644
--- a/sdk/core/azure-core-test/CHANGELOG.md
+++ b/sdk/core/azure-core-test/CHANGELOG.md
@@ -1,7 +1,10 @@
# Release History
-## 1.6.0-beta.1 (Unreleased)
+## 1.5.1 (2020-10-28)
+### Dependency updates
+
+- Updated `azure-core` to `1.10.0`.
## 1.5.0 (2020-10-01)
diff --git a/sdk/core/azure-core-test/README.md b/sdk/core/azure-core-test/README.md
index cd7af00aa2d0..816dc8d81d78 100644
--- a/sdk/core/azure-core-test/README.md
+++ b/sdk/core/azure-core-test/README.md
@@ -18,7 +18,7 @@ To use this package, add the following to your _pom.xml_.
com.azure
azure-core-test
- 1.5.0
+ 1.5.1
```
[//]: # ({x-version-update-end})
diff --git a/sdk/core/azure-core-test/pom.xml b/sdk/core/azure-core-test/pom.xml
index 6b55952203be..3179f2f0de7b 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.6.0-beta.1
+ 1.5.1
Microsoft Azure Java Core Test Library
This package contains core test types for Azure Java clients.
@@ -37,7 +37,7 @@
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
diff --git a/sdk/core/azure-core-tracing-opentelemetry/pom.xml b/sdk/core/azure-core-tracing-opentelemetry/pom.xml
index b3673708110a..8a5f90c1e427 100644
--- a/sdk/core/azure-core-tracing-opentelemetry/pom.xml
+++ b/sdk/core/azure-core-tracing-opentelemetry/pom.xml
@@ -40,7 +40,7 @@
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
io.grpc
@@ -58,7 +58,7 @@
com.azure
azure-core-http-netty
- 1.7.0-beta.1
+ 1.6.3
test
diff --git a/sdk/core/azure-core/CHANGELOG.md b/sdk/core/azure-core/CHANGELOG.md
index ea52485c2096..6b9c6b26fcb9 100644
--- a/sdk/core/azure-core/CHANGELOG.md
+++ b/sdk/core/azure-core/CHANGELOG.md
@@ -1,7 +1,17 @@
# Release History
-## 1.10.0-beta.1 (Unreleased)
+## 1.10.0 (2020-10-28)
+### New Features
+
+- Added `Option` to represent the states of instantiated, null, and non-null for the wrapped value.
+- Added `JsonPatchDocument` to support `json-patch` functionality.
+- Added new Identity `Configuration` properties.
+
+### Bug Fixes
+
+- Modified `ContinuablePagedFlux` implementation to prevent `OutOfMemoryError` when retrieving many pages. [#12453](https://github.com/Azure/azure-sdk-for-java/issues/12453)
+- Fixed a bug where request retrying didn't consume the network response potentially leading to resource leaking.
## 1.9.0 (2020-10-01)
diff --git a/sdk/core/azure-core/README.md b/sdk/core/azure-core/README.md
index 0ce91686d7de..4060ffc32de7 100644
--- a/sdk/core/azure-core/README.md
+++ b/sdk/core/azure-core/README.md
@@ -27,7 +27,7 @@ tool when you depend on client libraries using it.
com.azure
azure-core
- 1.9.0
+ 1.10.0
```
[//]: # ({x-version-update-end})
diff --git a/sdk/core/azure-core/pom.xml b/sdk/core/azure-core/pom.xml
index aa4f2114f44b..e9b374603857 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.10.0-beta.1
+ 1.10.0
Microsoft Azure Java Core Library
This package contains core types for Azure Java clients.
diff --git a/sdk/e2e/pom.xml b/sdk/e2e/pom.xml
index 990cda687136..3268feac7c56 100644
--- a/sdk/e2e/pom.xml
+++ b/sdk/e2e/pom.xml
@@ -23,12 +23,12 @@
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
com.azure
azure-core-http-netty
- 1.7.0-beta.1
+ 1.6.3
com.azure
@@ -64,7 +64,7 @@
com.azure
azure-core-test
- 1.6.0-beta.1
+ 1.5.1
test
diff --git a/sdk/identity/azure-identity/pom.xml b/sdk/identity/azure-identity/pom.xml
index c6a560a312d6..6c332a487dd5 100644
--- a/sdk/identity/azure-identity/pom.xml
+++ b/sdk/identity/azure-identity/pom.xml
@@ -27,7 +27,7 @@
com.azure
azure-core
- 1.10.0-beta.1
+ 1.10.0
com.azure
From 744e588c8aca21932fcfdf5e1bbd032809d3d8f7 Mon Sep 17 00:00:00 2001
From: alzimmermsft <48699787+alzimmermsft@users.noreply.github.com>
Date: Wed, 28 Oct 2020 10:16:59 -0700
Subject: [PATCH 2/3] Fix linting issue
---
.../src/main/resources/revapi/revapi.json | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/eng/code-quality-reports/src/main/resources/revapi/revapi.json b/eng/code-quality-reports/src/main/resources/revapi/revapi.json
index c5ead03aa977..c9a824db4bb5 100644
--- a/eng/code-quality-reports/src/main/resources/revapi/revapi.json
+++ b/eng/code-quality-reports/src/main/resources/revapi/revapi.json
@@ -3,6 +3,11 @@
"extension": "revapi.java",
"configuration": {
"filter": {
+ "classes": {
+ "exclude": [
+ "com.azure.core.util.Configuration"
+ ]
+ },
"packages": {
"regex": true,
"exclude": [
From bacb9aeb675ff437994dfb1903a681495c1bc5de Mon Sep 17 00:00:00 2001
From: alzimmermsft <48699787+alzimmermsft@users.noreply.github.com>
Date: Wed, 28 Oct 2020 13:42:07 -0700
Subject: [PATCH 3/3] Revert updates to release azure-core-test and other Core
libraries with dependencies on it
---
eng/jacoco-test-coverage/pom.xml | 4 ++--
eng/versioning/version_client.txt | 6 +++---
sdk/core/azure-core-http-jdk-httpclient/pom.xml | 4 ++--
sdk/core/azure-core-http-netty/CHANGELOG.md | 2 +-
sdk/core/azure-core-http-netty/README.md | 2 +-
sdk/core/azure-core-http-netty/pom.xml | 6 +++---
sdk/core/azure-core-http-okhttp/CHANGELOG.md | 2 +-
sdk/core/azure-core-http-okhttp/README.md | 2 +-
sdk/core/azure-core-http-okhttp/pom.xml | 6 +++---
sdk/core/azure-core-test/CHANGELOG.md | 2 +-
sdk/core/azure-core-test/README.md | 2 +-
sdk/core/azure-core-test/pom.xml | 2 +-
sdk/core/azure-core-tracing-opentelemetry/pom.xml | 2 +-
sdk/e2e/pom.xml | 4 ++--
14 files changed, 23 insertions(+), 23 deletions(-)
diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml
index dd8963ecfa6a..5774c19ebc26 100644
--- a/eng/jacoco-test-coverage/pom.xml
+++ b/eng/jacoco-test-coverage/pom.xml
@@ -104,12 +104,12 @@
com.azure
azure-core-http-netty
- 1.6.3
+ 1.7.0-beta.1
com.azure
azure-core-http-okhttp
- 1.3.3
+ 1.4.0-beta.1
com.azure
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index 771188a9ae5b..cc9795dfcf35 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -17,14 +17,14 @@ com.azure:azure-core-amqp;1.6.0;1.7.0-beta.1
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.7;1.0.0-beta.8
com.azure:azure-core-http-jdk-httpclient;1.0.0-beta.1;1.0.0-beta.1
-com.azure:azure-core-http-netty;1.6.2;1.6.3
-com.azure:azure-core-http-okhttp;1.3.2;1.3.3
+com.azure:azure-core-http-netty;1.6.2;1.7.0-beta.1
+com.azure:azure-core-http-okhttp;1.3.2;1.4.0-beta.1
com.azure:azure-core-management;1.0.0;1.1.0-beta.1
com.azure:azure-core-serializer-avro-apache;1.0.0-beta.4;1.0.0-beta.5
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.0.2;1.0.3
com.azure:azure-core-serializer-json-jackson;1.0.2;1.1.0
-com.azure:azure-core-test;1.5.0;1.5.1
+com.azure:azure-core-test;1.5.0;1.6.0-beta.1
com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.6;1.0.0-beta.7
com.azure:azure-cosmos;4.8.0;4.9.0-beta.1
com.azure:azure-cosmos-benchmark;4.0.1-beta.1;4.0.1-beta.1
diff --git a/sdk/core/azure-core-http-jdk-httpclient/pom.xml b/sdk/core/azure-core-http-jdk-httpclient/pom.xml
index de7826591b46..e2ed83074d8b 100644
--- a/sdk/core/azure-core-http-jdk-httpclient/pom.xml
+++ b/sdk/core/azure-core-http-jdk-httpclient/pom.xml
@@ -76,13 +76,13 @@
com.azure
azure-core-test
- 1.5.1
+ 1.6.0-beta.1
test
com.azure
azure-core-test
- 1.5.1
+ 1.6.0-beta.1
test-jar
test
diff --git a/sdk/core/azure-core-http-netty/CHANGELOG.md b/sdk/core/azure-core-http-netty/CHANGELOG.md
index e5b4cb532244..7591ee2d8359 100644
--- a/sdk/core/azure-core-http-netty/CHANGELOG.md
+++ b/sdk/core/azure-core-http-netty/CHANGELOG.md
@@ -1,6 +1,6 @@
# Release History
-## 1.6.3 (2020-10-28)
+## 1.7.0-beta.1 (Unreleased)
### Dependency updates
diff --git a/sdk/core/azure-core-http-netty/README.md b/sdk/core/azure-core-http-netty/README.md
index c66bbff3c493..a7f0ab968fcf 100644
--- a/sdk/core/azure-core-http-netty/README.md
+++ b/sdk/core/azure-core-http-netty/README.md
@@ -15,7 +15,7 @@ Azure Core Netty HTTP client is a plugin for the `azure-core` HTTP client API.
com.azure
azure-core-http-netty
- 1.6.3
+ 1.6.2
```
[//]: # ({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 9c0bb9de3fbb..6a5592cc8106 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.6.3
+ 1.7.0-beta.1
Microsoft Azure Netty HTTP Client Library
This package contains the Netty HTTP client plugin for azure-core.
@@ -124,13 +124,13 @@
com.azure
azure-core-test
- 1.5.1
+ 1.6.0-beta.1
test
com.azure
azure-core-test
- 1.5.1
+ 1.6.0-beta.1
test-jar
test
diff --git a/sdk/core/azure-core-http-okhttp/CHANGELOG.md b/sdk/core/azure-core-http-okhttp/CHANGELOG.md
index e0492c9e7bb2..5ece50fd59e6 100644
--- a/sdk/core/azure-core-http-okhttp/CHANGELOG.md
+++ b/sdk/core/azure-core-http-okhttp/CHANGELOG.md
@@ -1,6 +1,6 @@
# Release History
-## 1.3.3 (2020-10-28)
+## 1.4.0-beta.1 (Unreleased)
### Dependency updates
diff --git a/sdk/core/azure-core-http-okhttp/README.md b/sdk/core/azure-core-http-okhttp/README.md
index c3669b477029..3063d9ffa916 100644
--- a/sdk/core/azure-core-http-okhttp/README.md
+++ b/sdk/core/azure-core-http-okhttp/README.md
@@ -15,7 +15,7 @@ Azure Core OkHttp HTTP client is a plugin for the `azure-core` HTTP client API.
com.azure
azure-core-http-okhttp
- 1.3.3
+ 1.3.2
```
[//]: # ({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 9391eee3ad42..d027d5ab8aff 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.3.3
+ 1.4.0-beta.1
Microsoft Azure OkHttp HTTP Client Library
This package contains the OkHttp HTTP client plugin for azure-core.
@@ -80,13 +80,13 @@
com.azure
azure-core-test
- 1.5.1
+ 1.6.0-beta.1
test
com.azure
azure-core-test
- 1.5.1
+ 1.6.0-beta.1
test-jar
test
diff --git a/sdk/core/azure-core-test/CHANGELOG.md b/sdk/core/azure-core-test/CHANGELOG.md
index 4d3610cf1622..759860839376 100644
--- a/sdk/core/azure-core-test/CHANGELOG.md
+++ b/sdk/core/azure-core-test/CHANGELOG.md
@@ -1,6 +1,6 @@
# Release History
-## 1.5.1 (2020-10-28)
+## 1.6.0-beta.1 (Unreleased)
### Dependency updates
diff --git a/sdk/core/azure-core-test/README.md b/sdk/core/azure-core-test/README.md
index 816dc8d81d78..cd7af00aa2d0 100644
--- a/sdk/core/azure-core-test/README.md
+++ b/sdk/core/azure-core-test/README.md
@@ -18,7 +18,7 @@ To use this package, add the following to your _pom.xml_.
com.azure
azure-core-test
- 1.5.1
+ 1.5.0
```
[//]: # ({x-version-update-end})
diff --git a/sdk/core/azure-core-test/pom.xml b/sdk/core/azure-core-test/pom.xml
index 3179f2f0de7b..7b1f4f0c7fa0 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.5.1
+ 1.6.0-beta.1
Microsoft Azure Java Core Test Library
This package contains core test types for Azure Java clients.
diff --git a/sdk/core/azure-core-tracing-opentelemetry/pom.xml b/sdk/core/azure-core-tracing-opentelemetry/pom.xml
index 8a5f90c1e427..8d2e08835229 100644
--- a/sdk/core/azure-core-tracing-opentelemetry/pom.xml
+++ b/sdk/core/azure-core-tracing-opentelemetry/pom.xml
@@ -58,7 +58,7 @@
com.azure
azure-core-http-netty
- 1.6.3
+ 1.7.0-beta.1
test
diff --git a/sdk/e2e/pom.xml b/sdk/e2e/pom.xml
index 3268feac7c56..7f50a5f91f4a 100644
--- a/sdk/e2e/pom.xml
+++ b/sdk/e2e/pom.xml
@@ -28,7 +28,7 @@
com.azure
azure-core-http-netty
- 1.6.3
+ 1.7.0-beta.1
com.azure
@@ -64,7 +64,7 @@
com.azure
azure-core-test
- 1.5.1
+ 1.6.0-beta.1
test