Skip to content

Commit

Permalink
fixing dependencies to not include betas (#31392)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimrabab authored Oct 12, 2022
1 parent e891f7e commit d270b24
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions sdk/storage/azure-storage-blob-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#### Dependency Updates
- Upgraded `azure-core` from `1.32.0` to version `1.33.0`.
- Upgraded `azure-core-http-netty` from `1.12.5` to version `1.12.6`.
- Upgraded `azure-storage-blob` from `12.20.0-beta.2` to version `12.20.0`.
- Upgraded `azure-storage-blob` from `12.19.1` to version `12.20.0`.

## 12.15.1 (2022-09-12)

Expand All @@ -17,7 +17,7 @@
#### Dependency Updates
- Upgraded `azure-core` from `1.31.0` to version `1.32.0`.
- Upgraded `azure-core-http-netty` from `1.12.4` to version `1.12.5`.
- Upgraded `azure-storage-blob` from `12.19.0` to version `12.20.0-beta.2`.
- Upgraded `azure-storage-blob` from `12.19.0` to version `12.19.1`.

## 12.16.0-beta.1 (2022-09-06)

Expand Down
4 changes: 2 additions & 2 deletions sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#### Dependency Updates
- Upgraded `azure-core` from `1.32.0` to version `1.33.0`.
- Upgraded `azure-core-http-netty` from `1.12.5` to version `1.12.6`.
- Upgraded `azure-storage-blob` from `12.20.0-beta.2` to version `12.20.0`.
- Upgraded `azure-storage-blob` from `12.19.1` to version `12.20.0`.

## 12.18.1 (2022-09-12)

Expand All @@ -17,7 +17,7 @@
#### Dependency Updates
- Upgraded `azure-core` from `1.31.0` to version `1.32.0`.
- Upgraded `azure-core-http-netty` from `1.12.4` to version `1.12.5`.
- Upgraded `azure-storage-blob` from `12.19.0` to version `12.20.0-beta.2`.
- Upgraded `azure-storage-blob` from `12.19.0` to version `12.19.1`.

## 12.19.0-beta.1 (2022-09-06)

Expand Down
4 changes: 2 additions & 2 deletions sdk/storage/azure-storage-blob/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- Upgraded `azure-core` from `1.32.0` to version `1.33.0`.
- Upgraded `azure-core-http-netty` from `1.12.5` to version `1.12.6`.
- Upgraded `azure-storage-common` from `12.18.1` to version `12.19.0`.
- Upgraded `azure-storage-internal-avro` from `12.5.0-beta.2` to version `12.5.0`.
- Upgraded `azure-storage-internal-avro` from `12.4.2` to version `12.5.0`.

## 12.19.1 (2022-09-12)

Expand All @@ -24,7 +24,7 @@
- Upgraded `azure-core` from `1.31.0` to version `1.32.0`.
- Upgraded `azure-core-http-netty` from `1.12.4` to version `1.12.5`.
- Upgraded `azure-storage-common` from `12.18.0` to version `12.18.1`.
- Upgraded `azure-storage-internal-avro` from `12.4.1` to version `12.5.0-beta.2`.
- Upgraded `azure-storage-internal-avro` from `12.4.1` to version `12.4.2`.

## 12.20.0-beta.1 (2022-09-06)

Expand Down

0 comments on commit d270b24

Please sign in to comment.