java release notes for the 2023-07 release (#6387)
* java release notes for the 2023-07 release * java release notes for the 2023-07 release * java release notes for the 2023-07 release * java release notes for the 2023-07 release * java release notes for the 2023-07 release
This commit is contained in:
Родитель
4ba79aff85
Коммит
02ace2391c
|
@ -2413,4 +2413,165 @@ entries:
|
|||
- Added new APIs to support listing configuration settings by given snapshot name and setting
|
||||
fields.
|
||||
GroupId: com.azure
|
||||
- Name: azure-storage-queue
|
||||
Version: 12.18.0
|
||||
DisplayName: Storage - Queues
|
||||
ServiceName: Storage
|
||||
VersionType: GA
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-queue_12.18.0/sdk/storage/azure-storage-queue/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### Features Added
|
||||
- Added support for the `2023-01-03` service version.
|
||||
GroupId: com.azure
|
||||
- Name: azure-storage-file-datalake
|
||||
Version: 12.16.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.16.0/sdk/storage/azure-storage-file-datalake/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### 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.
|
||||
|
||||
#### Features Added
|
||||
- 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`.
|
||||
GroupId: com.azure
|
||||
- Name: azure-storage-common
|
||||
Version: 12.22.0
|
||||
DisplayName: Storage - Common
|
||||
ServiceName: Storage
|
||||
VersionType: GA
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-common_12.22.0/sdk/storage/azure-storage-common/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### 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.
|
||||
|
||||
#### Features Added
|
||||
- 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.
|
||||
GroupId: com.azure
|
||||
- Name: azure-storage-blob-batch
|
||||
Version: 12.19.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.19.0/sdk/storage/azure-storage-blob-batch/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### Features Added
|
||||
- Added support for the `2023-01-03` service version.
|
||||
GroupId: com.azure
|
||||
- Name: azure-storage-file-share
|
||||
Version: 12.19.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.19.0/sdk/storage/azure-storage-file-share/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### Features Added
|
||||
- Added support for the `2023-01-03` service version.
|
||||
- Added `ShareFileHandleAccessRights` property on `HandleItem` that specifies access rights for a file handle.
|
||||
GroupId: com.azure
|
||||
- Name: azure-storage-internal-avro
|
||||
Version: 12.8.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.8.0/sdk/storage/azure-storage-internal-avro/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### Features Added
|
||||
- Added support for the `2023-01-03` service version.
|
||||
GroupId: com.azure
|
||||
- Name: azure-storage-blob-cryptography
|
||||
Version: 12.22.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.22.0/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### Features Added
|
||||
- Added support for the `2023-01-03` service version.
|
||||
GroupId: com.azure
|
||||
- Name: azure-storage-blob
|
||||
Version: 12.23.0
|
||||
DisplayName: Storage - Blobs
|
||||
ServiceName: Storage
|
||||
VersionType: GA
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob_12.23.0/sdk/storage/azure-storage-blob/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### Features Added
|
||||
- Added support for the `2023-01-03` service version.
|
||||
- Content length limit for `AppendBlobClient.appendBlock()` raised from 4 MiB to 100 MiB.
|
||||
GroupId: com.azure
|
||||
- Name: azure-maps-render
|
||||
Version: 1.0.0-beta.2
|
||||
DisplayName: Maps Render
|
||||
ServiceName: Maps
|
||||
VersionType: Beta
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-maps-render_1.0.0-beta.2/sdk/maps/azure-maps-render/CHANGELOG.md
|
||||
ChangelogContent: '- Enum deprecation update'
|
||||
GroupId: com.azure
|
||||
- Name: azure-communication-common
|
||||
Version: 1.2.10
|
||||
DisplayName: Communication Common
|
||||
ServiceName: Communication
|
||||
VersionType: Patch
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-common_1.2.10/sdk/communication/azure-communication-common/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### Other Changes
|
||||
|
||||
##### Dependency Updates
|
||||
|
||||
- Upgraded `azure-core` from `1.40.0` to version `1.41.0`.
|
||||
- Upgraded `azure-core-http-netty` from `1.13.4` to version `1.13.5`.
|
||||
GroupId: com.azure
|
||||
- Name: azure-communication-identity
|
||||
Version: 1.4.8
|
||||
DisplayName: Communication Identity
|
||||
ServiceName: Communication
|
||||
VersionType: Patch
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-identity_1.4.8/sdk/communication/azure-communication-identity/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### Other Changes
|
||||
|
||||
##### Dependency Updates
|
||||
|
||||
- Upgraded `azure-core` from `1.40.0` to version `1.41.0`.
|
||||
- Upgraded `azure-communication-common` from `1.2.9` to version `1.2.10`.
|
||||
GroupId: com.azure
|
||||
- Name: azure-resourcemanager-paloaltonetworks-ngfw
|
||||
Version: 1.0.0
|
||||
DisplayName: Resource Management - Palo Alto Networks - Next Generation Firewall
|
||||
ServiceName: Palo Alto Networks
|
||||
VersionType: GA
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-paloaltonetworks-ngfw_1.0.0/sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/CHANGELOG.md
|
||||
ChangelogContent: ""
|
||||
GroupId: com.azure.resourcemanager
|
||||
- Name: azure-monitor-opentelemetry-exporter
|
||||
Version: 1.0.0-beta.9
|
||||
DisplayName: OpenTelemetry Exporter
|
||||
ServiceName: Monitor
|
||||
VersionType: Beta
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-monitor-opentelemetry-exporter_1.0.0-beta.9/sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### Dependency Update
|
||||
- Update OpenTelemetry Java Instrumentation to 1.28.0
|
||||
GroupId: com.azure
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче