Spring Cloud AWS 2.3 is now available
The following is a guest post from the maintainers of the Spring Cloud AWS project.
On behalf of the Spring Cloud AWS team and the community around Spring Cloud AWS, I am happy to share that we have just released Spring Spring Cloud AWS 2.3 - a version that is compatible with Spring Boot 2.4 and Spring Cloud 2020.0.
This release contains a new integration with Cognito and a bunch of small improvements, fixes, and changes that we believe will make working with Spring Cloud AWS more pleasurable.
I believe the most surprising change is that now you need to include a separate Spring Cloud AWS BOM in your pom.xml
…