Skip to content

Commit 9a6808d

Browse files
Copilotrujche
andcommitted
Move changelog entry to 6.2.0-beta.1 (Unreleased) section
Co-authored-by: rujche <171773178+rujche@users.noreply.github.com>
1 parent 360dd80 commit 9a6808d

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

sdk/spring/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ This section includes changes in `spring-cloud-azure-autoconfigure` module.
99

1010
- Fix `ClassNotFoundException: com.nimbusds.oauth2.sdk.util.StringUtils` in Active Directory starter. ([#47600](https://github.com/Azure/azure-sdk-for-java/issues/47600))
1111

12+
### Spring Cloud Azure Appconfiguration Config
13+
This section includes changes in `spring-cloud-azure-appconfiguration-config` module.
14+
15+
#### Bugs Fixed
16+
17+
- Fixed bug where connection string validation occurred even when `spring.cloud.azure.appconfiguration.enabled` is `false`.
18+
1219
## 6.1.0 (2025-12-16)
1320
- This release is compatible with Spring Boot 3.5.0-3.5.8. (Note: 3.5.x (x>8) should be supported, but they aren't tested with this release.)
1421
- This release is compatible with Spring Cloud 2025.0.0. (Note: 2025.0.x (x>0) should be supported, but they aren't tested with this release.)
@@ -38,7 +45,6 @@ This section includes changes in `spring-cloud-azure-appconfiguration-config` mo
3845
#### Bugs Fixed
3946

4047
- Fixed bug where `spring.cloud.azure.appconfiguration.enabled=false` was ignored in the new major version. [#47029](https://github.com/Azure/azure-sdk-for-java/pull/47029)
41-
- Fixed bug where connection string validation occurred even when `spring.cloud.azure.appconfiguration.enabled` is `false`.
4248

4349
### Azure Spring Data Cosmos
4450
This section includes changes in `azure-spring-data-cosmos` module.

0 commit comments

Comments
 (0)