Spring Security Kerberos 2.0.0-RC1 available now
I'm happy to announce that a Spring Security Kerberos 2.0.0-RC1
milestone is now available via https://repo.spring.io/milestone.
I'm happy to announce that a Spring Security Kerberos 2.0.0-RC1
milestone is now available via https://repo.spring.io/milestone.
On behalf of the team, I’m pleased to announce Spring Data service releases 2022.0.6
and 2021.2.12
. Both releases ship with mostly dependency upgrades and bug fixes. For your convenience, Spring Boot will pick up the artifacts with its upcoming releases.
To round things off, here are the links to the artifacts, changelogs, and documentation:
3.0.6
- Artifacts - Javadoc - Documentation - Changelog3.0.6
- Artifacts - Javadoc - Documentation - Changelog7.0.6
- Artifacts - Javadoc - Documentation - Changelog4.0.6
- Artifacts - Javadoc - Documentation - Changelog3.0.6
- Artifacts - Javadoc - Documentation - Changelog4.0.6
- Artifacts - Javadoc - Documentation - Changelog3.0.6
- Artifacts - Javadoc - Documentation - Changelog4.0.6
- Artifacts - Javadoc - Documentation - …On behalf of the Spring Data engineering team and everyone who contributed to this release, I am delighted to announce the general availability of Spring Data 2023.0
(Codename: Ullman) from Maven Central! This release has a strong focus on AOT follow-ups and several module-specific improvements.
Spring Data 2023.0
leverages Spring Framework 6.0.9
as its baseline along with Project Reactor 2022.0.7
and Micrometer 1.10.6
.
A general theme of this release was the introduction keyset-based scrolling. We added a new Scroll API across the portfolio to implement alternative scrolling mechanisms for…
On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 6.0.9
is available now.
Spring Framework 6.0.9
ships with 40 fixes and documentation improvements, including 4 fixes for regressions.
This version will be shipped with Spring Boot 3.0.7, to be released next week. The next Spring Framework releases are scheduled for June 14th, with the next 5.3.x and 6.0.x maintenance releases, as well as the first 6.1.0-M1 milestone version.
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Shell 2.1.9
, 3.0.3
and 3.1.0-RC1
has been released and is now available from Maven Central and https://repo.spring.io/milestone respectively.
Please see the release notes 2.1.9, release notes 3.0.3 and release notes 3.1.0-RC1 for more details.
Thanks to all those who have contributed with issue reports and pull requests.
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.1.0-RC2
has been released and is now available from https://repo.spring.io/milestone.
This release includes 58 enhancements, documentation improvements, dependency upgrades, and bug fixes. Notable refinements include:
@ImportTestcontainers
and dynamic propertiesPlease see the release notes for more details and upgrade instructions.
Thanks to all those who have…
Dear Spring Community,
I am happy to announce the 4.18.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.
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
Updates to the following versions:
Project Page Data Flow Mini-site
As always, we welcome feedback and contributions, so please reach out to us on Stackoverflow or GitHub.
I am excited to announce the 0.6 release of Spring Modulith. We have packaged a number of great new features, most notably:
@EnableScenario
for using the Scenario
testing API with @SpringBootTest
integration tests.Find the complete changelog here, as well as the reference documentation and Javadoc.
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 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:
@Nullable
annotations)