Spring Boot 2.7.0-M3 available now
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 2.7.0-M3
has been released and is now available from https://repo.spring.io/milestone.
This release includes over 90 bug fixes, documentation improvements, and dependency upgrades. Notable new features include:
- Support for generating Docker images with Podman
- Improved
SanitizingFunction
support - Spring GraphQL 1.0.0-M6 support, including the new GraphQL client
Please see the release notes for more details and upgrade instructions.
Thanks to all those who have contributed with issue reports and pull…