Skip to content

Releases: Azure/azure-sdk-for-java

spring-cloud-azure-autoconfigure_5.14.0

08 Jul 00:41
0d0d2de
Compare
Choose a tag to compare

5.14.0 (2024-07-05)

Please refer to spring/CHANGELOG.md for more details.

spring-cloud-azure-appconfiguration-config_5.14.0

08 Jul 00:44
0d0d2de
Compare
Choose a tag to compare

5.14.0 (2024-07-05)

Please refer to spring/CHANGELOG.md for more details.

spring-cloud-azure-appconfiguration-config-web_5.14.0

08 Jul 00:44
0d0d2de
Compare
Choose a tag to compare

5.14.0 (2024-07-05)

Please refer to spring/CHANGELOG.md for more details.

spring-cloud-azure-actuator_5.14.0

08 Jul 00:41
0d0d2de
Compare
Choose a tag to compare

5.14.0 (2024-07-05)

Please refer to spring/CHANGELOG.md for more details.

spring-cloud-azure-actuator-autoconfigure_5.14.0

08 Jul 00:42
0d0d2de
Compare
Choose a tag to compare

5.14.0 (2024-07-05)

Please refer to spring/CHANGELOG.md for more details.

azure-spring-data-cosmos_5.14.0

08 Jul 00:40
0d0d2de
Compare
Choose a tag to compare

5.14.0 (2024-07-05)

Features Added

  • Added hierarchical or sub-partitioning support to 'azure-spring-data-cosmos' - See PR 40928.

Other Changes

  • Updated azure-cosmos to version 4.62.0.

azure-resourcemanager-oracledatabase_1.0.0

04 Jul 03:44
b3e8985
Compare
Choose a tag to compare

1.0.0 (2024-07-04)

  • Azure Resource Manager OracleDatabase client library for Java. This package contains Microsoft Azure SDK for OracleDatabase Management SDK. Package tag package-2023-09-01. For documentation on how to use this package, please see Azure Management Libraries for Java.

Breaking Changes

models.DbSystemShapeProperties was modified

  • int availableCoreCount() -> java.lang.Integer availableCoreCount()

models.DnsPrivateZoneProperties was modified

  • boolean isProtected() -> java.lang.Boolean isProtected()
  • int serial() -> java.lang.Integer serial()

models.DnsPrivateViewProperties was modified

  • boolean isProtected() -> java.lang.Boolean isProtected()

azure-sdk-bom_1.2.25

03 Jul 03:47
ce266b9
Compare
Choose a tag to compare
prepare for BOm 1.2.25 release (#40988)

azure-cosmos_4.62.0

03 Jul 02:06
d75bc49
Compare
Choose a tag to compare

4.62.0 (2024-07-02)

Features Added

  • Added support for changing some request options dynamically without the need of restarting the application. - See PR 40061

Bugs Fixed

  • Fixed a possible NullPointerException in the ctor of FeedOperationState. - See PR 40714
  • Changed to only disable PartitionKeyRangeGoneRetryPolicy when enable disableSplitHandling in ChangeFeedRequestOptions. - See PR 40738

Other Changes

  • Added diagnostic fields for quorumAckedLSN and currentReplicaSetSize. Changed replicaStatusList to include all replicas and more information. - See PR 39844
  • Ensured that exceptions thrown in custom serializers are being wrapped as a CosmosException with StatusCode 400. - See PR 40797 and PR 40913
  • Reduced number of logs emitted in the success case for cross partition queries. - See PR 40932

azure-cosmos-encryption_2.13.0

03 Jul 02:06
d75bc49
Compare
Choose a tag to compare

2.13.0 (2024-07-02)

Other Changes

  • Updated azure-cosmos to version 4.62.0.