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
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
# Release History
2
+
2
3
## 5.21.0-beta.1 (Unreleased)
3
4
### Spring Cloud Azure Autoconfigure
4
5
This section includes changes in `spring-cloud-azure-autoconfigure` module.
5
6
6
7
#### Bugs Fixed
7
8
- Custom `ObjectMapper` bean does not work for received messages. [#37796](https://github.com/Azure/azure-sdk-for-java/issues/37796).
8
9
9
-
## 5.20.0 (2025-02-12)
10
+
## 5.20.1 (2025-03-03)
10
11
- This release is compatible with Spring Boot 3.4.0-3.4.2, 3.3.0-3.3.6, 3.2.0-3.2.12, 3.1.0-3.1.12, 3.0.0-3.0.13. (Note: 3.4.x (x>2), 3.3.y (y>6) and 3.2.z (z>12) should be supported, but they aren't tested with this release.)
11
12
- This release is compatible with Spring Cloud 2024.0.0, 2023.0.0-2023.0.4, 2022.0.0-2022.0.5. (Note: 2024.0.x(x>0) and 2023.0.y (y>4) should be supported, but they aren't tested with this release.)
12
13
@@ -15,6 +16,14 @@ This section includes changes in `spring-cloud-azure-autoconfigure` module.
15
16
#### Dependency Updates
16
17
- Upgrade `azure-sdk-bom` to 1.2.31.
17
18
19
+
### Azure Spring Data Cosmos
20
+
This section includes changes in `azure-spring-data-cosmos` module.
21
+
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#5201-2025-03-03) for more details.
22
+
23
+
## 5.20.0 (2025-02-12)
24
+
- This release is compatible with Spring Boot 3.4.0-3.4.2, 3.3.0-3.3.6, 3.2.0-3.2.12, 3.1.0-3.1.12, 3.0.0-3.0.13. (Note: 3.4.x (x>2), 3.3.y (y>6) and 3.2.z (z>12) should be supported, but they aren't tested with this release.)
25
+
- This release is compatible with Spring Cloud 2024.0.0, 2023.0.0-2023.0.4, 2022.0.0-2022.0.5. (Note: 2024.0.x(x>0) and 2023.0.y (y>4) should be supported, but they aren't tested with this release.)
26
+
18
27
### Spring Cloud Azure Autoconfigure
19
28
This section includes changes in `spring-cloud-azure-autoconfigure` module.
0 commit comments