diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml
index 4b9893868a971..43d99fae76432 100644
--- a/eng/jacoco-test-coverage/pom.xml
+++ b/eng/jacoco-test-coverage/pom.xml
@@ -308,17 +308,17 @@
com.azure
azure-storage-common
- 12.22.0-beta.2
+ 12.22.0
com.azure
azure-storage-blob
- 12.23.0-beta.2
+ 12.23.0
com.azure
azure-storage-blob-batch
- 12.19.0-beta.2
+ 12.19.0
com.azure
@@ -328,7 +328,7 @@
com.azure
azure-storage-blob-cryptography
- 12.22.0-beta.2
+ 12.22.0
com.azure
@@ -338,22 +338,22 @@
com.azure
azure-storage-file-share
- 12.19.0-beta.2
+ 12.19.0
com.azure
azure-storage-file-datalake
- 12.16.0-beta.2
+ 12.16.0
com.azure
azure-storage-internal-avro
- 12.8.0-beta.2
+ 12.8.0
com.azure
azure-storage-queue
- 12.18.0-beta.2
+ 12.18.0
com.azure
diff --git a/eng/versioning/version_client.txt b/eng/versioning/version_client.txt
index d9a9864ad293e..1213c47a4145c 100644
--- a/eng/versioning/version_client.txt
+++ b/eng/versioning/version_client.txt
@@ -167,17 +167,17 @@ com.azure:azure-sdk-template;1.1.1234;1.2.2-beta.1
com.azure:azure-sdk-template-two;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-sdk-template-three;1.0.0-beta.1;1.0.0-beta.1
com.azure:azure-spring-data-cosmos;3.36.0;3.37.0-beta.1
-com.azure:azure-storage-blob;12.22.3;12.23.0-beta.2
-com.azure:azure-storage-blob-batch;12.18.3;12.19.0-beta.2
+com.azure:azure-storage-blob;12.22.3;12.23.0
+com.azure:azure-storage-blob-batch;12.18.3;12.19.0
com.azure:azure-storage-blob-changefeed;12.0.0-beta.18;12.0.0-beta.19
-com.azure:azure-storage-blob-cryptography;12.21.3;12.22.0-beta.2
+com.azure:azure-storage-blob-cryptography;12.21.3;12.22.0
com.azure:azure-storage-blob-nio;12.0.0-beta.19;12.0.0-beta.20
-com.azure:azure-storage-common;12.21.2;12.22.0-beta.2
-com.azure:azure-storage-file-share;12.18.2;12.19.0-beta.2
-com.azure:azure-storage-file-datalake;12.15.3;12.16.0-beta.2
-com.azure:azure-storage-internal-avro;12.7.2;12.8.0-beta.2
+com.azure:azure-storage-common;12.21.2;12.22.0
+com.azure:azure-storage-file-share;12.18.2;12.19.0
+com.azure:azure-storage-file-datalake;12.15.3;12.16.0
+com.azure:azure-storage-internal-avro;12.7.2;12.8.0
com.azure:azure-storage-perf;1.0.0-beta.1;1.0.0-beta.1
-com.azure:azure-storage-queue;12.17.2;12.18.0-beta.2
+com.azure:azure-storage-queue;12.17.2;12.18.0
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.6;1.0.0-beta.7
com.azure:azure-verticals-agrifood-farming;1.0.0-beta.3;1.0.0-beta.4
diff --git a/sdk/storage/azure-storage-blob-batch/CHANGELOG.md b/sdk/storage/azure-storage-blob-batch/CHANGELOG.md
index 1f58bb7ffe942..3be6c3e3fa3df 100644
--- a/sdk/storage/azure-storage-blob-batch/CHANGELOG.md
+++ b/sdk/storage/azure-storage-blob-batch/CHANGELOG.md
@@ -1,12 +1,9 @@
# Release History
-## 12.19.0-beta.2 (Unreleased)
+## 12.19.0 (2023-07-11)
### Features Added
-
-### Breaking Changes
-
-### Bugs Fixed
+- Added support for the `2023-01-03` service version.
### Other Changes
- Migrate test recordings to assets repo.
diff --git a/sdk/storage/azure-storage-blob-batch/README.md b/sdk/storage/azure-storage-blob-batch/README.md
index 326c9be965285..54479e3bc21b9 100644
--- a/sdk/storage/azure-storage-blob-batch/README.md
+++ b/sdk/storage/azure-storage-blob-batch/README.md
@@ -55,7 +55,7 @@ add the direct dependency to your project as follows.
com.azure
azure-storage-blob-batch
- 12.19.0-beta.1
+ 12.19.0
```
[//]: # ({x-version-update-end})
diff --git a/sdk/storage/azure-storage-blob-batch/pom.xml b/sdk/storage/azure-storage-blob-batch/pom.xml
index 6a8867f29a05d..a4c2d31665fe3 100644
--- a/sdk/storage/azure-storage-blob-batch/pom.xml
+++ b/sdk/storage/azure-storage-blob-batch/pom.xml
@@ -13,7 +13,7 @@
com.azure
azure-storage-blob-batch
- 12.19.0-beta.2
+ 12.19.0
Microsoft Azure client library for Blob Storage batching
This module contains client library for Microsoft Azure Blob Storage batching.
@@ -60,7 +60,7 @@
com.azure
azure-storage-blob
- 12.23.0-beta.2
+ 12.23.0
@@ -82,7 +82,7 @@
com.azure
azure-storage-common
- 12.22.0-beta.2
+ 12.22.0
tests
test-jar
test
diff --git a/sdk/storage/azure-storage-blob-changefeed/pom.xml b/sdk/storage/azure-storage-blob-changefeed/pom.xml
index 63ad3030f88e3..14ac3b82e0a8f 100644
--- a/sdk/storage/azure-storage-blob-changefeed/pom.xml
+++ b/sdk/storage/azure-storage-blob-changefeed/pom.xml
@@ -84,7 +84,7 @@
com.azure
azure-storage-blob
- 12.23.0-beta.2
+ 12.23.0
@@ -106,7 +106,7 @@
com.azure
azure-storage-common
- 12.22.0-beta.2
+ 12.22.0
tests
test-jar
test
diff --git a/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md b/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md
index 122f3176b0560..b16b448ad7236 100644
--- a/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md
+++ b/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md
@@ -1,12 +1,9 @@
# Release History
-## 12.22.0-beta.2 (Unreleased)
+## 12.22.0 (2023-07-11)
### Features Added
-
-### Breaking Changes
-
-### Bugs Fixed
+- Added support for the `2023-01-03` service version.
### Other Changes
- Migrate test recordings to assets repo.
diff --git a/sdk/storage/azure-storage-blob-cryptography/README.md b/sdk/storage/azure-storage-blob-cryptography/README.md
index 120fa5e69d33c..d4fd32690c04a 100644
--- a/sdk/storage/azure-storage-blob-cryptography/README.md
+++ b/sdk/storage/azure-storage-blob-cryptography/README.md
@@ -57,7 +57,7 @@ add the direct dependency to your project as follows.
com.azure
azure-storage-blob-cryptography
- 12.22.0-beta.1
+ 12.22.0
```
[//]: # ({x-version-update-end})
diff --git a/sdk/storage/azure-storage-blob-cryptography/pom.xml b/sdk/storage/azure-storage-blob-cryptography/pom.xml
index ac120d8c462c5..10088ee14fc11 100644
--- a/sdk/storage/azure-storage-blob-cryptography/pom.xml
+++ b/sdk/storage/azure-storage-blob-cryptography/pom.xml
@@ -13,7 +13,7 @@
com.azure
azure-storage-blob-cryptography
- 12.22.0-beta.2
+ 12.22.0
Microsoft Azure client library for Blob Storage cryptography
This module contains client library for Microsoft Azure Blob Storage cryptography.
@@ -59,7 +59,7 @@
com.azure
azure-storage-blob
- 12.23.0-beta.2
+ 12.23.0
@@ -71,7 +71,7 @@
com.azure
azure-storage-common
- 12.22.0-beta.2
+ 12.22.0
tests
test-jar
test
diff --git a/sdk/storage/azure-storage-blob-nio/pom.xml b/sdk/storage/azure-storage-blob-nio/pom.xml
index c75f1a32fc4e7..7f70b5de0b7fc 100644
--- a/sdk/storage/azure-storage-blob-nio/pom.xml
+++ b/sdk/storage/azure-storage-blob-nio/pom.xml
@@ -58,7 +58,7 @@
com.azure
azure-storage-blob
- 12.23.0-beta.2
+ 12.23.0
@@ -70,7 +70,7 @@
com.azure
azure-storage-common
- 12.22.0-beta.2
+ 12.22.0
tests
test-jar
test
diff --git a/sdk/storage/azure-storage-blob/CHANGELOG.md b/sdk/storage/azure-storage-blob/CHANGELOG.md
index 8595db19b342b..b3e9061aa2fff 100644
--- a/sdk/storage/azure-storage-blob/CHANGELOG.md
+++ b/sdk/storage/azure-storage-blob/CHANGELOG.md
@@ -1,14 +1,10 @@
# Release History
-## 12.23.0-beta.2 (Unreleased)
+## 12.23.0 (2023-07-11)
### Features Added
-
-### Breaking Changes
-
-### Bugs Fixed
-
-### Other Changes
+- Added support for the `2023-01-03` service version.
+- Content length limit for `AppendBlobClient.appendBlock()` raised from 4 MiB to 100 MiB.
## 12.22.3 (2023-06-14)
diff --git a/sdk/storage/azure-storage-blob/README.md b/sdk/storage/azure-storage-blob/README.md
index 0f6e2a71ff16b..812c478f07ce9 100644
--- a/sdk/storage/azure-storage-blob/README.md
+++ b/sdk/storage/azure-storage-blob/README.md
@@ -55,7 +55,7 @@ add the direct dependency to your project as follows.
com.azure
azure-storage-blob
- 12.23.0-beta.1
+ 12.23.0
```
[//]: # ({x-version-update-end})
diff --git a/sdk/storage/azure-storage-blob/pom.xml b/sdk/storage/azure-storage-blob/pom.xml
index 310eff159a8e5..361cffc84868a 100644
--- a/sdk/storage/azure-storage-blob/pom.xml
+++ b/sdk/storage/azure-storage-blob/pom.xml
@@ -13,7 +13,7 @@
com.azure
azure-storage-blob
- 12.23.0-beta.2
+ 12.23.0
Microsoft Azure client library for Blob Storage
This module contains client library for Microsoft Azure Blob Storage.
@@ -86,12 +86,12 @@
com.azure
azure-storage-common
- 12.22.0-beta.2
+ 12.22.0
com.azure
azure-storage-internal-avro
- 12.8.0-beta.2
+ 12.8.0
@@ -112,7 +112,7 @@
com.azure
azure-storage-common
- 12.22.0-beta.2
+ 12.22.0
tests
test-jar
test
diff --git a/sdk/storage/azure-storage-common/CHANGELOG.md b/sdk/storage/azure-storage-common/CHANGELOG.md
index 18508835bd7d0..487fa2d113d44 100644
--- a/sdk/storage/azure-storage-common/CHANGELOG.md
+++ b/sdk/storage/azure-storage-common/CHANGELOG.md
@@ -1,16 +1,15 @@
# Release History
-## 12.22.0-beta.2 (Unreleased)
+## 12.22.0 (2023-07-11)
### Features Added
-
-### Breaking Changes
+- Added `ServiceTimeoutPolicy` which allows for service level timeouts to be set on client builders through `HttpPipelinePolicy`. If the
+ server timeout interval elapses before the service has finished processing the request, the service returns an error.
+- Added support for the `2023-01-03` service version.
### Bugs Fixed
- Adding support for sas tokens with start and end times that only contain a date, no timestamp, ex: st=2021-06-21&se=2021-06-22.
-### Other Changes
-
## 12.21.2 (2023-06-14)
### Other Changes
@@ -26,6 +25,7 @@
- Added `ServiceTimeoutPolicy` which allows for service level timeouts to be set on client builders through `HttpPipelinePolicy`. If the
server timeout interval elapses before the service has finished processing the request, the service returns an error.
- Added support for 2023-01-03 service version.
+
## 12.21.1 (2023-05-23)
### Other Changes
diff --git a/sdk/storage/azure-storage-common/README.md b/sdk/storage/azure-storage-common/README.md
index 6ca9958aa7e80..838bed18c8a6b 100644
--- a/sdk/storage/azure-storage-common/README.md
+++ b/sdk/storage/azure-storage-common/README.md
@@ -52,7 +52,7 @@ add the direct dependency to your project as follows.
com.azure
azure-storage-common
- 12.22.0-beta.1
+ 12.22.0
```
[//]: # ({x-version-update-end})
diff --git a/sdk/storage/azure-storage-common/pom.xml b/sdk/storage/azure-storage-common/pom.xml
index 9474f079f5e56..3447a7b879707 100644
--- a/sdk/storage/azure-storage-common/pom.xml
+++ b/sdk/storage/azure-storage-common/pom.xml
@@ -13,7 +13,7 @@
com.azure
azure-storage-common
- 12.22.0-beta.2
+ 12.22.0
Microsoft Azure common module for Storage
This module contains common code based for all Microsoft Azure Storage client libraries.
diff --git a/sdk/storage/azure-storage-file-datalake/CHANGELOG.md b/sdk/storage/azure-storage-file-datalake/CHANGELOG.md
index 22a6f3ee72236..94eb9888fd708 100644
--- a/sdk/storage/azure-storage-file-datalake/CHANGELOG.md
+++ b/sdk/storage/azure-storage-file-datalake/CHANGELOG.md
@@ -1,16 +1,17 @@
# Release History
-## 12.16.0-beta.2 (Unreleased)
+## 12.16.0 (2023-07-11)
### Features Added
-
-### Breaking Changes
+- Added `DataLakeFileClient.getOutputStream()` which allows users to open an `OutputStream` on the file and write data
+ to it using `ParallelTransferOptions`.
+- Added support for the `2023-01-03` service version.
+- Added owner, group, and permissions properties to `PathProperties`.
+- Added encryptionContext property to `FileParallelUploadOptions`.
### Bugs Fixed
- Fixed a bug that would cause authentication failures when trying to rename a path object while authenticating with a sas token that contained a leading question mark.
-### Other Changes
-
## 12.15.3 (2023-06-14)
### Other Changes
@@ -29,6 +30,7 @@ to it using `ParallelTransferOptions`.
- Added support for 2023-01-03 service version.
- Added owner, group, and permissions properties to `PathProperties`.
- Added encryptionContext property to `FileParallelUploadOptions`.
+
## 12.15.2 (2023-05-23)
### Other Changes
diff --git a/sdk/storage/azure-storage-file-datalake/README.md b/sdk/storage/azure-storage-file-datalake/README.md
index a618817b55009..87743aa47806f 100644
--- a/sdk/storage/azure-storage-file-datalake/README.md
+++ b/sdk/storage/azure-storage-file-datalake/README.md
@@ -56,7 +56,7 @@ add the direct dependency to your project as follows.
com.azure
azure-storage-file-datalake
- 12.16.0-beta.1
+ 12.16.0
```
[//]: # ({x-version-update-end})
diff --git a/sdk/storage/azure-storage-file-datalake/pom.xml b/sdk/storage/azure-storage-file-datalake/pom.xml
index 68aa10cf1d7ac..55908e97b4b04 100644
--- a/sdk/storage/azure-storage-file-datalake/pom.xml
+++ b/sdk/storage/azure-storage-file-datalake/pom.xml
@@ -13,7 +13,7 @@
com.azure
azure-storage-file-datalake
- 12.16.0-beta.2
+ 12.16.0
Microsoft Azure client library for File Storage Data Lake
This module contains client library for Microsoft Azure File Storage Data Lake.
@@ -84,7 +84,7 @@
com.azure
azure-storage-blob
- 12.23.0-beta.2
+ 12.23.0
@@ -106,7 +106,7 @@
com.azure
azure-storage-common
- 12.22.0-beta.2
+ 12.22.0
tests
test-jar
test
diff --git a/sdk/storage/azure-storage-file-share/CHANGELOG.md b/sdk/storage/azure-storage-file-share/CHANGELOG.md
index 90a22fe255b7d..0a3f943611631 100644
--- a/sdk/storage/azure-storage-file-share/CHANGELOG.md
+++ b/sdk/storage/azure-storage-file-share/CHANGELOG.md
@@ -1,14 +1,10 @@
# Release History
-## 12.19.0-beta.2 (Unreleased)
+## 12.19.0 (2023-07-11)
### Features Added
-
-### Breaking Changes
-
-### Bugs Fixed
-
-### Other Changes
+- Added support for the `2023-01-03` service version.
+- Added `ShareFileHandleAccessRights` property on `HandleItem` that specifies access rights for a file handle.
## 12.18.2 (2023-06-14)
@@ -25,6 +21,7 @@
### Features Added
- Added support for 2023-01-03 service version.
- Added `ShareFileHandleAccessRights` property on `HandleItem` that specifies access rights for a file handle.
+
## 12.18.1 (2023-05-23)
### Other Changes
diff --git a/sdk/storage/azure-storage-file-share/README.md b/sdk/storage/azure-storage-file-share/README.md
index 2ee72d22865d5..d405654f9de56 100644
--- a/sdk/storage/azure-storage-file-share/README.md
+++ b/sdk/storage/azure-storage-file-share/README.md
@@ -59,7 +59,7 @@ add the direct dependency to your project as follows.
com.azure
azure-storage-file-share
- 12.19.0-beta.1
+ 12.19.0
```
[//]: # ({x-version-update-end})
diff --git a/sdk/storage/azure-storage-file-share/pom.xml b/sdk/storage/azure-storage-file-share/pom.xml
index 624131299a8cf..3bbbf069d9a26 100644
--- a/sdk/storage/azure-storage-file-share/pom.xml
+++ b/sdk/storage/azure-storage-file-share/pom.xml
@@ -13,7 +13,7 @@
com.azure
azure-storage-file-share
- 12.19.0-beta.2
+ 12.19.0
Microsoft Azure client library for File Share Storage
This module contains client library for Microsoft Azure File Share Storage.
@@ -64,7 +64,7 @@
com.azure
azure-storage-common
- 12.22.0-beta.2
+ 12.22.0
@@ -76,7 +76,7 @@
com.azure
azure-storage-common
- 12.22.0-beta.2
+ 12.22.0
tests
test-jar
test
@@ -113,7 +113,7 @@
com.azure
azure-storage-blob
- 12.23.0-beta.2
+ 12.23.0
test
diff --git a/sdk/storage/azure-storage-internal-avro/CHANGELOG.md b/sdk/storage/azure-storage-internal-avro/CHANGELOG.md
index 865c610dbdbc9..a2701f43544c6 100644
--- a/sdk/storage/azure-storage-internal-avro/CHANGELOG.md
+++ b/sdk/storage/azure-storage-internal-avro/CHANGELOG.md
@@ -1,14 +1,9 @@
# Release History
-## 12.8.0-beta.2 (Unreleased)
+## 12.8.0 (2023-07-11)
### Features Added
-
-### Breaking Changes
-
-### Bugs Fixed
-
-### Other Changes
+- Added support for the `2023-01-03` service version.
## 12.7.2 (2023-06-14)
diff --git a/sdk/storage/azure-storage-internal-avro/pom.xml b/sdk/storage/azure-storage-internal-avro/pom.xml
index 4624f8d3fe376..cd63b3f9b0e3d 100644
--- a/sdk/storage/azure-storage-internal-avro/pom.xml
+++ b/sdk/storage/azure-storage-internal-avro/pom.xml
@@ -13,7 +13,7 @@
com.azure
azure-storage-internal-avro
- 12.8.0-beta.2
+ 12.8.0
Microsoft Azure internal Avro module for Storage
This module contains internal use only avro parser code based for Microsoft Azure Storage client libraries.
@@ -53,7 +53,7 @@
com.azure
azure-storage-common
- 12.22.0-beta.2
+ 12.22.0
@@ -95,7 +95,7 @@
com.azure
azure-storage-common
- 12.22.0-beta.2
+ 12.22.0
tests
test-jar
test
diff --git a/sdk/storage/azure-storage-perf/pom.xml b/sdk/storage/azure-storage-perf/pom.xml
index e47b0c08ea9c1..726609c3a5004 100644
--- a/sdk/storage/azure-storage-perf/pom.xml
+++ b/sdk/storage/azure-storage-perf/pom.xml
@@ -25,25 +25,25 @@
com.azure
azure-storage-blob
- 12.23.0-beta.2
+ 12.23.0
com.azure
azure-storage-blob-cryptography
- 12.22.0-beta.2
+ 12.22.0
com.azure
azure-storage-file-datalake
- 12.16.0-beta.2
+ 12.16.0
com.azure
azure-storage-file-share
- 12.19.0-beta.2
+ 12.19.0
diff --git a/sdk/storage/azure-storage-queue/CHANGELOG.md b/sdk/storage/azure-storage-queue/CHANGELOG.md
index 2d15900657f5f..c1df5a11cce64 100644
--- a/sdk/storage/azure-storage-queue/CHANGELOG.md
+++ b/sdk/storage/azure-storage-queue/CHANGELOG.md
@@ -1,12 +1,9 @@
# Release History
-## 12.18.0-beta.2 (Unreleased)
+## 12.18.0 (2023-07-11)
### Features Added
-
-### Breaking Changes
-
-### Bugs Fixed
+- Added support for the `2023-01-03` service version.
### Other Changes
- Migrate test recordings to assets repo.
diff --git a/sdk/storage/azure-storage-queue/README.md b/sdk/storage/azure-storage-queue/README.md
index c6cff6f7d5493..9a4a28df1d300 100644
--- a/sdk/storage/azure-storage-queue/README.md
+++ b/sdk/storage/azure-storage-queue/README.md
@@ -53,7 +53,7 @@ add the direct dependency to your project as follows.
com.azure
azure-storage-queue
- 12.18.0-beta.1
+ 12.18.0
```
[//]: # ({x-version-update-end})
diff --git a/sdk/storage/azure-storage-queue/pom.xml b/sdk/storage/azure-storage-queue/pom.xml
index 4a36f3d48e0ce..aa467c8607df8 100644
--- a/sdk/storage/azure-storage-queue/pom.xml
+++ b/sdk/storage/azure-storage-queue/pom.xml
@@ -13,7 +13,7 @@
com.azure
azure-storage-queue
- 12.18.0-beta.2
+ 12.18.0
Microsoft Azure client library for Queue Storage
This module contains client library for Microsoft Azure Queue Storage.
@@ -63,7 +63,7 @@
com.azure
azure-storage-common
- 12.22.0-beta.2
+ 12.22.0
@@ -75,7 +75,7 @@
com.azure
azure-storage-common
- 12.22.0-beta.2
+ 12.22.0
tests
test-jar
test