File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ For a deep dive into the project, refer to the Spring Cloud AWS documentation:
8
8
9
9
| Version | Reference Docs | API Docs |
10
10
| ------------------------| --------------------------------------------------------------------------------------------------| -------------------------------------------------------------------------------------|
11
+ | Spring Cloud AWS 3.4.0 | [ Reference Docs] ( https://docs.awspring.io/spring-cloud-aws/docs/3.4.0/reference/html/index.html ) | [ API Docs] ( https://docs.awspring.io/spring-cloud-aws/docs/3.4.0/apidocs/index.html ) |
11
12
| Spring Cloud AWS 3.3.1 | [ Reference Docs] ( https://docs.awspring.io/spring-cloud-aws/docs/3.3.1/reference/html/index.html ) | [ API Docs] ( https://docs.awspring.io/spring-cloud-aws/docs/3.3.1/apidocs/index.html ) |
12
13
| Spring Cloud AWS 3.2.1 | [ Reference Docs] ( https://docs.awspring.io/spring-cloud-aws/docs/3.2.1/reference/html/index.html ) | [ API Docs] ( https://docs.awspring.io/spring-cloud-aws/docs/3.2.1/apidocs/index.html ) |
13
14
| Spring Cloud AWS 3.1.1 | [ Reference Docs] ( https://docs.awspring.io/spring-cloud-aws/docs/3.1.1/reference/html/index.html ) | [ API Docs] ( https://docs.awspring.io/spring-cloud-aws/docs/3.1.1/apidocs/index.html ) |
@@ -33,6 +34,7 @@ This project has dependency and transitive dependencies on Spring Projects. The
33
34
| 3.1.x | [ 2023.0.x] ( https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2023.0-Release-Notes ) (4.0/Kilburn) | 3.2.x | 6.1.x | 2.x |
34
35
| 3.2.x | [ 2023.0.x] ( https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2023.0-Release-Notes ) (4.0/Kilburn) | 3.2.x, 3.3.x | 6.1.x | 2.x |
35
36
| 3.3.x | [ 2024.0.x] ( https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2024.0-Release-Notes ) | 3.4.x | 6.2.x | 2.x |
37
+ | 3.4.x | [ 2025.0.x] ( https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2025.0-Release-Notes ) | 3.5.x | 6.2.x | 2.x |
36
38
37
39
** Note** : 3.0.0-M2 is the last version compatible with Spring Boot 2.7.x and Spring Cloud 3.1. Starting from 3.0.0-M3, project has switched to Spring Boot 3.0.
38
40
You can’t perform that action at this time.
0 commit comments