Skip to content

Commit ee9e30b

Browse files
Copilotrujche
andauthored
docs(spring): add changelog entry for service bus dedicated connection fix
Agent-Logs-Url: https://github.com/Azure/azure-sdk-for-java/sessions/7d40951d-738e-4b6d-9d32-15abec75298e Co-authored-by: rujche <171773178+rujche@users.noreply.github.com>
1 parent 6fadb59 commit ee9e30b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sdk/spring/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This section includes changes in `spring-cloud-azure-autoconfigure` module.
1515
#### Bugs Fixed
1616

1717
- Fixed JDBC/Azure Database and Redis passwordless connection scope defaulting using the wrong `azure.scopes` value for Azure China and Azure US Government when `spring.cloud.azure.profile.cloud-type` is set to `azure_china` or `azure_us_government`. The scopes are now correctly derived from the merged cloud type. ([#47096](https://github.com/Azure/azure-sdk-for-java/issues/47096))
18+
- Fixed Service Bus autoconfiguration for dedicated producer, consumer, and processor connection details so applications can initialize with only sub-level Service Bus `namespace` or `connection-string` settings and no top-level Service Bus connection configuration. ([#49257](https://github.com/Azure/azure-sdk-for-java/pull/49257))
1819

1920
### Spring Cloud Azure Stream Binder Service Bus
2021
This section includes changes in `spring-cloud-azure-stream-binder-servicebus` module.

0 commit comments

Comments
 (0)