1935 строки
81 KiB
YAML
1935 строки
81 KiB
YAML
entries:
|
|
- Name: azure-resourcemanager-storagecache
|
|
Version: 1.0.0-beta.8
|
|
DisplayName: Resource Management - Storage Cache
|
|
ServiceName: Storage
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-storagecache_1.0.0-beta.8/sdk/storagecache/azure-resourcemanager-storagecache/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-redisenterprise
|
|
Version: 1.1.0-beta.2
|
|
DisplayName: Resource Management - Redis Enterprise
|
|
ServiceName: Redis
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-redisenterprise_1.1.0-beta.2/sdk/redisenterprise/azure-resourcemanager-redisenterprise/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-datafactory
|
|
Version: 1.0.0-beta.22
|
|
DisplayName: Resource Management - Data Factory
|
|
ServiceName: Data Factory
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-datafactory_1.0.0-beta.22/sdk/datafactory/azure-resourcemanager-datafactory/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-hybridcontainerservice
|
|
Version: 1.0.0-beta.2
|
|
DisplayName: Resource Management - Hybrid Container Service
|
|
ServiceName: Container Service
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-hybridcontainerservice_1.0.0-beta.2/sdk/hybridcontainerservice/azure-resourcemanager-hybridcontainerservice/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-recoveryservicesbackup
|
|
Version: 1.1.0
|
|
DisplayName: Resource Management - Recovery Services Backup
|
|
ServiceName: Backup
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-recoveryservicesbackup_1.1.0/sdk/recoveryservicesbackup/azure-resourcemanager-recoveryservicesbackup/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-desktopvirtualization
|
|
Version: 1.0.0-beta.3
|
|
DisplayName: Resource Management - Desktop Virtualization
|
|
ServiceName: Desktop Virtualization
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-desktopvirtualization_1.0.0-beta.3/sdk/desktopvirtualization/azure-resourcemanager-desktopvirtualization/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-netapp
|
|
Version: 1.0.0-beta.12
|
|
DisplayName: Resource Management - NetApp Files
|
|
ServiceName: NetApp Files
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-netapp_1.0.0-beta.12/sdk/netapp/azure-resourcemanager-netapp/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-identity
|
|
Version: 1.9.0-beta.2
|
|
DisplayName: Identity
|
|
ServiceName: Identity
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-identity_1.9.0-beta.2/sdk/identity/azure-identity/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Bugs Fixed
|
|
- Fixed detection logic for az/azd.
|
|
|
|
#### Features Added
|
|
- Added CAE support to service principal authentication.
|
|
- Pass more detailed refresh policy for managed identity tokens to MSAL.
|
|
GroupId: com.azure
|
|
- Name: azure-spring-data-cosmos
|
|
Version: 3.33.0
|
|
DisplayName: Spring Data Cosmos
|
|
ServiceName: Cosmos DB
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-spring-data-cosmos_3.33.0/sdk/cosmos/azure-spring-data-cosmos/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Bugs Fixed
|
|
* Bug fixed in `ReactiveCosmosTemplate` where returning a Flux<JsonNode> was causing an error - See [PR 33730](https://github.com/Azure/azure-sdk-for-java/pull/33730)
|
|
GroupId: com.azure
|
|
- Name: azure-cosmos-encryption
|
|
Version: 1.12.0
|
|
DisplayName: Cosmos DB Encryption
|
|
ServiceName: Cosmos DB
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-cosmos-encryption_1.12.0/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
##### Other Changes
|
|
* Updated `azure-cosmos` to version `4.42.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-cosmos
|
|
Version: 4.42.0
|
|
DisplayName: Cosmos DB
|
|
ServiceName: Cosmos DB
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-cosmos_4.42.0/sdk/cosmos/azure-cosmos/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
* Added support for Move operation - See [PR 31078](https://github.com/Azure/azure-sdk-for-java/pull/31078)
|
|
* GA of `subpartition` functionality in SDK - See [32501](https://github.com/Azure/azure-sdk-for-java/pull/32501)
|
|
* Added ability for SDK to use partial partition keys for queries in subpartitioned containers - See [32501](https://github.com/Azure/azure-sdk-for-java/pull/32501)
|
|
* Enable `handleLatestVersionChanges` in ChangeFeedProcessor - See [33972](https://github.com/Azure/azure-sdk-for-java/pull/33972)
|
|
#### Bugs Fixed
|
|
* Fixed `readMany` API to take in hierarchical partition keys - See [32501](https://github.com/Azure/azure-sdk-for-java/pull/32501)
|
|
* Fixed an issue in the Direct Transport metrics for acquired/closed channels which would be triggered when endpoint get closed/evicted due to exceeding idle timeouts. This would surface as stale metrics for these endpoints. - See [33969](https://github.com/Azure/azure-sdk-for-java/pull/33969)
|
|
GroupId: com.azure
|
|
- Name: azure-cosmos-test
|
|
Version: 1.0.0-beta.1
|
|
DisplayName: Cosmos Test
|
|
ServiceName: Cosmos DB
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-cosmos-test_1.0.0-beta.1/sdk/cosmos/azure-cosmos-test/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
* Added fault injection support - See [PR 33329](https://github.com/Azure/azure-sdk-for-java/pull/33329)
|
|
GroupId: com.azure
|
|
- Name: azure-data-schemaregistry-apacheavro
|
|
Version: 1.1.4
|
|
DisplayName: Schema Registry - Avro
|
|
ServiceName: Schema Registry
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-data-schemaregistry-apacheavro_1.1.4/sdk/schemaregistry/azure-data-schemaregistry-apacheavro/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-data-schemaregistry` from `1.3.3` to version `1.3.4`.
|
|
- Upgraded `jackson-core` from `2.13.4` to version `2.13.5`.
|
|
- Upgraded `jackson-databind` from `2.13.4.2` to version `2.13.5`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-mixedreality-authentication
|
|
Version: 1.2.11
|
|
DisplayName: Mixed Reality Authentication
|
|
ServiceName: Mixed Reality
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-mixedreality-authentication_1.2.11/sdk/mixedreality/azure-mixedreality-authentication/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-data-appconfiguration
|
|
Version: 1.4.3
|
|
DisplayName: App Configuration
|
|
ServiceName: App Configuration
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-data-appconfiguration_1.4.3/sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-file-share
|
|
Version: 12.17.1
|
|
DisplayName: Storage - Files Share
|
|
ServiceName: Storage
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-file-share_12.17.1/sdk/storage/azure-storage-file-share/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-storage-common` from `12.20.0` to version `12.20.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-file-datalake
|
|
Version: 12.14.1
|
|
DisplayName: Storage - Files Data Lake
|
|
ServiceName: Storage
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-file-datalake_12.14.1/sdk/storage/azure-storage-file-datalake/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-storage-blob` from `12.21.0` to version `12.21.1`.
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-containers-containerregistry
|
|
Version: 1.0.13
|
|
DisplayName: Container Registry
|
|
ServiceName: Container Registry
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-containers-containerregistry_1.0.13/sdk/containerregistry/azure-containers-containerregistry/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-security-attestation
|
|
Version: 1.1.11
|
|
DisplayName: Attestation
|
|
ServiceName: Attestation
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-security-attestation_1.1.11/sdk/attestation/azure-security-attestation/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-data-schemaregistry
|
|
Version: 1.3.4
|
|
DisplayName: Schema Registry
|
|
ServiceName: Schema Registry
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-data-schemaregistry_1.3.4/sdk/schemaregistry/azure-data-schemaregistry/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-communication-phonenumbers
|
|
Version: 1.1.0-beta.15
|
|
DisplayName: Communication Phone Numbers
|
|
ServiceName: Communication
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-phonenumbers_1.1.0-beta.15/sdk/communication/azure-communication-phonenumbers/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for SIP routing API version `2023-03-01`, releasing SIP routing functionality from public preview to GA.
|
|
- Added environment variable `AZURE_TEST_DOMAIN` for SIP routing tests to support domain verification.
|
|
GroupId: com.azure
|
|
- Name: azure-communication-phonenumbers
|
|
Version: 1.0.20
|
|
DisplayName: Communication Phone Numbers
|
|
ServiceName: Communication
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-phonenumbers_1.0.20/sdk/communication/azure-communication-phonenumbers/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
- Upgraded `azure-communication-common` from `1.2.5` to version `1.2.6`.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-blob-batch
|
|
Version: 12.17.1
|
|
DisplayName: Storage - Blobs Batch
|
|
ServiceName: Storage
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob-batch_12.17.1/sdk/storage/azure-storage-blob-batch/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-storage-blob` from `12.21.0` to version `12.21.1`.
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-monitor-ingestion
|
|
Version: 1.0.1
|
|
DisplayName: Monitor Ingestion
|
|
ServiceName: Monitor
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-monitor-ingestion_1.0.1/sdk/monitor/azure-monitor-ingestion/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-blob
|
|
Version: 12.21.1
|
|
DisplayName: Storage - Blobs
|
|
ServiceName: Storage
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob_12.21.1/sdk/storage/azure-storage-blob/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-storage-common` from `12.20.0` to version `12.20.1`.
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
- Upgraded `azure-storage-internal-avro` from `12.6.0` to version `12.6.1`.
|
|
GroupId: com.azure
|
|
- Name: azure-messaging-eventgrid
|
|
Version: 4.14.2
|
|
DisplayName: Event Grid
|
|
ServiceName: Event Grid
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-eventgrid_4.14.2/sdk/eventgrid/azure-messaging-eventgrid/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-common
|
|
Version: 12.20.1
|
|
DisplayName: Storage - Common
|
|
ServiceName: Storage
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-common_12.20.1/sdk/storage/azure-storage-common/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-ai-metricsadvisor
|
|
Version: 1.1.12
|
|
DisplayName: Metrics Advisor
|
|
ServiceName: Metrics Advisor
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-ai-metricsadvisor_1.1.12/sdk/metricsadvisor/azure-ai-metricsadvisor/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-monitor-query
|
|
Version: 1.1.2
|
|
DisplayName: Monitor Query
|
|
ServiceName: Monitor
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-monitor-query_1.1.2/sdk/monitor/azure-monitor-query/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-search-documents
|
|
Version: 11.5.5
|
|
DisplayName: Cognitive Search
|
|
ServiceName: Search
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-search-documents_11.5.5/sdk/search/azure-search-documents/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core-serializer-json-jackson` from `1.2.25` to version `1.3.0`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-blob-cryptography
|
|
Version: 12.20.1
|
|
DisplayName: Storage - Blobs Cryptography
|
|
ServiceName: Storage
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob-cryptography_12.20.1/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-storage-blob` from `12.21.0` to version `12.21.1`.
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-mixedreality-remoterendering
|
|
Version: 1.1.16
|
|
DisplayName: Azure Remote Rendering
|
|
ServiceName: Mixed Reality
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-mixedreality-remoterendering_1.1.16/sdk/remoterendering/azure-mixedreality-remoterendering/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
- Upgraded `azure-mixedreality-authentication` from `1.2.10` to `1.2.11`.
|
|
GroupId: com.azure
|
|
- Name: azure-iot-deviceupdate
|
|
Version: 1.0.5
|
|
DisplayName: Device Update
|
|
ServiceName: IoT
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-iot-deviceupdate_1.0.5/sdk/deviceupdate/azure-iot-deviceupdate/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-communication-chat
|
|
Version: 1.3.6
|
|
DisplayName: Communication Chat
|
|
ServiceName: Communication
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-chat_1.3.6/sdk/communication/azure-communication-chat/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-communication-common` from `1.2.5` to version `1.2.6`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-ai-textanalytics
|
|
Version: 5.2.5
|
|
DisplayName: Text Analytics
|
|
ServiceName: Cognitive Services
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-ai-textanalytics_5.2.5/sdk/textanalytics/azure-ai-textanalytics/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-messaging-eventhubs
|
|
Version: 5.15.3
|
|
DisplayName: Event Hubs
|
|
ServiceName: Event Hubs
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-eventhubs_5.15.3/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-amqp` from `2.8.2` to version `2.8.3`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-identity-extensions
|
|
Version: 1.1.2
|
|
DisplayName: Token-as-password Authentication Extensions
|
|
ServiceName: Identity
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-identity-extensions_1.1.2/sdk/identity/azure-identity-extensions/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-identity` from `1.8.0` to version `1.8.1`.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-queue
|
|
Version: 12.16.1
|
|
DisplayName: Storage - Queues
|
|
ServiceName: Storage
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-queue_12.16.1/sdk/storage/azure-storage-queue/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-storage-common` from `12.20.0` to version `12.20.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-internal-avro
|
|
Version: 12.6.1
|
|
DisplayName: Storage - Internal Avro
|
|
ServiceName: Storage
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-internal-avro_12.6.1/sdk/storage/azure-storage-internal-avro/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-storage-common` from `12.20.0` to version `12.20.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-ai-formrecognizer
|
|
Version: 4.0.5
|
|
DisplayName: Form Recognizer
|
|
ServiceName: Cognitive Services
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-ai-formrecognizer_4.0.5/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-communication-sms
|
|
Version: 1.1.11
|
|
DisplayName: Communication Sms
|
|
ServiceName: Communication
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-sms_1.1.11/sdk/communication/azure-communication-sms/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
- Upgraded `azure-communication-common` from `1.2.5` to version `1.2.6`.
|
|
GroupId: com.azure
|
|
- Name: azure-messaging-webpubsub
|
|
Version: 1.2.2
|
|
DisplayName: Web PubSub
|
|
ServiceName: Web PubSub
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-webpubsub_1.2.2/sdk/webpubsub/azure-messaging-webpubsub/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.1`.
|
|
- Upgraded `azure-core` from `1.36.0` to version `1.37.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-messaging-eventhubs-checkpointstore-blob
|
|
Version: 1.16.4
|
|
DisplayName: Azure Blob Storage Checkpoint Store
|
|
ServiceName: Event Hubs
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-eventhubs-checkpointstore-blob_1.16.4/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-messaging-eventhubs` from `5.15.2` to version `5.15.3`.
|
|
- Upgraded `azure-storage-blob` from `12.20.3` to version `12.21.1`.
|
|
GroupId: com.azure
|
|
- Name: azure-security-keyvault-secrets
|
|
Version: 4.6.0
|
|
DisplayName: Key Vault - Secrets
|
|
ServiceName: Key Vault
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-security-keyvault-secrets_4.6.0/sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for service version `7.4`.
|
|
GroupId: com.azure
|
|
- Name: azure-security-keyvault-certificates
|
|
Version: 4.5.0
|
|
DisplayName: Key Vault - Certificates
|
|
ServiceName: Key Vault
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-security-keyvault-certificates_4.5.0/sdk/keyvault/azure-security-keyvault-certificates/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for service version `7.4`.
|
|
GroupId: com.azure
|
|
- Name: azure-sdk-bom
|
|
Version: 1.2.11
|
|
DisplayName: SDK - Bill of Materials
|
|
ServiceName: Bill of Materials
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-sdk-bom_1.2.11/sdk/boms/azure-sdk-bom/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Dependency Updates
|
|
|
|
- Updated Azure SDK dependency versions to the latest releases.
|
|
GroupId: com.azure
|
|
- Name: azure-security-keyvault-administration
|
|
Version: 4.3.0
|
|
DisplayName: Key Vault - Administration
|
|
ServiceName: Key Vault
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-security-keyvault-administration_4.3.0/sdk/keyvault/azure-security-keyvault-administration/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Breaking Changes
|
|
> These changes do not impact the API of stable versions such as `4.2.4`. Only code written against a beta version such as `4.3.0-beta.1` may be affected.
|
|
- Removed support for service version `7.4-preview.1`.
|
|
- Removed `KeyVaultSetting.asString()`, as well as the `KeyVaultSetting(String, String, KeyVaultSettingType)` constructor.
|
|
|
|
#### Features Added
|
|
- Added support for service version `7.4`.
|
|
- Added `KeyVaultSettingsClient` and `KeyVaultSettingsAsyncClient` to get and update Managed HSM settings.
|
|
GroupId: com.azure
|
|
- Name: azure-security-keyvault-keys
|
|
Version: 4.6.0
|
|
DisplayName: Key Vault - Keys
|
|
ServiceName: Key Vault
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-security-keyvault-keys_4.6.0/sdk/keyvault/azure-security-keyvault-keys/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Breaking Changes
|
|
> These changes do not impact the API of stable versions such as `4.5.4`. Only code written against a beta version such as `4.6.0-beta.1` may be affected.
|
|
- Removed support for Octet Key Pair (OKP) operations.
|
|
|
|
#### Features Added
|
|
- Added support for service version `7.4`.
|
|
GroupId: com.azure
|
|
- Name: azure-resourcemanager-desktopvirtualization
|
|
Version: 1.0.0
|
|
DisplayName: Resource Management - Desktop Virtualization
|
|
ServiceName: Desktop Virtualization
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-desktopvirtualization_1.0.0/sdk/desktopvirtualization/azure-resourcemanager-desktopvirtualization/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-reservations
|
|
Version: 1.0.0-beta.2
|
|
DisplayName: Resource Management - Reservations
|
|
ServiceName: Reservations
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-reservations_1.0.0-beta.2/sdk/reservations/azure-resourcemanager-reservations/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-graphservices
|
|
Version: 1.0.0-beta.1
|
|
DisplayName: Resource Management - Graphservices
|
|
ServiceName: Graphservices
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-graphservices_1.0.0-beta.1/sdk/graphservices/azure-resourcemanager-graphservices/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-communication
|
|
Version: 1.1.0-beta.4
|
|
DisplayName: Resource Management - Communication
|
|
ServiceName: Communication
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-communication_1.1.0-beta.4/sdk/communication/azure-resourcemanager-communication/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-imagebuilder
|
|
Version: 1.0.0-beta.4
|
|
DisplayName: Resource Management - Image Builder
|
|
ServiceName: Image Builder
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-imagebuilder_1.0.0-beta.4/sdk/imagebuilder/azure-resourcemanager-imagebuilder/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-signalr
|
|
Version: 1.0.0-beta.6
|
|
DisplayName: Resource Management - SignalR
|
|
ServiceName: SignalR
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-signalr_1.0.0-beta.6/sdk/signalr/azure-resourcemanager-signalr/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-orbital
|
|
Version: 1.0.0-beta.2
|
|
DisplayName: Resource Management - Orbital
|
|
ServiceName: Orbital
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-orbital_1.0.0-beta.2/sdk/orbital/azure-resourcemanager-orbital/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-security
|
|
Version: 1.0.0-beta.4
|
|
DisplayName: Resource Management - Security Center
|
|
ServiceName: Security Center
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-security_1.0.0-beta.4/sdk/security/azure-resourcemanager-security/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-redisenterprise
|
|
Version: 1.1.0-beta.3
|
|
DisplayName: Resource Management - Redis Enterprise
|
|
ServiceName: Redis
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-redisenterprise_1.1.0-beta.3/sdk/redisenterprise/azure-resourcemanager-redisenterprise/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-webpubsub
|
|
Version: 1.0.0-beta.4
|
|
DisplayName: Resource Management - Web PubSub
|
|
ServiceName: Web PubSub
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-webpubsub_1.0.0-beta.4/sdk/webpubsub/azure-resourcemanager-webpubsub/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-webpubsub
|
|
Version: 1.0.0
|
|
DisplayName: Resource Management - Web PubSub
|
|
ServiceName: Web PubSub
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-webpubsub_1.0.0/sdk/webpubsub/azure-resourcemanager-webpubsub/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-authorization
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Authorization
|
|
ServiceName: Authorization
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-authorization_2.25.0/sdk/resourcemanager/azure-resourcemanager-authorization/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-digitaltwins
|
|
Version: 1.2.0
|
|
DisplayName: Resource Management - Digital Twins
|
|
ServiceName: IoT
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-digitaltwins_1.2.0/sdk/digitaltwins/azure-resourcemanager-digitaltwins/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-network
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Network
|
|
ServiceName: Virtual Network
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-network_2.25.0/sdk/resourcemanager/azure-resourcemanager-network/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-monitor
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Monitor
|
|
ServiceName: Monitor
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-monitor_2.25.0/sdk/resourcemanager/azure-resourcemanager-monitor/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-appplatform
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Spring Cloud
|
|
ServiceName: Spring Cloud
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-appplatform_2.25.0/sdk/resourcemanager/azure-resourcemanager-appplatform/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-msi
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Managed Service Identity
|
|
ServiceName: Managed Service Identity
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-msi_2.25.0/sdk/resourcemanager/azure-resourcemanager-msi/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-privatedns
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Private DNS
|
|
ServiceName: Private DNS
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-privatedns_2.25.0/sdk/resourcemanager/azure-resourcemanager-privatedns/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-appservice
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - App Service
|
|
ServiceName: App Service
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-appservice_2.25.0/sdk/resourcemanager/azure-resourcemanager-appservice/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-eventhubs
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Event Hubs
|
|
ServiceName: Event Hubs
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-eventhubs_2.25.0/sdk/resourcemanager/azure-resourcemanager-eventhubs/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-trafficmanager
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Traffic Manager
|
|
ServiceName: Traffic Manager
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-trafficmanager_2.25.0/sdk/resourcemanager/azure-resourcemanager-trafficmanager/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-cosmos
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Cosmos DB
|
|
ServiceName: Cosmos DB
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-cosmos_2.25.0/sdk/resourcemanager/azure-resourcemanager-cosmos/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-storage
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Storage
|
|
ServiceName: Storage
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-storage_2.25.0/sdk/resourcemanager/azure-resourcemanager-storage/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management
|
|
ServiceName: Other
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager_2.25.0/sdk/resourcemanager/azure-resourcemanager/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-resources
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Resources
|
|
ServiceName: Resources
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-resources_2.25.0/sdk/resourcemanager/azure-resourcemanager-resources/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-redis
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Redis
|
|
ServiceName: Redis
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-redis_2.25.0/sdk/resourcemanager/azure-resourcemanager-redis/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-containerregistry
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Container Registry
|
|
ServiceName: Container Registry
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-containerregistry_2.25.0/sdk/resourcemanager/azure-resourcemanager-containerregistry/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-cdn
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Content Delivery Network
|
|
ServiceName: Content Delivery Network
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-cdn_2.25.0/sdk/resourcemanager/azure-resourcemanager-cdn/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-compute
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Compute
|
|
ServiceName: Compute
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-compute_2.25.0/sdk/resourcemanager/azure-resourcemanager-compute/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-keyvault
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Key Vault
|
|
ServiceName: Key Vault
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-keyvault_2.25.0/sdk/resourcemanager/azure-resourcemanager-keyvault/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-search
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Cognitive Search
|
|
ServiceName: Search
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-search_2.25.0/sdk/resourcemanager/azure-resourcemanager-search/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-containerinstance
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Container Instances
|
|
ServiceName: Container Instances
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-containerinstance_2.25.0/sdk/resourcemanager/azure-resourcemanager-containerinstance/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-sql
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - SQL
|
|
ServiceName: SQL
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-sql_2.25.0/sdk/resourcemanager/azure-resourcemanager-sql/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-containerservice
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Container Service
|
|
ServiceName: Container Service
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-containerservice_2.25.0/sdk/resourcemanager/azure-resourcemanager-containerservice/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-dns
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - DNS
|
|
ServiceName: DNS
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-dns_2.25.0/sdk/resourcemanager/azure-resourcemanager-dns/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-resourcemanager-servicebus
|
|
Version: 2.25.0
|
|
DisplayName: Resource Management - Service Bus
|
|
ServiceName: Service Bus
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-servicebus_2.25.0/sdk/resourcemanager/azure-resourcemanager-servicebus/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-communication-common
|
|
Version: 2.0.0-beta.1
|
|
DisplayName: Communication Common
|
|
ServiceName: Communication
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-common_2.0.0-beta.1/sdk/communication/azure-communication-common/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Breaking Changes
|
|
- Introduction of `MicrosoftBotIdentifier` is a breaking change. It will affect code that relied on using `UnknownIdentifier` with a rawID starting with `28:`
|
|
|
|
#### Features Added
|
|
- Added support for a new communication identifier `MicrosoftBotIdentifier`.
|
|
GroupId: com.azure
|
|
- Name: azure-communication-phonenumbers
|
|
Version: 1.1.0
|
|
DisplayName: Communication Phone Numbers
|
|
ServiceName: Communication
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-phonenumbers_1.1.0/sdk/communication/azure-communication-phonenumbers/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- GA release of SIP routing client.
|
|
- GA release of Phone Numbers Browse API Methods.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-file-datalake
|
|
Version: 12.15.0-beta.1
|
|
DisplayName: Storage - Files Data Lake
|
|
ServiceName: Storage
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-file-datalake_12.15.0-beta.1/sdk/storage/azure-storage-file-datalake/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for 2022-11-02 service version.
|
|
- Adding support for Encryption Context on DataLake files, a string value that can be passed to allow users to generate
|
|
file-level encryption keys. This value is returned on `DataLakeFileClient.getProperties()`, `DataLakeFileClient.readWithResponse()`,
|
|
and `DataLakeFileClient.listPaths()`.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-queue
|
|
Version: 12.17.0-beta.1
|
|
DisplayName: Storage - Queues
|
|
ServiceName: Storage
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-queue_12.17.0-beta.1/sdk/storage/azure-storage-queue/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for 2022-11-02 service version.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-blob-cryptography
|
|
Version: 12.21.0-beta.1
|
|
DisplayName: Storage - Blobs Cryptography
|
|
ServiceName: Storage
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob-cryptography_12.21.0-beta.1/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for 2022-11-02 service version.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-file-share
|
|
Version: 12.18.0-beta.1
|
|
DisplayName: Storage - Files Share
|
|
ServiceName: Storage
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-file-share_12.18.0-beta.1/sdk/storage/azure-storage-file-share/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for 2022-11-02 service version.
|
|
- Added support for `TokenCredential` to be used for authentication. **Note:** When using a `TokenCredential`, the new
|
|
keyword parameter `ShareTokenIntent` is **required** and must be provided. Additionally, this form of authentication is
|
|
only supported for certain operations in the Data Plane SDK.
|
|
- Added support for `allowTrailingDot` and `allowSourceTrailingDot` on client construction. When `allowTrailingDot` is
|
|
provided, the service will not silently remove any trailing `.` character from directory/file names for all operations
|
|
made from that client. `allowSourceTrailingDot` will apply this same rule to source files when performing a rename or copy operation.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-blob-batch
|
|
Version: 12.18.0-beta.1
|
|
DisplayName: Storage - Blobs Batch
|
|
ServiceName: Storage
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob-batch_12.18.0-beta.1/sdk/storage/azure-storage-blob-batch/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for 2022-11-02 service version.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-blob
|
|
Version: 12.22.0-beta.1
|
|
DisplayName: Storage - Blobs
|
|
ServiceName: Storage
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob_12.22.0-beta.1/sdk/storage/azure-storage-blob/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for 2022-11-02 service version.
|
|
|
|
#### Bugs Fixed
|
|
- Fixed bug for when `FindBlobsOptions.setMaxResultsPerPage(Integer)` was set and `.byPage()` was called on `BlobServiceAsyncClient.findBlobsByTags(FindBlobsOptions)`, number of results being returned was greater than the specified max results.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-common
|
|
Version: 12.21.0-beta.1
|
|
DisplayName: Storage - Common
|
|
ServiceName: Storage
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-common_12.21.0-beta.1/sdk/storage/azure-storage-common/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for 2022-11-02 service version.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-internal-avro
|
|
Version: 12.7.0-beta.1
|
|
DisplayName: Storage - Internal Avro
|
|
ServiceName: Storage
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-internal-avro_12.7.0-beta.1/sdk/storage/azure-storage-internal-avro/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for 2022-11-02 service version.
|
|
GroupId: com.azure
|
|
- Name: azure-resourcemanager-newrelicobservability
|
|
Version: 1.0.0-beta.1
|
|
DisplayName: Resource Management - Newrelicobservability
|
|
ServiceName: Newrelicobservability
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-newrelicobservability_1.0.0-beta.1/sdk/newrelicobservability/azure-resourcemanager-newrelicobservability/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: azure-messaging-eventgrid
|
|
Version: 4.15.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.15.0/sdk/eventgrid/azure-messaging-eventgrid/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
|
|
- Added new ACS Email events
|
|
GroupId: com.azure
|
|
- Name: azure-communication-email
|
|
Version: 1.0.0
|
|
DisplayName: Communication Email
|
|
ServiceName: Communication
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-email_1.0.0/sdk/communication/azure-communication-email/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
|
|
The public release of the Azure Communication Services SDK for Email has the following features:
|
|
|
|
- send emails with a variety of options (multiple recipients, attachments, etc.)
|
|
- poll for the status of the email that was sent to track its progress
|
|
GroupId: com.azure
|
|
- Name: azure-resourcemanager-communication
|
|
Version: 2.0.0
|
|
DisplayName: Resource Management - Communication
|
|
ServiceName: Communication
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-communication_2.0.0/sdk/communication/azure-resourcemanager-communication/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.resourcemanager
|
|
- Name: spring-cloud-azure-starter-keyvault-certificates
|
|
Version: 4.7.0
|
|
DisplayName: Key Vault
|
|
ServiceName: Key Vault - Certificates
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-keyvault-certificates_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-integration-eventhubs
|
|
Version: 4.7.0
|
|
DisplayName: Event Hubs
|
|
ServiceName: Event Hubs
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-integration-eventhubs_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-stream-binder-eventhubs-core
|
|
Version: 4.7.0
|
|
DisplayName: Event Hubs
|
|
ServiceName: Event Hubs
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-stream-binder-eventhubs-core_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-active-directory-b2c
|
|
Version: 4.7.0
|
|
DisplayName: Active Directory B2C
|
|
ServiceName: Active Directory B2C
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-active-directory-b2c_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-trace-sleuth
|
|
Version: 4.7.0
|
|
DisplayName: Spring
|
|
ServiceName: Spring
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-trace-sleuth_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-stream-binder-eventhubs
|
|
Version: 4.7.0
|
|
DisplayName: Event Hubs
|
|
ServiceName: Event Hubs
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-stream-binder-eventhubs_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-actuator-autoconfigure
|
|
Version: 4.7.0
|
|
DisplayName: Spring
|
|
ServiceName: Spring
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-actuator-autoconfigure_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-cosmos
|
|
Version: 4.7.0
|
|
DisplayName: Cosmos DB
|
|
ServiceName: Cosmos DB
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-cosmos_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-servicebus-jms
|
|
Version: 4.7.0
|
|
DisplayName: Service Bus
|
|
ServiceName: Service Bus JMS
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-servicebus-jms_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-resourcemanager
|
|
Version: 4.7.0
|
|
DisplayName: Spring
|
|
ServiceName: Spring
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-resourcemanager_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-messaging-azure-servicebus
|
|
Version: 4.7.0
|
|
DisplayName: Service Bus
|
|
ServiceName: Service Bus
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-messaging-azure-servicebus_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-stream-binder-servicebus-core
|
|
Version: 4.7.0
|
|
DisplayName: Service Bus
|
|
ServiceName: Service Bus
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-stream-binder-servicebus-core_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-appconfiguration
|
|
Version: 4.7.0
|
|
DisplayName: App Configuration
|
|
ServiceName: App Configuration
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-appconfiguration_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-storage-file-share
|
|
Version: 4.7.0
|
|
DisplayName: Storage
|
|
ServiceName: Storage - Files Share
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-storage-file-share_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-keyvault-secrets
|
|
Version: 4.7.0
|
|
DisplayName: Key Vault
|
|
ServiceName: Key Vault - Secrets
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-keyvault-secrets_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-data-cosmos
|
|
Version: 4.7.0
|
|
DisplayName: Cosmos DB
|
|
ServiceName: Spring Data Cosmos
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-data-cosmos_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-integration-azure-servicebus
|
|
Version: 4.7.0
|
|
DisplayName: Service Bus
|
|
ServiceName: Service Bus
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-integration-azure-servicebus_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-core
|
|
Version: 4.7.0
|
|
DisplayName: Spring
|
|
ServiceName: Spring
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-core_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-service
|
|
Version: 4.7.0
|
|
DisplayName: Spring
|
|
ServiceName: Spring
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-service_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-active-directory
|
|
Version: 4.7.0
|
|
DisplayName: Active Directory
|
|
ServiceName: Active Directory
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-active-directory_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-autoconfigure
|
|
Version: 4.7.0
|
|
DisplayName: Spring Cloud Azure Autoconfigure
|
|
ServiceName: Spring Cloud
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-autoconfigure_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-integration-azure-storage-queue
|
|
Version: 4.7.0
|
|
DisplayName: Storage
|
|
ServiceName: Storage - Queues
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-integration-azure-storage-queue_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-eventhubs
|
|
Version: 4.7.0
|
|
DisplayName: Event Hubs
|
|
ServiceName: Event Hubs
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-eventhubs_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-storage-queue
|
|
Version: 4.7.0
|
|
DisplayName: Spring Cloud Azure Starter Storage Queue
|
|
ServiceName: Spring Cloud
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-storage-queue_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-stream-servicebus
|
|
Version: 4.7.0
|
|
DisplayName: Service Bus
|
|
ServiceName: Service Bus
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-stream-servicebus_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-storage-blob
|
|
Version: 4.7.0
|
|
DisplayName: Storage
|
|
ServiceName: Storage - Blobs
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-storage-blob_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-messaging-azure-eventhubs
|
|
Version: 4.7.0
|
|
DisplayName: Event Hubs
|
|
ServiceName: Event Hubs
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-messaging-azure-eventhubs_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-integration-servicebus
|
|
Version: 4.7.0
|
|
DisplayName: Service Bus
|
|
ServiceName: Service Bus
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-integration-servicebus_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-actuator
|
|
Version: 4.7.0
|
|
DisplayName: Spring
|
|
ServiceName: Spring
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-actuator_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-actuator
|
|
Version: 4.7.0
|
|
DisplayName: Spring
|
|
ServiceName: Spring
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-actuator_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-stream-binder-servicebus
|
|
Version: 4.7.0
|
|
DisplayName: Service Bus
|
|
ServiceName: Service Bus
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-stream-binder-servicebus_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-integration-azure-core
|
|
Version: 4.7.0
|
|
DisplayName: Spring Cloud Integration Azure Core
|
|
ServiceName: Spring Cloud
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-integration-azure-core_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-messaging-azure
|
|
Version: 4.7.0
|
|
DisplayName: Spring
|
|
ServiceName: Messaging
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-messaging-azure_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-integration-storage-queue
|
|
Version: 4.7.0
|
|
DisplayName: Storage
|
|
ServiceName: Storage - Queues
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-integration-storage-queue_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-integration-azure-eventhubs
|
|
Version: 4.7.0
|
|
DisplayName: Event Hubs
|
|
ServiceName: Event Hubs
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-integration-azure-eventhubs_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-messaging-azure-storage-queue
|
|
Version: 4.7.0
|
|
DisplayName: Storage
|
|
ServiceName: Storage - Queues
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-messaging-azure-storage-queue_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-stream-eventhubs
|
|
Version: 4.7.0
|
|
DisplayName: Event Hubs
|
|
ServiceName: Event Hubs
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-stream-eventhubs_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter
|
|
Version: 4.7.0
|
|
DisplayName: Spring
|
|
ServiceName: Spring
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: spring-cloud-azure-starter-servicebus
|
|
Version: 4.7.0
|
|
DisplayName: Spring Cloud Azure Starter Service Bus
|
|
ServiceName: Spring Cloud
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/spring-cloud-azure-starter-servicebus_4.7.0/sdk/spring/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure.spring
|
|
- Name: azure-cosmos-test
|
|
Version: 1.0.0-beta.2
|
|
DisplayName: Cosmos Test
|
|
ServiceName: Cosmos DB
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-cosmos-test_1.0.0-beta.2/sdk/cosmos/azure-cosmos-test/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Bugs Fixed
|
|
* Fixed an issue where `CONNECTION_DELAY` fault injection rule is not applied during `openConnectionsAndInitCaches` - See [PR 34096](https://github.com/Azure/azure-sdk-for-java/pull/34096)
|
|
* Fix an issue where `hitCount` is not being tracked properly for connection error type rules - See [PR 34295](https://github.com/Azure/azure-sdk-for-java/pull/34295)
|
|
GroupId: com.azure
|
|
- Name: azure-cosmos
|
|
Version: 4.43.0
|
|
DisplayName: Cosmos DB
|
|
ServiceName: Cosmos DB
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-cosmos_4.43.0/sdk/cosmos/azure-cosmos/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
* Added option to enable automatic retries for write operations - See [34227](https://github.com/Azure/azure-sdk-for-java/pull/34227)
|
|
* Added option to enable automatic logging of Cosmos diagnostics for errors or requests exceeding latency threshold - See [33209](https://github.com/Azure/azure-sdk-for-java/pull/33209)
|
|
* Added support for OpenTelemetry traces following the Semantic profile for Cosmos DB - See [33209](https://github.com/Azure/azure-sdk-for-java/pull/33209)
|
|
|
|
#### Breaking Changes
|
|
* Changed the default structure of Open Telemetry events being emitted by the SDK to follow the semantic profile for Cosmos DB. Use the `COSMOS.USE_LEGACY_TRACING` system property to retrun to the previous event structure: `-DCOSMOS.USE_LEGACY_TRACING=true` - See [33209](https://github.com/Azure/azure-sdk-for-java/pull/33209)
|
|
GroupId: com.azure
|
|
- Name: azure-core-experimental
|
|
Version: 1.0.0-beta.38
|
|
DisplayName: Core - Client - Core Experimental
|
|
ServiceName: Other
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-experimental_1.0.0-beta.38/sdk/core/azure-core-experimental/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core` from `1.37.0` to `1.38.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-core
|
|
Version: 1.38.0
|
|
DisplayName: Core - Client - Core
|
|
ServiceName: Other
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core_1.38.0/sdk/core/azure-core/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
|
|
- Added new constructor overload to `DefaultPollingStrategy`, `OperationResourcePollingStrategy`, `LocationPollingStrategy`
|
|
and their sync counterparts that allows setting a service version as query parameter of request URLs for polling and
|
|
getting the final result of a long-running operation.
|
|
GroupId: com.azure
|
|
- Name: azure-core-management
|
|
Version: 1.11.0
|
|
DisplayName: Core - Management - Core
|
|
ServiceName: Other
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-management_1.11.0/sdk/core/azure-core-management/CHANGELOG.md
|
|
ChangelogContent: ""
|
|
GroupId: com.azure
|
|
- Name: azure-core-http-okhttp
|
|
Version: 1.11.8
|
|
DisplayName: Core - Client - HTTP OkHttp
|
|
ServiceName: Other
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-http-okhttp_1.11.8/sdk/core/azure-core-http-okhttp/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core` from `1.37.0` to `1.38.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-core-serializer-json-jackson
|
|
Version: 1.3.1
|
|
DisplayName: Core - Client - Core Serializer Jackson JSON
|
|
ServiceName: Other
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-serializer-json-jackson_1.3.1/sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
- Added dependency on `azure-json` and added support for `JsonSeriliazable` in `JacksonAdapter`.
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core` from `1.37.0` to `1.38.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-core-serializer-avro-apache
|
|
Version: 1.0.0-beta.34
|
|
DisplayName: Core - Client - Core Serializer Apache Avro
|
|
ServiceName: Other
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-serializer-avro-apache_1.0.0-beta.34/sdk/core/azure-core-serializer-avro-apache/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core` from `1.37.0` to `1.38.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-core-serializer-json-gson
|
|
Version: 1.1.26
|
|
DisplayName: Core - Client - Core Serializer GSON JSON
|
|
ServiceName: Other
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-serializer-json-gson_1.1.26/sdk/core/azure-core-serializer-json-gson/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core` from `1.37.0` to `1.38.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-core-tracing-opentelemetry
|
|
Version: 1.0.0-beta.34
|
|
DisplayName: Core - Plugin - Tracing OpenTelemetry Plugin
|
|
ServiceName: Other
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-tracing-opentelemetry_1.0.0-beta.34/sdk/core/azure-core-tracing-opentelemetry/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core` from `1.37.0` to `1.38.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-core-http-netty
|
|
Version: 1.13.2
|
|
DisplayName: Core - Client - HTTP Netty
|
|
ServiceName: Other
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-http-netty_1.13.2/sdk/core/azure-core-http-netty/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Bugs Fixed
|
|
|
|
- Fixed a bug where sending an `http` request with an empty body created from `BinaryData.fromFile` would throw an error. ([#34294](https://github.com/Azure/azure-sdk-for-java/pull/34294))
|
|
GroupId: com.azure
|
|
- Name: azure-core-test
|
|
Version: 1.16.0
|
|
DisplayName: Core - Client - Test
|
|
ServiceName: Other
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-test_1.16.0/sdk/core/azure-core-test/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
|
|
- Added `InterceptorManager.isRecordMode` to determine if the testing mode is `RECORD`.
|
|
- Added support for generic regex `TestProxySanitizer`.
|
|
|
|
#### Bugs Fixed
|
|
|
|
- Fixed a bug where the URL would remain the Test Proxy URL instead of the service URL being called through the proxy.
|
|
- Fixed a bug where Test Proxy headers could be added multiple times to only be set once.
|
|
- Fixed a bug where multiple thread could try to download and start the test proxy resulting in random failures.
|
|
GroupId: com.azure
|
|
- Name: azure-core-amqp
|
|
Version: 2.8.4
|
|
DisplayName: Core - Client - AMQP
|
|
ServiceName: Other
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-amqp_2.8.4/sdk/core/azure-core-amqp/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Bugs Fixed
|
|
|
|
- Addressing IllegalStateException due to double free of Connection reference by the Transport.
|
|
GroupId: com.azure
|
|
- Name: azure-identity
|
|
Version: 1.8.2
|
|
DisplayName: Identity
|
|
ServiceName: Identity
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-identity_1.8.2/sdk/identity/azure-identity/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Bugs Fixed
|
|
|
|
- Fixed a bug in managed identity not properly URLEncoding a value. [#34375](https://github.com/Azure/azure-sdk-for-java/pull/34375)
|
|
GroupId: com.azure
|
|
- Name: azure-containers-containerregistry
|
|
Version: 1.1.0-beta.4
|
|
DisplayName: Container Registry
|
|
ServiceName: Container Registry
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-containers-containerregistry_1.1.0-beta.4/sdk/containerregistry/azure-containers-containerregistry/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Breaking Changes from version 1.1.0-beta.3
|
|
|
|
- `ContainerRegistryBlobClientBuilder`, `ContainerRegistryBlobClient` and `ContainerRegistryBlobAsyncClient` were renamed to `ContainerRegistryContentClientBuilder`,
|
|
`ContainerRegistryContentClient`, and `ContainerRegistryContentAsyncClient` and moved to `com.azure.containers.containerregistry` package.
|
|
- `UploadBlobResult` was renamed to `UploadRegistryBlobResult`
|
|
- `ContainerRegistryContentClient` and `ContainerRegistryContentAsyncClient` changes:
|
|
- `uploadManifest` method was renamed to `setManifest`, `uploadManifestWithResponse` renamed to `setManifestWithResponse`, the return type of these methods was renamed to `SetManifestResult`.
|
|
`UploadManifestOptions` renamed to `SetManifestOptions`.
|
|
- `downloadManifest` method was renamed to `getManifest`, `downloadManifestWithResponse` renamed to `getManifestWithResponse`, the return type of these methods renamed to `GetManifestResult`.
|
|
- Removed `DownloadBlobAsyncResult` and changes `ContainerRegistryContentAsyncClient.downloadStream` return type to `Mono<BinaryData>`.
|
|
- Removed `Collection<ManifestMediaType> mediaTypes` parameter from `downloadManifestWithResponse` method on blob clients.
|
|
- Renamed `ContainerRegistryContentClientBuilder.repository` method to `repositoryName`.
|
|
- Removed `ContainerRegistryContentAsyncClient.uploadBlob(Flux<ByteBuffer> content)` and `ContainerRegistryContentClient.uploadBlob(ReadableByteChannel stream, Context context)`, use `uploadBlob` methods that take `BinaryData` instead
|
|
- Renamed `GetManifestResult.getMediaType` and `UploadManifestOptions.getMediaType` to `getManifestMediaType`.
|
|
- Removed `GetManifestResult.asOciManifest` - use `GetManifestResult.getManifest().toObject(OciImageManifest.class)` instead.
|
|
- Renamed `OciImageManifest.getConfig` and `setConfig` methods to `getConfiguration` and `setConfiguration`.
|
|
- Renamed `OciAnnotations.getCreated` and `setCreated` methods to `getCreatedOn` and `setCreatedOn`.
|
|
|
|
#### Other Changes
|
|
|
|
##### Dependency Updates
|
|
|
|
- Upgraded `azure-core-http-netty` from `1.13.0` to version `1.13.2`.
|
|
- Upgraded `azure-core` from `1.37.0` to version `1.38.0`.
|
|
GroupId: com.azure
|
|
- Name: azure-health-insights-clinicalmatching
|
|
Version: 1.0.0-beta.1
|
|
DisplayName: Health Insights Clinical Matching
|
|
ServiceName: Health Insights
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-health-insights-clinicalmatching_1.0.0-beta.1/sdk/healthinsights/azure-health-insights-clinicalmatching/CHANGELOG.md
|
|
ChangelogContent: '- Initial preview of the Azure Health Insights ClinicalMatching client library.'
|
|
GroupId: com.azure
|
|
- Name: azure-health-insights-cancerprofiling
|
|
Version: 1.0.0-beta.1
|
|
DisplayName: Health Insights Cancer Profiling
|
|
ServiceName: Health Insights
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-health-insights-cancerprofiling_1.0.0-beta.1/sdk/healthinsights/azure-health-insights-cancerprofiling/CHANGELOG.md
|
|
ChangelogContent: '- Initial preview of the Azure Health Insights CancerProfiling client library.'
|
|
GroupId: com.azure
|
|
- Name: azure-aot-graalvm-support
|
|
Version: 1.0.0-beta.3
|
|
DisplayName: azure-aot-graalvm-support
|
|
ServiceName: azure-aot-graalvm-support
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-aot-graalvm-support_1.0.0-beta.3/sdk/aot/azure-aot-graalvm-support/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
- Marked this library as deprecated. Please refer to the [blog post](https://devblogs.microsoft.com/azure-sdk/announcing-graalvm-support-in-azure-sdk-for-java-and-spring-cloud-azure-libraries/) for more details on GraalVM support in Azure SDK for Java.
|
|
- Changed the proxy interface package names to match the 1.28.0 version of `azure-core`
|
|
GroupId: com.azure
|
|
- Name: azure-aot-graalvm-support-netty
|
|
Version: 1.0.0-beta.3
|
|
DisplayName: azure-aot-graalvm-support-netty
|
|
ServiceName: azure-aot-graalvm-support-netty
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-aot-graalvm-support-netty_1.0.0-beta.3/sdk/aot/azure-aot-graalvm-support-netty/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Other Changes
|
|
- Marked this library as deprecated. Please refer to the [blog post](https://devblogs.microsoft.com/azure-sdk/announcing-graalvm-support-in-azure-sdk-for-java-and-spring-cloud-azure-libraries/) for more details on GraalVM support in Azure SDK for Java.
|
|
|
|
##### Dependency Updates
|
|
- Updated `azure-aot-graalvm-support` version to 1.0.0-beta.3
|
|
GroupId: com.azure
|
|
- Name: azure-ai-formrecognizer
|
|
Version: 4.1.0-beta.1
|
|
DisplayName: Form Recognizer
|
|
ServiceName: Cognitive Services
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-ai-formrecognizer_4.1.0-beta.1/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for analyzing new document types
|
|
- Added support for AzureBlobList source type when building document models
|
|
- Added support for building, getting, listing and deleting classifiers
|
|
- Added support for queryFields premium feature when performing analysis operations
|
|
- Added model `QuotaDetails` and property `customNeuralDocumentModelBuilds` on `ResourceDetails`
|
|
- Added property `expiresOn` to `DocumentModelDetails` and `DocumentModelSummary`
|
|
- Added properties on `DocumentStyle` : `similarFontFamily`, `fontStyle`, `fontWeight`, `color`, `backgroundColor`
|
|
- Added property `commonName` to `DocumentKeyValuePair`.
|
|
- Added support for ParagraphRole `formulaBlock`
|
|
- Added support for `code` property on `CurrencyValue`
|
|
- Added properties `unit`, `cityDistrict`, `stateDistrict`, `suburb`, `house`, and `level` to `AddressValue`
|
|
- Added method `isValueBoolean` to model `DocumentField`
|
|
- Added support for `DocumentFieldType.BOOLEAN`
|
|
- Added DocumentAnalysisFeature enum with optional document analysis feature to enable
|
|
- Added properties `annotations`, `images`, `formulas`, and `barcodes` to `DocumentPage`.
|
|
- Added models `DocumentAnnotation`, `DocumentImage`, `DocumentFormula`, and `DocumentBarcode`
|
|
GroupId: com.azure
|
|
- Name: azure-identity
|
|
Version: 1.9.0-beta.3
|
|
DisplayName: Identity
|
|
ServiceName: Identity
|
|
VersionType: Beta
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-identity_1.9.0-beta.3/sdk/identity/azure-identity/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Bugs Fixed
|
|
- Add `disableInstanceDiscovery` to `DefaultAzureCredentialBuilder`
|
|
GroupId: com.azure
|
|
- Name: azure-storage-blob-batch
|
|
Version: 12.18.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.18.0/sdk/storage/azure-storage-blob-batch/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for 2022-11-02 service version.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-queue
|
|
Version: 12.17.0
|
|
DisplayName: Storage - Queues
|
|
ServiceName: Storage
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-queue_12.17.0/sdk/storage/azure-storage-queue/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for 2022-11-02 service version.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-common
|
|
Version: 12.21.0
|
|
DisplayName: Storage - Common
|
|
ServiceName: Storage
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-common_12.21.0/sdk/storage/azure-storage-common/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for 2022-11-02 service version.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-blob
|
|
Version: 12.22.0
|
|
DisplayName: Storage - Blobs
|
|
ServiceName: Storage
|
|
VersionType: GA
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob_12.22.0/sdk/storage/azure-storage-blob/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Bugs Fixed
|
|
- Fixed bug for when `FindBlobsOptions.setMaxResultsPerPage(Integer)` was set and `.byPage()` was called on `BlobServiceAsyncClient.findBlobsByTags(FindBlobsOptions)`, number of results being returned was greater than the specified max results.
|
|
|
|
#### Features Added
|
|
- Added new method `StorageAccountInfo.isHierarchicalNamespaceEnabled()` to determine whether storage account has hierarchical namespace enabled.
|
|
- Added support for 2022-11-02 service version.
|
|
- Added support for reading and writing a block blob via SeekableByteChannel.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-internal-avro
|
|
Version: 12.7.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.7.0/sdk/storage/azure-storage-internal-avro/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for 2022-11-02 service version.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-blob-cryptography
|
|
Version: 12.21.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.21.0/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for 2022-11-02 service version.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-file-share
|
|
Version: 12.18.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.18.0/sdk/storage/azure-storage-file-share/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for 2022-11-02 service version.
|
|
- Added support for `TokenCredential` to be used for authentication. **Note:** When using a `TokenCredential`, the new
|
|
keyword parameter `ShareTokenIntent` is **required** and must be provided. Additionally, this form of authentication is
|
|
only supported for certain operations in the Data Plane SDK.
|
|
- Added support for `allowTrailingDot` and `allowSourceTrailingDot` on client construction. When `allowTrailingDot` is
|
|
provided, the service will not silently remove any trailing `.` character from directory/file names for all operations
|
|
made from that client. `allowSourceTrailingDot` will apply this same rule to source files when performing a rename or copy operation.
|
|
- Added support for reading and writing a file via SeekableByteChannel.
|
|
GroupId: com.azure
|
|
- Name: azure-storage-file-datalake
|
|
Version: 12.15.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.15.0/sdk/storage/azure-storage-file-datalake/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Features Added
|
|
- Added support for 2022-11-02 service version.
|
|
- Adding support for Encryption Context on DataLake files, a string value that can be passed to allow users to generate
|
|
file-level encryption keys. This value is returned on `DataLakeFileClient.getProperties()`, `DataLakeFileClient.readWithResponse()`,
|
|
and `DataLakeFileClient.listPaths()`.
|
|
GroupId: com.azure
|
|
- Name: azure-core-test
|
|
Version: 1.16.1
|
|
DisplayName: Core - Client - Test
|
|
ServiceName: Other
|
|
VersionType: Patch
|
|
Hidden: false
|
|
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-test_1.16.1/sdk/core/azure-core-test/CHANGELOG.md
|
|
ChangelogContent: |-
|
|
#### Bugs Fixed
|
|
|
|
- Updated timeout values for waiting for test proxy initialization.
|
|
GroupId: com.azure
|
|
|