Skip to content

Commit 7d5341c

Browse files
authored
Apiview feedback and release prep (#29844)
* Apiview feedback and release prep * PR feedback * Ci fix
1 parent 2ad1ca8 commit 7d5341c

33 files changed

Lines changed: 109 additions & 141 deletions

File tree

eng/jacoco-test-coverage/pom.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -293,17 +293,17 @@
293293
<dependency>
294294
<groupId>com.azure</groupId>
295295
<artifactId>azure-storage-common</artifactId>
296-
<version>12.17.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
296+
<version>12.17.0</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
297297
</dependency>
298298
<dependency>
299299
<groupId>com.azure</groupId>
300300
<artifactId>azure-storage-blob</artifactId>
301-
<version>12.18.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
301+
<version>12.18.0</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
302302
</dependency>
303303
<dependency>
304304
<groupId>com.azure</groupId>
305305
<artifactId>azure-storage-blob-batch</artifactId>
306-
<version>12.14.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob-batch;current} -->
306+
<version>12.14.0</version> <!-- {x-version-update;com.azure:azure-storage-blob-batch;current} -->
307307
</dependency>
308308
<dependency>
309309
<groupId>com.azure</groupId>
@@ -313,7 +313,7 @@
313313
<dependency>
314314
<groupId>com.azure</groupId>
315315
<artifactId>azure-storage-blob-cryptography</artifactId>
316-
<version>12.17.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob-cryptography;current} -->
316+
<version>12.17.0</version> <!-- {x-version-update;com.azure:azure-storage-blob-cryptography;current} -->
317317
</dependency>
318318
<dependency>
319319
<groupId>com.azure</groupId>
@@ -323,22 +323,22 @@
323323
<dependency>
324324
<groupId>com.azure</groupId>
325325
<artifactId>azure-storage-file-share</artifactId>
326-
<version>12.14.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-file-share;current} -->
326+
<version>12.14.0</version> <!-- {x-version-update;com.azure:azure-storage-file-share;current} -->
327327
</dependency>
328328
<dependency>
329329
<groupId>com.azure</groupId>
330330
<artifactId>azure-storage-file-datalake</artifactId>
331-
<version>12.11.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-file-datalake;current} -->
331+
<version>12.11.0</version> <!-- {x-version-update;com.azure:azure-storage-file-datalake;current} -->
332332
</dependency>
333333
<dependency>
334334
<groupId>com.azure</groupId>
335335
<artifactId>azure-storage-internal-avro</artifactId>
336-
<version>12.4.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-internal-avro;current} -->
336+
<version>12.4.0</version> <!-- {x-version-update;com.azure:azure-storage-internal-avro;current} -->
337337
</dependency>
338338
<dependency>
339339
<groupId>com.azure</groupId>
340340
<artifactId>azure-storage-queue</artifactId>
341-
<version>12.14.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-queue;current} -->
341+
<version>12.14.0</version> <!-- {x-version-update;com.azure:azure-storage-queue;current} -->
342342
</dependency>
343343
<dependency>
344344
<groupId>com.azure</groupId>

eng/versioning/version_client.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -136,17 +136,17 @@ com.azure:azure-sdk-template-two;1.0.0-beta.1;1.0.0-beta.1
136136
com.azure:azure-sdk-template-three;1.0.0-beta.1;1.0.0-beta.1
137137
com.azure:azure-spring-data-cosmos;3.23.0;3.24.0-beta.1
138138
com.azure:azure-spring-data-cosmos-test;3.0.0-beta.1;3.0.0-beta.1
139-
com.azure:azure-storage-blob;12.17.1;12.18.0-beta.2
140-
com.azure:azure-storage-blob-batch;12.13.1;12.14.0-beta.2
139+
com.azure:azure-storage-blob;12.17.1;12.18.0
140+
com.azure:azure-storage-blob-batch;12.13.1;12.14.0
141141
com.azure:azure-storage-blob-changefeed;12.0.0-beta.18;12.0.0-beta.19
142-
com.azure:azure-storage-blob-cryptography;12.16.1;12.17.0-beta.2
142+
com.azure:azure-storage-blob-cryptography;12.16.1;12.17.0
143143
com.azure:azure-storage-blob-nio;12.0.0-beta.19;12.0.0-beta.20
144-
com.azure:azure-storage-common;12.16.1;12.17.0-beta.2
145-
com.azure:azure-storage-file-share;12.13.1;12.14.0-beta.2
146-
com.azure:azure-storage-file-datalake;12.10.1;12.11.0-beta.2
147-
com.azure:azure-storage-internal-avro;12.3.1;12.4.0-beta.2
144+
com.azure:azure-storage-common;12.16.1;12.17.0
145+
com.azure:azure-storage-file-share;12.13.1;12.14.0
146+
com.azure:azure-storage-file-datalake;12.10.1;12.11.0
147+
com.azure:azure-storage-internal-avro;12.3.1;12.4.0
148148
com.azure:azure-storage-perf;1.0.0-beta.1;1.0.0-beta.1
149-
com.azure:azure-storage-queue;12.13.1;12.14.0-beta.2
149+
com.azure:azure-storage-queue;12.13.1;12.14.0
150150
com.azure:azure-template-perf;1.0.0-beta.1;1.0.0-beta.1
151151
com.azure:azure-media-videoanalyzer-edge;1.0.0-beta.6;1.0.0-beta.7
152152
com.azure:azure-verticals-agrifood-farming;1.0.0-beta.2;1.0.0-beta.3

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

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

3-
## 12.14.0-beta.2 (Unreleased)
3+
## 12.14.0 (2022-07-07)
44

55
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
6+
- 2021-08-06 service version.
127

138
## 12.14.0-beta.1 (2022-06-15)
149

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ add the direct dependency to your project as follows.
5555
<dependency>
5656
<groupId>com.azure</groupId>
5757
<artifactId>azure-storage-blob-batch</artifactId>
58-
<version>12.14.0-beta.1</version>
58+
<version>12.14.0</version>
5959
</dependency>
6060
```
6161
[//]: # ({x-version-update-end})

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

Lines changed: 3 additions & 3 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.14.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob-batch;current} -->
16+
<version>12.14.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>
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>com.azure</groupId>
8181
<artifactId>azure-storage-blob</artifactId>
82-
<version>12.18.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
82+
<version>12.18.0</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
8383
</dependency>
8484

8585
<!-- Added this dependency to include necessary annotations used by reactor core.
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>com.azure</groupId>
9797
<artifactId>azure-storage-common</artifactId>
98-
<version>12.17.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
98+
<version>12.17.0</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
9999
<classifier>tests</classifier>
100100
<type>test-jar</type>
101101
<scope>test</scope>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 12.0.0-beta.19 (Unreleased)
44

55
### Features Added
6+
- GA release for STG 83
67

78
### Breaking Changes
89

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>com.azure</groupId>
8787
<artifactId>azure-storage-blob</artifactId>
88-
<version>12.18.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
88+
<version>12.18.0</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
8989
</dependency>
9090

9191
<!-- Added this dependency to include necessary annotations used by reactor core.
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>com.azure</groupId>
103103
<artifactId>azure-storage-common</artifactId>
104-
<version>12.17.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
104+
<version>12.17.0</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
105105
<classifier>tests</classifier>
106106
<type>test-jar</type>
107107
<scope>test</scope>

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

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

3-
## 12.17.0-beta.2 (Unreleased)
3+
## 12.17.0 (2022-07-07)
44

55
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
6+
- GA release for 2021-08-06 service version.
7+
- GA release for encryption protocol version 2.
128

139
## 12.17.0-beta.1 (2022-06-15)
1410

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ add the direct dependency to your project as follows.
5757
<dependency>
5858
<groupId>com.azure</groupId>
5959
<artifactId>azure-storage-blob-cryptography</artifactId>
60-
<version>12.17.0-beta.1</version>
60+
<version>12.17.0</version>
6161
</dependency>
6262
```
6363
[//]: # ({x-version-update-end})

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

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

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

1818
<name>Microsoft Azure client library for Blob Storage cryptography</name>
1919
<description>This module contains client library for Microsoft Azure Blob Storage cryptography.</description>
@@ -64,12 +64,12 @@
6464
<dependency>
6565
<groupId>com.azure</groupId>
6666
<artifactId>azure-storage-blob</artifactId>
67-
<version>12.18.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
67+
<version>12.18.0</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
6868
</dependency>
6969
<dependency>
7070
<groupId>com.azure</groupId>
7171
<artifactId>azure-storage-common</artifactId>
72-
<version>12.17.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
72+
<version>12.17.0</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
7373
<classifier>tests</classifier>
7474
<type>test-jar</type>
7575
<scope>test</scope>

0 commit comments

Comments
 (0)