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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,18 @@
1
1
# Release History
2
+
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.
11
+
12
+
### Azure Spring Data Cosmos
13
+
This section includes changes in `azure-spring-data-cosmos` module.
14
+
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
+
2
16
# (Unreleased)
3
17
Upgrade Spring Boot dependencies version to 4.0.0 and Spring Cloud dependencies version to 2025.1.0
Copy file name to clipboardExpand all lines: sdk/spring/spring-cloud-azure-actuator-autoconfigure/CHANGELOG.md
+2-8Lines changed: 2 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,8 @@
1
1
# Release History
2
2
3
-
## 6.2.0-beta.1 (Unreleased)
3
+
## 7.0.0-beta.1 (2025-12-23)
4
4
5
-
### Features Added
6
-
7
-
### Breaking Changes
8
-
9
-
### Bugs Fixed
10
-
11
-
### Other Changes
5
+
Please refer to [spring/CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#700-beta1-2025-12-23) for more details.
Copy file name to clipboardExpand all lines: sdk/spring/spring-cloud-azure-actuator/CHANGELOG.md
+2-8Lines changed: 2 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,8 @@
1
1
# Release History
2
2
3
-
## 6.2.0-beta.1 (Unreleased)
3
+
## 7.0.0-beta.1 (2025-12-23)
4
4
5
-
### Features Added
6
-
7
-
### Breaking Changes
8
-
9
-
### Bugs Fixed
10
-
11
-
### Other Changes
5
+
Please refer to [spring/CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#700-beta1-2025-12-23) for more details.
0 commit comments