Skip to content

Commit

Permalink
Nov21 patch to main (#25348)
Browse files Browse the repository at this point in the history
* Updated blob changelog

* Copied over changelog updates

* Updated versions and readmes and nio/changefeed changelogs
  • Loading branch information
rickle-msft authored Nov 11, 2021
1 parent 252afe9 commit 76bf142
Show file tree
Hide file tree
Showing 31 changed files with 126 additions and 33 deletions.
4 changes: 2 additions & 2 deletions eng/jacoco-test-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob-changefeed</artifactId>
<version>12.0.0-beta.12</version> <!-- {x-version-update;com.azure:azure-storage-blob-changefeed;current} -->
<version>12.0.0-beta.13</version> <!-- {x-version-update;com.azure:azure-storage-blob-changefeed;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand All @@ -304,7 +304,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob-nio</artifactId>
<version>12.0.0-beta.12</version> <!-- {x-version-update;com.azure:azure-storage-blob-nio;current} -->
<version>12.0.0-beta.13</version> <!-- {x-version-update;com.azure:azure-storage-blob-nio;current} -->
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down
18 changes: 9 additions & 9 deletions eng/versioning/version_client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,16 +122,16 @@ com.azure:azure-sdk-template;1.2.1-beta.2;1.2.1-beta.16
com.azure:azure-spring-data-cosmos;3.13.1;3.14.0-beta.1
com.azure:azure-spring-data-cosmos-test;3.0.0-beta.1;3.0.0-beta.1
com.azure:azure-storage-blob;12.14.1;12.15.0-beta.2
com.azure:azure-storage-blob-batch;12.11.1;12.12.0-beta.2
com.azure:azure-storage-blob-changefeed;12.0.0-beta.11;12.0.0-beta.12
com.azure:azure-storage-blob-cryptography;12.14.1;12.15.0-beta.2
com.azure:azure-storage-blob-nio;12.0.0-beta.11;12.0.0-beta.12
com.azure:azure-storage-common;12.14.0;12.15.0-beta.2
com.azure:azure-storage-file-share;12.11.1;12.12.0-beta.2
com.azure:azure-storage-file-datalake;12.7.1;12.8.0-beta.2
com.azure:azure-storage-internal-avro;12.1.1;12.2.0-beta.2
com.azure:azure-storage-blob-batch;12.11.2;12.12.0-beta.2
com.azure:azure-storage-blob-changefeed;12.0.0-beta.12;12.0.0-beta.13
com.azure:azure-storage-blob-cryptography;12.14.2;12.15.0-beta.2
com.azure:azure-storage-blob-nio;12.0.0-beta.12;12.0.0-beta.13
com.azure:azure-storage-common;12.14.1;12.15.0-beta.2
com.azure:azure-storage-file-share;12.11.2;12.12.0-beta.2
com.azure:azure-storage-file-datalake;12.7.2;12.8.0-beta.2
com.azure:azure-storage-internal-avro;12.1.2;12.2.0-beta.2
com.azure:azure-storage-perf;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-storage-queue;12.11.1;12.12.0-beta.2
com.azure:azure-storage-queue;12.11.2;12.12.0-beta.2
com.azure:azure-template-perf;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-media-videoanalyzer-edge;1.0.0-beta.4;1.0.0-beta.5
com.azure:azure-verticals-agrifood-farming;1.0.0-beta.2;1.0.0-beta.3
Expand Down
2 changes: 1 addition & 1 deletion sdk/eventgrid/azure-messaging-eventgrid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-queue</artifactId>
<version>12.11.1</version> <!-- {x-version-update;com.azure:azure-storage-queue;dependency} -->
<version>12.11.2</version> <!-- {x-version-update;com.azure:azure-storage-queue;dependency} -->
<scope>test</scope>
</dependency>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-file-share</artifactId>
<version>12.11.1</version> <!-- {x-version-update;com.azure:azure-storage-file-share;dependency} -->
<version>12.11.2</version> <!-- {x-version-update;com.azure:azure-storage-file-share;dependency} -->
<exclusions>
<exclusion>
<groupId>com.azure</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-file-share</artifactId>
<version>12.11.1</version> <!-- {x-version-update;com.azure:azure-storage-file-share;dependency} -->
<version>12.11.2</version> <!-- {x-version-update;com.azure:azure-storage-file-share;dependency} -->
<exclusions>
<exclusion>
<groupId>com.azure</groupId>
Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-boot-starter-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-file-share</artifactId>
<version>12.11.1</version> <!-- {x-version-update;com.azure:azure-storage-file-share;dependency} -->
<version>12.11.2</version> <!-- {x-version-update;com.azure:azure-storage-file-share;dependency} -->
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-file-share</artifactId>
<version>12.11.1</version> <!-- {x-version-update;com.azure:azure-storage-file-share;dependency} -->
<version>12.11.2</version> <!-- {x-version-update;com.azure:azure-storage-file-share;dependency} -->
<optional>true</optional>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-cloud-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-queue</artifactId>
<version>12.11.1</version> <!-- {x-version-update;com.azure:azure-storage-queue;dependency} -->
<version>12.11.2</version> <!-- {x-version-update;com.azure:azure-storage-queue;dependency} -->
<optional>true</optional>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion sdk/spring/azure-spring-integration-storage-queue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-queue</artifactId>
<version>12.11.1</version> <!-- {x-version-update;com.azure:azure-storage-queue;dependency} -->
<version>12.11.2</version> <!-- {x-version-update;com.azure:azure-storage-queue;dependency} -->
</dependency>

<!-- Added this dependency to include necessary annotations used by reactor core.
Expand Down
7 changes: 7 additions & 0 deletions sdk/storage/azure-storage-blob-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@

### Other Changes

## 12.11.2 (2021-11-10)

### Other Changes
#### Dependency Updates
- Updated to version `12.14.1` of `azure-storage-blob`
- Updated to version 1.22.0 of `azure-core`

## 12.12.0-beta.1 (2021-11-05)

### Features Added
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-blob-batch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob-batch</artifactId>
<version>12.11.1</version>
<version>12.11.2</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
12 changes: 11 additions & 1 deletion sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 12.0.0-beta.12 (Unreleased)
## 12.0.0-beta.13 (Unreleased)

### Features Added

Expand All @@ -10,6 +10,16 @@

### Other Changes

## 12.0.0-beta.12 (2021-11-10)

### Other Changes

#### Dependency Updates

- Upgraded `azure-core` from `1.21.0` to version `1.22.0`.
- Upgraded `azure-core-http-netty` from `1.11.1` to version `1.11.2`.
- Upgraded `azure-storage-blob` from `12.15.0-beta.1` to version `12.14.2`.

## 12.0.0-beta.11 (2021-11-05)

### Features Added
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-blob-changefeed/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ process change events that occur in your Blob Storage account at a low cost.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob-changefeed</artifactId>
<version>12.0.0-beta.10</version>
<version>12.0.0-beta.12</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-blob-changefeed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.azure</groupId>
<artifactId>azure-storage-blob-changefeed</artifactId>
<version>12.0.0-beta.12</version> <!-- {x-version-update;com.azure:azure-storage-blob-changefeed;current} -->
<version>12.0.0-beta.13</version> <!-- {x-version-update;com.azure:azure-storage-blob-changefeed;current} -->

<name>Microsoft Azure client library for Blob Storage changefeed</name>
<description>This module contains client library for Microsoft Azure Blob Storage changefeed.</description>
Expand Down
10 changes: 10 additions & 0 deletions sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@

### Other Changes

## 12.14.2 (2021-11-10)

### Other Changes

#### Dependency Updates

- Upgraded `azure-core` from `1.21.0` to version `1.22.0`.
- Upgraded `azure-core-http-netty` from `1.11.1` to version `1.11.2`.
- Upgraded `azure-storage-blob` from `12.14.1` to version `12.14.2`.

## 12.15.0-beta.1 (2021-11-05)

### Features Added
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-blob-cryptography/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob-cryptography</artifactId>
<version>12.14.1</version>
<version>12.14.2</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
12 changes: 11 additions & 1 deletion sdk/storage/azure-storage-blob-nio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 12.0.0-beta.12 (Unreleased)
## 12.0.0-beta.13 (Unreleased)

### Features Added

Expand All @@ -10,6 +10,16 @@

### Other Changes

## 12.0.0-beta.12 (2021-11-10)

### Other Changes

#### Dependency Updates

- Upgraded `azure-core` from `1.21.0` to version `1.22.0`.
- Upgraded `azure-core-http-netty` from `1.11.1` to version `1.11.2`.
- Upgraded `azure-storage-blob` from `12.15.0-beta.1` to version `12.14.2.

## 12.0.0-beta.11 (2021-11-05)

### Features Added
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-blob-nio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This package allows you to interact with Azure Blob Storage through the standard
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob-nio</artifactId>
<version>12.0.0-beta.10</version>
<version>12.0.0-beta.12</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-blob-nio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.azure</groupId>
<artifactId>azure-storage-blob-nio</artifactId>
<version>12.0.0-beta.12</version> <!-- {x-version-update;com.azure:azure-storage-blob-nio;current} -->
<version>12.0.0-beta.13</version> <!-- {x-version-update;com.azure:azure-storage-blob-nio;current} -->
<name>Microsoft Azure implementation of NIO on top of Azure Blob Storage</name>
<description>This module contains an implementation of Java's NIO interface on top of Azure Blob Storage.</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>
Expand Down
7 changes: 7 additions & 0 deletions sdk/storage/azure-storage-blob/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@

### Other Changes

## 12.14.2 (2021-11-10)

### Other Changes
#### Dependency Updates
- Updated to version `1.22.0` of `azure-core`
- Updated to version `12.14.1` of `azure-storage-common`

## 12.15.0-beta.1 (2021-11-05)

### Features Added
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-blob/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.14.1</version>
<version>12.14.2</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
9 changes: 9 additions & 0 deletions sdk/storage/azure-storage-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,15 @@

### Other Changes

## 12.14.1 (2021-11-10)

### Other Changes

#### Dependency Updates

- Upgraded `azure-core` from `1.21.0` to version `1.22.0`.
- Upgraded `azure-core-http-netty` from `1.11.1` to version `1.11.2`.

## 12.15.0-beta.1 (2021-11-05)

### Features Added
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.14.0</version>
<version>12.14.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
10 changes: 10 additions & 0 deletions sdk/storage/azure-storage-file-datalake/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@

### Other Changes

## 12.7.2 (2021-11-10)

### Other Changes

#### Dependency Updates

- Upgraded `azure-core` from `1.21.0` to version `1.22.0`.
- Upgraded `azure-core-http-netty` from `1.11.1` to version `1.11.2`.
- Upgraded `azure-storage-blob` from `12.14.1` to version `12.14.2`.

## 12.8.0-beta.1 (2021-11-05)

### Features Added
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-file-datalake/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-file-datalake</artifactId>
<version>12.7.1</version>
<version>12.7.2</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
10 changes: 10 additions & 0 deletions sdk/storage/azure-storage-file-share/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@

### Other Changes

## 12.11.2 (2021-11-10)

### Other Changes

#### Dependency Updates

- Upgraded `azure-core` from `1.21.0` to version `1.22.0`.
- Upgraded `azure-core-http-netty` from `1.11.1` to version `1.11.2`.
- Upgraded `azure-storage-common` from `12.14.0` to version `12.14.1`.

## 12.12.0-beta.1 (2021-11-05)

### Features Added
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-file-share/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-file-share</artifactId>
<version>12.11.1</version>
<version>12.11.2</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
10 changes: 10 additions & 0 deletions sdk/storage/azure-storage-internal-avro/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@

### Other Changes

## 12.1.2 (2021-11-10)

### Other Changes

#### Dependency Updates

- Upgraded `azure-core` from `1.21.0` to version `1.22.0`.
- Upgraded `azure-core-http-netty` from `1.11.1` to version `1.11.2`.
- Upgraded `azure-storage-common` from `12.14.0` to version `12.14.1`.

## 12.2.0-beta.1 (2021-11-05)

### Features Added
Expand Down
10 changes: 10 additions & 0 deletions sdk/storage/azure-storage-queue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@

### Other Changes

## 12.11.2 (2021-11-10)

### Other Changes

#### Dependency Updates

- Upgraded `azure-core` from `1.21.0` to version `1.22.0`.
- Upgraded `azure-core-http-netty` from `1.11.1` to version `1.11.2`.
- Upgraded `azure-storage-common` from `12.14.0` to version `12.14.1`

## 12.12.0-beta.1 (2021-11-05)

### Features Added
Expand Down
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-queue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-storage-queue</artifactId>
<version>12.10.0</version>
<version>12.11.2</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
Loading

0 comments on commit 76bf142

Please sign in to comment.