Skip to content

Commit 4f50d8a

Browse files
committed
update
1 parent 7dc33e4 commit 4f50d8a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

sdk/spring/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
#### Dependency Updates
1010
- Upgrade `azure-sdk-bom` to 1.3.3.
11+
- Upgrade `azure-servicebus-jms` to 2.1.0.
1112

1213
### Spring Cloud Azure Autoconfigure
1314
This section includes changes in `spring-cloud-azure-autoconfigure` module.
@@ -20,13 +21,14 @@ This section includes changes in `spring-cloud-azure-autoconfigure` module.
2021

2122
- 2 `TokenCredential` bean found in AzureServiceBusMessagingAutoConfiguration. [#47470](https://github.com/Azure/azure-sdk-for-java/pull/47470)
2223
- `spring.cloud.azure.eventhubs.credential.token-credential-bean-name` not take effect in AzureEventHubsMessagingAutoConfiguration. [#47470](https://github.com/Azure/azure-sdk-for-java/pull/47470)
24+
- Fix bug: 'token-credential-bean-name' not work in spring-cloud-azure-stream-binder. [#47557](https://github.com/Azure/azure-sdk-for-java/pull/47557)
2325

24-
### Spring Cloud Azure App Configuration
26+
### Spring Cloud Azure Appconfiguration Config
2527
This section includes changes in `spring-cloud-azure-appconfiguration-config` module.
2628

2729
#### Bugs Fixed
2830

29-
- Fixed bug where `spring.cloud.azure.appconfiguration.enabled=false` was ignored in the new major version.
31+
- 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)
3032

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

0 commit comments

Comments
 (0)