java release notes for the 2024-07 release (#7742)
This commit is contained in:
Родитель
e58069bdd7
Коммит
553d2313b3
|
@ -1032,4 +1032,51 @@ entries:
|
|||
- Upgraded `azure-core-http-netty` from `1.15.0` to version `1.15.1`.
|
||||
- Upgraded `azure-core` from `1.49.0` to version `1.49.1`.
|
||||
GroupId: com.azure
|
||||
- Name: azure-cosmos-encryption
|
||||
Version: 2.13.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_2.13.0/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
##### Other Changes
|
||||
* Updated `azure-cosmos` to version `4.62.0`.
|
||||
GroupId: com.azure
|
||||
- Name: azure-resourcemanager-mongocluster
|
||||
Version: 1.0.0-beta.1
|
||||
DisplayName: Resource Management - Mongocluster
|
||||
ServiceName: Mongocluster
|
||||
VersionType: Beta
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-resourcemanager-mongocluster_1.0.0-beta.1/sdk/mongocluster/azure-resourcemanager-mongocluster/CHANGELOG.md
|
||||
ChangelogContent: ""
|
||||
GroupId: com.azure.resourcemanager
|
||||
- Name: azure-ai-openai
|
||||
Version: 1.0.0-beta.10
|
||||
DisplayName: OpenAI
|
||||
ServiceName: Cognitive Services
|
||||
VersionType: Beta
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-ai-openai_1.0.0-beta.10/sdk/openai/azure-ai-openai/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### Bugs Fixed
|
||||
|
||||
- Fixed a bug during the serialization and deserialization of the `content` property in the `ChatRequestUserMessage`. ([#40687](https://github.com/Azure/azure-sdk-for-java/pull/40687))
|
||||
GroupId: com.azure
|
||||
- Name: azure-cosmos
|
||||
Version: 4.62.0
|
||||
DisplayName: Cosmos DB
|
||||
ServiceName: Cosmos DB
|
||||
VersionType: GA
|
||||
Hidden: false
|
||||
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-cosmos_4.62.0/sdk/cosmos/azure-cosmos/CHANGELOG.md
|
||||
ChangelogContent: |-
|
||||
#### Bugs Fixed
|
||||
* Fixed a possible `NullPointerException` in the ctor of `FeedOperationState`. - See [PR 40714](https://github.com/Azure/azure-sdk-for-java/pull/40714)
|
||||
* Changed to only disable `PartitionKeyRangeGoneRetryPolicy` when enable `disableSplitHandling` in `ChangeFeedRequestOptions`. - See [PR 40738](https://github.com/Azure/azure-sdk-for-java/pull/40738)
|
||||
|
||||
#### Features Added
|
||||
* Added support for changing some request options dynamically without the need of restarting the application. - See [PR 40061](https://github.com/Azure/azure-sdk-for-java/pull/40061)
|
||||
GroupId: com.azure
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче