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
+2-10Lines changed: 2 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,13 @@
1
1
# Release History
2
2
3
3
## 7.0.0-beta.1 (2025-12-23)
4
-
- This release is compatible with Spring Boot 4.0.0.
5
-
- This release is compatible with Spring Cloud 2025.1.0.
6
-
7
-
### Spring Cloud Azure Dependencies (BOM)
8
-
9
-
#### Dependency Updates
10
-
- Upgrade `azure-sdk-bom` to 1.3.3.
4
+
- This release is compatible with Spring Boot 4.0.0. (Note: 4.0.x (x>0) should be supported, but they aren't tested with this release.)
5
+
- This release is compatible with Spring Cloud 2025.1.0. (Note: 2025.1.x (x>0) should be supported, but they aren't tested with this release.)
11
6
12
7
### Azure Spring Data Cosmos
13
8
This section includes changes in `azure-spring-data-cosmos` module.
14
9
Please refer to [azure-spring-data-cosmos/CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/spring/azure-spring-data-cosmos/CHANGELOG.md#700-beta1-2025-12-23) for more details.
15
10
16
-
# (Unreleased)
17
-
Upgrade Spring Boot dependencies version to 4.0.0 and Spring Cloud dependencies version to 2025.1.0
18
-
19
11
## 6.1.0 (2025-12-16)
20
12
- 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.)
21
13
- 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.)
0 commit comments