diff --git a/.vitepress/config.mts b/.vitepress/config.mts index c29c40e..ba707d6 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -17,7 +17,7 @@ export default defineConfig({ nav: [ { text: 'Home', link: '/' }, // { text: 'Guides', link: '/what-is-spring-cloud-aws' }, - { text: 'Reference Docs', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.3.0/reference/html/index.html' } + { text: 'Reference Docs', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.4.0/reference/html/index.html' } ], sidebar: [ diff --git a/.vitepress/theme/SupportedServices.vue b/.vitepress/theme/SupportedServices.vue index 529f574..97900b7 100644 --- a/.vitepress/theme/SupportedServices.vue +++ b/.vitepress/theme/SupportedServices.vue @@ -3,14 +3,14 @@ export default { data() { return { services: [ - { name: 'S3', image: '/S3.png', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.3.0/reference/html/index.html#spring-cloud-aws-s3'}, - { name: 'SQS', image: '/SQS.png', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.3.0/reference/html/index.html#sqs-integration'}, - { name: 'SNS', image: '/SNS.png', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.3.0/reference/html/index.html#spring-cloud-aws-sns'}, - { name: 'DynamoDb', image: '/DynamoDb.png', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.3.0/reference/html/index.html#spring-cloud-aws-dynamoDb'}, - { name: 'CloudWatch', image: '/CloudWatch.png', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.3.0/reference/html/index.html#cloudwatch-metrics'}, - { name: 'Parameter Store', image: '/Parameter-Store.png', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.3.0/reference/html/index.html#spring-cloud-aws-parameter-store'}, - { name: 'Secrets Manager', image: '/Secrets-Manager.png', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.3.0/reference/html/index.html#spring-cloud-aws-secrets-manager'}, - { name: 'SES', image: '/SES.png', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.3.0/reference/html/index.html#spring-cloud-aws-ses'} + { name: 'S3', image: '/S3.png', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.4.0/reference/html/index.html#spring-cloud-aws-s3'}, + { name: 'SQS', image: '/SQS.png', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.4.0/reference/html/index.html#sqs-integration'}, + { name: 'SNS', image: '/SNS.png', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.4.0/reference/html/index.html#spring-cloud-aws-sns'}, + { name: 'DynamoDb', image: '/DynamoDb.png', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.4.0/reference/html/index.html#spring-cloud-aws-dynamoDb'}, + { name: 'CloudWatch', image: '/CloudWatch.png', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.4.0/reference/html/index.html#cloudwatch-metrics'}, + { name: 'Parameter Store', image: '/Parameter-Store.png', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.4.0/reference/html/index.html#spring-cloud-aws-parameter-store'}, + { name: 'Secrets Manager', image: '/Secrets-Manager.png', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.4.0/reference/html/index.html#spring-cloud-aws-secrets-manager'}, + { name: 'SES', image: '/SES.png', link: 'https://docs.awspring.io/spring-cloud-aws/docs/3.4.0/reference/html/index.html#spring-cloud-aws-ses'} ] } } diff --git a/index.md b/index.md index e9bad25..628a921 100644 --- a/index.md +++ b/index.md @@ -12,7 +12,7 @@ hero: # link: /what-is-spring-cloud-aws - theme: brand text: Reference Documentation - link: https://docs.awspring.io/spring-cloud-aws/docs/3.3.0/reference/html/index.html#configuring-credentials + link: https://docs.awspring.io/spring-cloud-aws/docs/3.4.0/reference/html/index.html#configuring-credentials - theme: alt text: View on Github link: https://github.com/awspring/spring-cloud-aws diff --git a/what-is-spring-cloud-aws.md b/what-is-spring-cloud-aws.md index 7295809..6428e4e 100644 --- a/what-is-spring-cloud-aws.md +++ b/what-is-spring-cloud-aws.md @@ -8,6 +8,7 @@ For a deep dive into the project, refer to the Spring Cloud AWS documentation: | Version | Reference Docs | API Docs | |------------------------|--------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------| +| 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) | | Spring Cloud AWS 3.3.0 | [Reference Docs](https://docs.awspring.io/spring-cloud-aws/docs/3.3.0/reference/html/index.html) | [API Docs](https://docs.awspring.io/spring-cloud-aws/docs/3.3.0/apidocs/index.html) | | 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) | | 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) | @@ -27,12 +28,13 @@ This project has dependency and transitive dependencies on Spring Projects. The | Spring Cloud AWS | Spring Cloud | Spring Boot | Spring Framework | AWS Java SDK | |-----------------------------|-----------------------------------------------------------------------------------------------------------------------|--------------|------------------|--------------| -| 2.3.x (maintenance mode) | [2020.0.x](https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2020.0-Release-Notes) (3.0/Illford) | 2.4.x, 2.5.x | 5.3.x | 1.x | -| 2.4.x (maintenance mode) | [2021.0.x](https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2021.0-Release-Notes) (3.1/Jubilee) | 2.6.x, 2.7.x | 5.3.x | 1.x | +| 2.3.x (maintenance mode) | [2020.0.x](https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2020.0-Release-Notes) (3.0/Illford) | 2.4.x, 2.5.x | 5.3.x | 1.x | +| 2.4.x (maintenance mode) | [2021.0.x](https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2021.0-Release-Notes) (3.1/Jubilee) | 2.6.x, 2.7.x | 5.3.x | 1.x | | 3.0.x | [2022.0.x](https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2022.0-Release-Notes) (4.0/Kilburn) | 3.0.x, 3.1.x | 6.0.x | 2.x | | 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 | | 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 | | 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 | +| 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 | **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.