Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,19 +85,19 @@ com.azure:azure-communication-sms;1.1.34;1.2.0-beta.1
com.azure:azure-compute-batch;1.0.0-beta.4;1.0.0-beta.5
com.azure:azure-containers-containerregistry;1.2.18;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.55.5;1.56.0-beta.1
com.azure:azure-core-amqp;2.10.2;2.11.0-beta.1
com.azure:azure-core;1.55.5;1.56.0
com.azure:azure-core-amqp;2.10.2;2.11.0
com.azure:azure-core-experimental;1.0.0-beta.62;1.0.0-beta.63
com.azure:azure-core-http-jdk-httpclient;1.0.5;1.1.0-beta.1
com.azure:azure-core-http-netty;1.15.13;1.16.0-beta.1
com.azure:azure-core-http-okhttp;1.12.12;1.13.0-beta.1
com.azure:azure-core-http-vertx;1.0.5;1.1.0-beta.1
com.azure:azure-core-management;1.18.1;1.19.0-beta.1
com.azure:azure-core-http-jdk-httpclient;1.0.5;1.1.0
com.azure:azure-core-http-netty;1.15.13;1.16.0
com.azure:azure-core-http-okhttp;1.12.12;1.13.0
com.azure:azure-core-http-vertx;1.0.5;1.1.0
com.azure:azure-core-management;1.18.1;1.19.0
com.azure:azure-core-metrics-opentelemetry;1.0.0-beta.31;1.0.0-beta.32
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.59;1.0.0-beta.60
com.azure:azure-core-serializer-json-gson;1.3.10;1.4.0-beta.1
com.azure:azure-core-serializer-json-jackson;1.5.10;1.6.0-beta.1
com.azure:azure-core-serializer-json-gson;1.3.10;1.4.0
com.azure:azure-core-serializer-json-jackson;1.5.10;1.6.0
com.azure:azure-core-test;1.27.0-beta.10;1.27.0-beta.11
com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.58;1.0.0-beta.59
com.azure:azure-core-tracing-opentelemetry-samples;1.0.0-beta.1;1.0.0-beta.1
Expand Down
11 changes: 5 additions & 6 deletions sdk/core/azure-core-amqp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Release History

## 2.11.0-beta.1 (Unreleased)
## 2.11.0 (2025-08-07)

### Features Added

### Breaking Changes
### Other Changes

### Bugs Fixed
#### Dependency Updates

### Other Changes
- Upgraded `azure-core` from `1.55.5` to `1.56.0`.
- Upgraded Reactor from `3.4.41` to `3.7.8`. ([#46207](https://github.com/Azure/azure-sdk-for-java/pull/46207))

## 2.10.2 (2025-07-14)

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-amqp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-amqp</artifactId>
<version>2.10.1</version>
<version>2.11.0</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
4 changes: 2 additions & 2 deletions sdk/core/azure-core-amqp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>com.azure</groupId>
<artifactId>azure-core-amqp</artifactId>
<version>2.11.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core-amqp;current} -->
<version>2.11.0</version> <!-- {x-version-update;com.azure:azure-core-amqp;current} -->
<packaging>jar</packaging>

<name>Microsoft Azure Java Core AMQP Library</name>
Expand Down Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.56.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core;current} -->
<version>1.56.0</version> <!-- {x-version-update;com.azure:azure-core;current} -->
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
Expand Down
11 changes: 5 additions & 6 deletions sdk/core/azure-core-experimental/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Release History

## 1.0.0-beta.63 (Unreleased)
## 1.0.0-beta.63 (2025-08-07)

### Features Added

### Breaking Changes
### Other Changes

### Bugs Fixed
#### Dependency Updates

### Other Changes
- Upgraded `azure-core` from `1.55.5` to `1.56.0`.
- Upgraded Reactor from `3.4.41` to `3.7.8`. ([#46207](https://github.com/Azure/azure-sdk-for-java/pull/46207))

## 1.0.0-beta.62 (2025-06-26)

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-experimental/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Azure Core Experimental contains types that are being evaluated and might eventu
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-experimental</artifactId>
<version>1.0.0-beta.62</version>
<version>1.0.0-beta.63</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-experimental/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.56.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core;current} -->
<version>1.56.0</version> <!-- {x-version-update;com.azure:azure-core;current} -->
</dependency>

<dependency>
Expand Down
11 changes: 5 additions & 6 deletions sdk/core/azure-core-http-jdk-httpclient/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Release History

## 1.1.0-beta.1 (Unreleased)
## 1.1.0 (2025-08-07)

### Features Added

### Breaking Changes
### Other Changes

### Bugs Fixed
#### Dependency Updates

### Other Changes
- Upgraded `azure-core` from `1.55.5` to `1.56.0`.
- Upgraded Reactor from `3.4.41` to `3.7.8`. ([#46207](https://github.com/Azure/azure-sdk-for-java/pull/46207))

## 1.0.5 (2025-06-26)

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-http-jdk-httpclient/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-http-jdk-httpclient</artifactId>
<version>1.0.5</version>
<version>1.1.0</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
6 changes: 3 additions & 3 deletions sdk/core/azure-core-http-jdk-httpclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<groupId>com.azure</groupId>
<artifactId>azure-core-http-jdk-httpclient</artifactId>
<packaging>jar</packaging>
<version>1.1.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core-http-jdk-httpclient;current} -->
<version>1.1.0</version> <!-- {x-version-update;com.azure:azure-core-http-jdk-httpclient;current} -->

<name>Microsoft Azure JDK HTTP Client Library</name>
<description>This package contains the Azure HTTP client library using the JDK HttpClient API.</description>
Expand Down Expand Up @@ -74,14 +74,14 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.56.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core;current} -->
<version>1.56.0</version> <!-- {x-version-update;com.azure:azure-core;current} -->
</dependency>

<!-- test dependencies on azure-core, because we want to run tests inherited from this module using JDK 11 HttpClient -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.56.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core;current} -->
<version>1.56.0</version> <!-- {x-version-update;com.azure:azure-core;current} -->
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
Expand Down
13 changes: 7 additions & 6 deletions sdk/core/azure-core-http-netty/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# Release History

## 1.16.0-beta.1 (Unreleased)
## 1.16.0 (2025-08-07)

### Features Added

### Breaking Changes
### Other Changes

### Bugs Fixed
#### Dependency Updates

### Other Changes
- Upgraded `azure-core` from `1.55.5` to `1.56.0`.
- Upgraded Reactor from `3.4.41` to `3.7.8`. ([#46207](https://github.com/Azure/azure-sdk-for-java/pull/46207))
- Upgraded Reactor Netty from `1.0.48` to `1.2.8`.
- Upgraded Netty dependencies from `4.1.118.Final` to `4.1.123.Final`.

## 1.15.13 (2025-06-26)

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-http-netty/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-http-netty</artifactId>
<version>1.15.13</version>
<version>1.16.0</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
6 changes: 3 additions & 3 deletions sdk/core/azure-core-http-netty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<groupId>com.azure</groupId>
<artifactId>azure-core-http-netty</artifactId>
<packaging>jar</packaging>
<version>1.16.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core-http-netty;current} -->
<version>1.16.0</version> <!-- {x-version-update;com.azure:azure-core-http-netty;current} -->

<name>Microsoft Azure Netty HTTP Client Library</name>
<description>This package contains the Netty HTTP client plugin for azure-core.</description>
Expand Down Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.56.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core;current} -->
<version>1.56.0</version> <!-- {x-version-update;com.azure:azure-core;current} -->
</dependency>

<dependency>
Expand Down Expand Up @@ -153,7 +153,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.56.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core;current} -->
<version>1.56.0</version> <!-- {x-version-update;com.azure:azure-core;current} -->
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
Expand Down
11 changes: 5 additions & 6 deletions sdk/core/azure-core-http-okhttp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Release History

## 1.13.0-beta.1 (Unreleased)
## 1.13.0 (2025-08-07)

### Features Added

### Breaking Changes
### Other Changes

### Bugs Fixed
#### Dependency Updates

### Other Changes
- Upgraded `azure-core` from `1.55.5` to `1.56.0`.
- Upgraded Reactor from `3.4.41` to `3.7.8`. ([#46207](https://github.com/Azure/azure-sdk-for-java/pull/46207))

## 1.12.12 (2025-06-26)

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-http-okhttp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-http-okhttp</artifactId>
<version>1.12.12</version>
<version>1.13.0</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
6 changes: 3 additions & 3 deletions sdk/core/azure-core-http-okhttp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<groupId>com.azure</groupId>
<artifactId>azure-core-http-okhttp</artifactId>
<packaging>jar</packaging>
<version>1.13.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core-http-okhttp;current} -->
<version>1.13.0</version> <!-- {x-version-update;com.azure:azure-core-http-okhttp;current} -->

<name>Microsoft Azure OkHttp HTTP Client Library</name>
<description>This package contains the OkHttp HTTP client plugin for azure-core.</description>
Expand Down Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.56.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core;current} -->
<version>1.56.0</version> <!-- {x-version-update;com.azure:azure-core;current} -->
</dependency>

<dependency>
Expand All @@ -100,7 +100,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.56.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core;current} -->
<version>1.56.0</version> <!-- {x-version-update;com.azure:azure-core;current} -->
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
Expand Down
11 changes: 5 additions & 6 deletions sdk/core/azure-core-http-vertx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Release History

## 1.1.0-beta.1 (Unreleased)
## 1.1.0 (2025-08-07)

### Features Added

### Breaking Changes
### Other Changes

### Bugs Fixed
#### Dependency Updates

### Other Changes
- Upgraded `azure-core` from `1.55.5` to `1.56.0`.
- Upgraded Reactor from `3.4.41` to `3.7.8`. ([#46207](https://github.com/Azure/azure-sdk-for-java/pull/46207))

## 1.0.5 (2025-06-26)

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-http-vertx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-http-vertx</artifactId>
<version>1.0.5</version>
<version>1.1.0</version>
</dependency>
</dependencies>
```
Expand Down
6 changes: 3 additions & 3 deletions sdk/core/azure-core-http-vertx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<groupId>com.azure</groupId>
<artifactId>azure-core-http-vertx</artifactId>
<packaging>jar</packaging>
<version>1.1.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core-http-vertx;current} -->
<version>1.1.0</version> <!-- {x-version-update;com.azure:azure-core-http-vertx;current} -->

<name>Microsoft Azure Vert.x HTTP Client Library</name>
<description>This package contains the Vert.x HTTP client plugin for azure-core.</description>
Expand Down Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.56.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core;current} -->
<version>1.56.0</version> <!-- {x-version-update;com.azure:azure-core;current} -->
</dependency>

<!-- Required to satisfy the -Xlint:classfile compiler option -->
Expand All @@ -96,7 +96,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.56.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core;current} -->
<version>1.56.0</version> <!-- {x-version-update;com.azure:azure-core;current} -->
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
Expand Down
11 changes: 5 additions & 6 deletions sdk/core/azure-core-management/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Release History

## 1.19.0-beta.1 (Unreleased)
## 1.19.0 (2025-08-07)

### Features Added

### Breaking Changes
### Other Changes

### Bugs Fixed
#### Dependency Updates

### Other Changes
- Upgraded `azure-core` from `1.55.5` to `1.56.0`.
- Upgraded Reactor from `3.4.41` to `3.7.8`. ([#46207](https://github.com/Azure/azure-sdk-for-java/pull/46207))

## 1.18.1 (2025-06-26)

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-management/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Azure Core Management library is a collection of classes common to the [Azure Re
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-management</artifactId>
<version>1.18.1</version>
<version>1.19.0</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
6 changes: 3 additions & 3 deletions sdk/core/azure-core-management/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.azure</groupId>
<artifactId>azure-core-management</artifactId>
<version>1.19.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core-management;current} -->
<version>1.19.0</version> <!-- {x-version-update;com.azure:azure-core-management;current} -->
<packaging>jar</packaging>

<name>Microsoft Azure Management Java Core Library</name>
Expand Down Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core</artifactId>
<version>1.56.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core;current} -->
<version>1.56.0</version> <!-- {x-version-update;com.azure:azure-core;current} -->
</dependency>

<dependency>
Expand Down Expand Up @@ -109,7 +109,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-http-netty</artifactId>
<version>1.16.0-beta.1</version> <!-- {x-version-update;com.azure:azure-core-http-netty;current} -->
<version>1.16.0</version> <!-- {x-version-update;com.azure:azure-core-http-netty;current} -->
<scope>test</scope>
</dependency>

Expand Down
Loading