Skip to content

Commit

Permalink
readme and changelog changes (#40589)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrandes authored Jun 12, 2024
1 parent 27038c4 commit d7f2902
Show file tree
Hide file tree
Showing 19 changed files with 35 additions and 85 deletions.
9 changes: 2 additions & 7 deletions sdk/storage/azure-storage-blob-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Release History

## 12.23.0-beta.1 (Unreleased)
## 12.23.0-beta.1 (2024-06-11)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for service version 2024-08-04.

## 12.22.1 (2024-06-06)

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.22.1</version>
<version>12.23.0-beta.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
9 changes: 2 additions & 7 deletions sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Release History

## 12.0.0-beta.22 (Unreleased)
## 12.0.0-beta.22 (2024-06-11)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for service version 2024-08-04.

## 12.0.0-beta.21 (2024-05-15)

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.20</version>
<version>12.0.0-beta.22</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
9 changes: 2 additions & 7 deletions sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Release History

## 12.26.0-beta.1 (Unreleased)
## 12.26.0-beta.1 (2024-06-11)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for service version 2024-08-04.

## 12.25.1 (2024-06-06)

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.25.1</version>
<version>12.26.0-beta.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
9 changes: 2 additions & 7 deletions sdk/storage/azure-storage-blob-nio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Release History

## 12.0.0-beta.23 (Unreleased)
## 12.0.0-beta.23 (2024-06-11)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for service version 2024-08-04.

## 12.0.0-beta.22 (2024-05-15)

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.21</version>
<version>12.0.0-beta.23</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
13 changes: 4 additions & 9 deletions sdk/storage/azure-storage-blob/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Release History

## 12.27.0-beta.1 (Unreleased)
- Added support for getting account info on blob container clients and the blob base client.
- Added support for bearer token challenges.
## 12.27.0-beta.1 (2024-06-11)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for getting account info on blob container clients and the blob base client.
- Added support for bearer token challenges.
- Added support for service version 2024-08-04.

## 12.26.1 (2024-06-06)

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.26.1</version>
<version>12.27.0-beta.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
9 changes: 2 additions & 7 deletions sdk/storage/azure-storage-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Release History

## 12.26.0-beta.1 (Unreleased)
## 12.26.0-beta.1 (2024-06-11)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for service version 2024-08-04.

## 12.25.1 (2024-06-06)

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.25.1</version>
<version>12.26.0-beta.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
11 changes: 3 additions & 8 deletions sdk/storage/azure-storage-file-datalake/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
# Release History

## 12.20.0-beta.1 (Unreleased)
- Added support for bearer token challenges.
## 12.20.0-beta.1 (2024-06-11)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for bearer token challenges.
- Added support for service version 2024-08-04.

## 12.19.1 (2024-06-06)

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.19.1</version>
<version>12.20.0-beta.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
13 changes: 4 additions & 9 deletions sdk/storage/azure-storage-file-share/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Release History

## 12.23.0-beta.1 (Unreleased)
- Added support for snapshot management on NFS shares.
- Added authorization error details in responses.
## 12.23.0-beta.1 (2024-06-11)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for snapshot management on NFS shares.
- Added authorization error details in responses.
- Added support for service version 2024-08-04.

## 12.22.1 (2024-06-06)

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.22.1</version>
<version>12.23.0-beta.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
9 changes: 2 additions & 7 deletions sdk/storage/azure-storage-internal-avro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Release History

## 12.12.0-beta.1 (Unreleased)
## 12.12.0-beta.1 (2024-06-11)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for service version 2024-08-04.

## 12.11.1 (2024-06-06)

Expand Down
11 changes: 3 additions & 8 deletions sdk/storage/azure-storage-queue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
# Release History

## 12.22.0-beta.1 (Unreleased)
- Added support for bearer token challenges.
## 12.22.0-beta.1 (2024-06-11)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added support for bearer token challenges.
- Added support for service version 2024-08-04.

## 12.21.1 (2024-06-06)

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.21.1</version>
<version>12.22.0-beta.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down

0 comments on commit d7f2902

Please sign in to comment.