java release notes for the 2023-10 release (#6620)

* java release notes for the 2023-10 release

* java release notes for the 2023-10 release

* java release notes for the 2023-10 release
This commit is contained in:
Azure SDK Bot 2023-09-13 16:37:39 -07:00 коммит произвёл GitHub
Родитель ef29bd4999
Коммит f79643d4f8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 120 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,120 @@
entries:
- Name: azure-identity
Version: 1.10.1
DisplayName: Identity
ServiceName: Identity
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-identity_1.10.1/sdk/identity/azure-identity/CHANGELOG.md
ChangelogContent: |-
#### Other Changes
##### Dependency Updates
- Upgraded `azure-core` from `1.42.0` to version `1.43.0`.
- Upgraded `azure-core-http-netty` from `1.13.6` to version `1.13.7`.
GroupId: com.azure
- Name: azure-storage-queue
Version: 12.19.0
DisplayName: Storage - Queues
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-queue_12.19.0/sdk/storage/azure-storage-queue/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added support for service versions 2023-05-03 and 2023-08-03.
GroupId: com.azure
- Name: azure-storage-common
Version: 12.23.0
DisplayName: Storage - Common
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-common_12.23.0/sdk/storage/azure-storage-common/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added support for service versions 2023-05-03 and 2023-08-03.
GroupId: com.azure
- Name: azure-storage-blob-batch
Version: 12.20.0
DisplayName: Storage - Blobs Batch
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob-batch_12.20.0/sdk/storage/azure-storage-blob-batch/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added support for service versions 2023-05-03 and 2023-08-03.
GroupId: com.azure
- Name: azure-storage-file-datalake
Version: 12.17.0
DisplayName: Storage - Files Data Lake
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-file-datalake_12.17.0/sdk/storage/azure-storage-file-datalake/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added support for service versions 2023-05-03 and 2023-08-03.
- Added `DataLakeDirectoryClient.deleteRecursively()` which allows users to delete a directory and all of its contents recursively.
- Added support for paginated directory delete when using AAD authentication. Note that this feature only applies to HNS storage accounts and when using token authentication.
GroupId: com.azure
- Name: azure-storage-file-share
Version: 12.20.0
DisplayName: Storage - Files Share
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-file-share_12.20.0/sdk/storage/azure-storage-file-share/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added support for service versions 2023-05-03 and 2023-08-03.
GroupId: com.azure
- Name: azure-storage-internal-avro
Version: 12.9.0
DisplayName: Storage - Internal Avro
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-internal-avro_12.9.0/sdk/storage/azure-storage-internal-avro/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added support for service versions 2023-05-03 and 2023-08-03.
GroupId: com.azure
- Name: azure-storage-blob-cryptography
Version: 12.23.0
DisplayName: Storage - Blobs Cryptography
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob-cryptography_12.23.0/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added support for service versions 2023-05-03 and 2023-08-03.
#### Bugs Fixed
- Fixed bug where a blob's contents could not be decrypted if the metadata's key set on the blob had any uppercase letters. The metadata key is now able to handle any casing.
GroupId: com.azure
- Name: azure-storage-blob
Version: 12.24.0
DisplayName: Storage - Blobs
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob_12.24.0/sdk/storage/azure-storage-blob/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added support for service versions 2023-05-03 and 2023-08-03.
- Added RehydratePendingToCold value to ArchiveStatus enum.
GroupId: com.azure
- Name: azure-messaging-eventgrid
Version: 4.18.0
DisplayName: Event Grid
ServiceName: Event Grid
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-eventgrid_4.18.0/sdk/eventgrid/azure-messaging-eventgrid/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- New events for EventGrid and AppConfig
GroupId: com.azure