You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/spring/CHANGELOG.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,6 @@
1
1
# Release History
2
2
## 7.3.0-beta.1 (Unreleased)
3
3
4
-
### Features Added
5
-
6
-
### Breaking Changes
7
-
8
-
### Bugs Fixed
9
-
10
4
### Spring Cloud Azure Autoconfigure
11
5
12
6
This section includes changes in `spring-cloud-azure-autoconfigure` module.
@@ -15,8 +9,6 @@ This section includes changes in `spring-cloud-azure-autoconfigure` module.
15
9
16
10
- Fixed `azure.scopes` using wrong default 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))
17
11
18
-
### Other Changes
19
-
20
12
## 7.2.0 (2026-04-17)
21
13
- This release is compatible with Spring Boot 4.0.0-4.0.5. (Note: 4.0.x (x>5) should be supported, but they aren't tested with this release.)
22
14
- This release is compatible with Spring Cloud 2025.1.0-2025.1.1. (Note: 2025.1.x (x>1) should be supported, but they aren't tested with this release.)
0 commit comments