On behalf of the team and everyone who has contributed, we are very excited to announce the 2.10.3 release of Spring Cloud Data Flow is now available from Maven Central. Release Notes
In other news, we have decided to promote the Spring Modulith project into a top-level, non-experimental Spring project. We are going to move to the org.springframework.modulith…
This is a guest post from the maintainers of Spring Cloud AWS.
Spring Cloud AWS 3.0.0
Spring Cloud AWS 3.0 is a recent release of the Spring Cloud AWS project. This version represents a complete rewrite of the library using AWS SDK v2 for Java. Since this has required a major refactoring, we took it as an opportunity to revisit all the assumptions and integrations modules. As a result, we've produced a library that is lightweight, flexible, causes less headache and provides simple to use abstractions.
Spring Cloud AWS 3.0 has been developed with following principles in mind:
Spring Boot “native” developer experience - sensible defaults, highly customizable
Minimal startup time overhead
Integration module independent of each other
Kotlin friendly (@Nullable annotations)
Testing as a first class citizen - Spring Cloud AWS uses Localstack in its own tests and we made the library easy to use with Localstack.
On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2021.0.7 Release Train (aka Jubilee) is available today. The release can be found in Maven Central. You can check out the 2021.0.7 release notes for more information.
Notable Changes in the 2021.0.7 Release Train
See the project page for all the issues and pull requests included in this release.
We are updating it to support Spring Security 6.0.x. This brings the project up to date with latest versions from the Spring family. As a result, it needs JDK 17 or higher. The samples in the project have been updated to support Spring Boot 3.0.x. The goal for 2.0.0 is to simply release it with updated dependencies and get there quickly now that the first milestone is out.
The next minor version 2.1.x will depend on Spring Security 6.1.x and will let us start…
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.1.0-RC1 has been released and is now available from https://repo.spring.io/milestone.
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.0.6 has been released and is now available from Maven Central.
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 2.7.11 has been released and is now available from Maven Central.
The current release candidate completes this by extending pagination support to our Querydsl and Query By ExampleDataFetcher implementations, both of which now expose a scrollable factory method.
On behalf of the team and everyone who has contributed, it is my pleasure to announce the general availability of Spring Authorization Server 1.0.2 and 0.4.2.
See the 1.0.2 and 0.4.2 release notes for complete details.
To get started using Spring Authorization Server, see the Getting Started chapter of the reference documentation and the samples to become familiar with setup and configuration.