Skip to content

Commit ebb0083

Browse files
authored
Updated versions, readme, changelogs for release (Azure#17479)
1 parent 69e4a5d commit ebb0083

File tree

30 files changed

+57
-54
lines changed

30 files changed

+57
-54
lines changed

eng/jacoco-test-coverage/pom.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -219,17 +219,17 @@
219219
<dependency>
220220
<groupId>com.azure</groupId>
221221
<artifactId>azure-storage-common</artifactId>
222-
<version>12.9.0-beta.3</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
222+
<version>12.9.0</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
223223
</dependency>
224224
<dependency>
225225
<groupId>com.azure</groupId>
226226
<artifactId>azure-storage-blob</artifactId>
227-
<version>12.9.0-beta.3</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
227+
<version>12.9.0</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
228228
</dependency>
229229
<dependency>
230230
<groupId>com.azure</groupId>
231231
<artifactId>azure-storage-blob-batch</artifactId>
232-
<version>12.7.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob-batch;current} -->
232+
<version>12.7.0</version> <!-- {x-version-update;com.azure:azure-storage-blob-batch;current} -->
233233
</dependency>
234234
<dependency>
235235
<groupId>com.azure</groupId>
@@ -239,7 +239,7 @@
239239
<dependency>
240240
<groupId>com.azure</groupId>
241241
<artifactId>azure-storage-blob-cryptography</artifactId>
242-
<version>12.9.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob-cryptography;current} -->
242+
<version>12.9.0</version> <!-- {x-version-update;com.azure:azure-storage-blob-cryptography;current} -->
243243
</dependency>
244244
<dependency>
245245
<groupId>com.azure</groupId>
@@ -249,22 +249,22 @@
249249
<dependency>
250250
<groupId>com.azure</groupId>
251251
<artifactId>azure-storage-file-share</artifactId>
252-
<version>12.7.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-file-share;current} -->
252+
<version>12.7.0</version> <!-- {x-version-update;com.azure:azure-storage-file-share;current} -->
253253
</dependency>
254254
<dependency>
255255
<groupId>com.azure</groupId>
256256
<artifactId>azure-storage-file-datalake</artifactId>
257-
<version>12.3.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-file-datalake;current} -->
257+
<version>12.3.0</version> <!-- {x-version-update;com.azure:azure-storage-file-datalake;current} -->
258258
</dependency>
259259
<dependency>
260260
<groupId>com.azure</groupId>
261261
<artifactId>azure-storage-internal-avro</artifactId>
262-
<version>12.0.1-beta.3</version> <!-- {x-version-update;com.azure:azure-storage-internal-avro;current} -->
262+
<version>12.0.1</version> <!-- {x-version-update;com.azure:azure-storage-internal-avro;current} -->
263263
</dependency>
264264
<dependency>
265265
<groupId>com.azure</groupId>
266266
<artifactId>azure-storage-queue</artifactId>
267-
<version>12.7.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-queue;current} -->
267+
<version>12.7.0</version> <!-- {x-version-update;com.azure:azure-storage-queue;current} -->
268268
</dependency>
269269
<dependency>
270270
<groupId>com.azure</groupId>

eng/versioning/version_client.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -86,17 +86,17 @@ com.azure:azure-security-keyvault-secrets;4.2.2;4.3.0-beta.3
8686
com.azure:azure-sdk-template;1.2.1-beta.2;1.2.1-beta.16
8787
com.azure:azure-spring-data-cosmos;3.1.0;3.2.0-beta.1
8888
com.azure:azure-spring-data-cosmos-test;3.0.0-beta.1;3.0.0-beta.1
89-
com.azure:azure-storage-blob;12.8.0;12.9.0-beta.3
90-
com.azure:azure-storage-blob-batch;12.6.0;12.7.0-beta.2
89+
com.azure:azure-storage-blob;12.8.0;12.9.0
90+
com.azure:azure-storage-blob-batch;12.6.0;12.7.0
9191
com.azure:azure-storage-blob-changefeed;12.0.0-beta.3;12.0.0-beta.4
92-
com.azure:azure-storage-blob-cryptography;12.8.0;12.9.0-beta.2
92+
com.azure:azure-storage-blob-cryptography;12.8.0;12.9.0
9393
com.azure:azure-storage-blob-nio;12.0.0-beta.2;12.0.0-beta.3
94-
com.azure:azure-storage-common;12.8.0;12.9.0-beta.3
95-
com.azure:azure-storage-file-share;12.6.0;12.7.0-beta.2
96-
com.azure:azure-storage-file-datalake;12.2.0;12.3.0-beta.2
97-
com.azure:azure-storage-internal-avro;12.0.0;12.0.1-beta.3
94+
com.azure:azure-storage-common;12.8.0;12.9.0
95+
com.azure:azure-storage-file-share;12.6.0;12.7.0
96+
com.azure:azure-storage-file-datalake;12.2.0;12.3.0
97+
com.azure:azure-storage-internal-avro;12.0.0;12.0.1
9898
com.azure:azure-storage-perf;1.0.0-beta.1;1.0.0-beta.1
99-
com.azure:azure-storage-queue;12.6.0;12.7.0-beta.2
99+
com.azure:azure-storage-queue;12.6.0;12.7.0
100100
com.azure:perf-test-core;1.0.0-beta.1;1.0.0-beta.1
101101
com.azure.spring:azure-spring-boot-starter-active-directory-b2c;3.0.0-beta.1;3.0.0-beta.1
102102
com.azure.spring:azure-spring-boot-starter-active-directory;3.0.0-beta.1;3.0.0-beta.1

sdk/storage/azure-storage-blob-batch/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Release History
22

3-
## 12.7.0-beta.2 (Unreleased)
4-
3+
## 12.7.0 (2020-11-11)
4+
- GA release
55

66
## 12.7.0-beta.1 (2020-10-01)
77
- Added logging of batch operation exceptions when they are added into the aggregate batch response.

sdk/storage/azure-storage-blob-batch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ definition, such as text or binary data.
2222
<dependency>
2323
<groupId>com.azure</groupId>
2424
<artifactId>azure-storage-blob-batch</artifactId>
25-
<version>12.7.0-beta.1</version>
25+
<version>12.7.0</version>
2626
</dependency>
2727
```
2828
[//]: # ({x-version-update-end})

sdk/storage/azure-storage-blob-batch/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>com.azure</groupId>
1515
<artifactId>azure-storage-blob-batch</artifactId>
16-
<version>12.7.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob-batch;current} -->
16+
<version>12.7.0</version> <!-- {x-version-update;com.azure:azure-storage-blob-batch;current} -->
1717

1818
<name>Microsoft Azure client library for Blob Storage batching</name>
1919
<description>This module contains client library for Microsoft Azure Blob Storage batching.</description>
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.azure</groupId>
6767
<artifactId>azure-storage-blob</artifactId>
68-
<version>12.9.0-beta.3</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
68+
<version>12.9.0</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
6969
</dependency>
7070

7171
<!-- Added this dependency to include necessary annotations used by reactor core.

sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Release History
22

3-
## 12.0.0-beta.4 (Unreleased)
3+
## 12.0.0-beta.4 (2020-11-11)
4+
### Dependency updates
45

6+
- Updated blob dependency to 12.9.0
57

68
## 12.0.0-beta.3 (2020-10-01)
79
- Added support to specify context in the sync methods.

sdk/storage/azure-storage-blob-changefeed/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ process change events that occur in your Blob Storage account at a low cost.
2020
<dependency>
2121
<groupId>com.azure</groupId>
2222
<artifactId>azure-storage-blob-changefeed</artifactId>
23-
<version>12.0.0-beta.3</version>
23+
<version>12.0.0-beta.4</version>
2424
</dependency>
2525
```
2626
[//]: # ({x-version-update-end})

sdk/storage/azure-storage-blob-changefeed/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.azure</groupId>
6767
<artifactId>azure-storage-blob</artifactId>
68-
<version>12.9.0-beta.3</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
68+
<version>12.9.0</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
6969
</dependency>
7070

7171
<!-- Added this dependency to include necessary annotations used by reactor core.

sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 12.9.0-beta.2 (Unreleased)
3+
## 12.9.0 (2020-11-11)
44
- Added support to specify whether or not a pipeline policy should be added per call or per retry.
55

66
## 12.9.0-beta.1 (2020-10-01)

sdk/storage/azure-storage-blob-cryptography/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This package supports client side encryption for blob storage.
2121
<dependency>
2222
<groupId>com.azure</groupId>
2323
<artifactId>azure-storage-blob-cryptography</artifactId>
24-
<version>12.9.0-beta.1</version>
24+
<version>12.9.0</version>
2525
</dependency>
2626
```
2727
[//]: # ({x-version-update-end})

0 commit comments

Comments
 (0)