Spring Security 5.2.0.RC1 Released
On behalf of the community, I’m pleased to announce the release of Spring Security 5.2.0.RC1! You can find the complete details in the release notes and the highlights below:
On behalf of the community, I’m pleased to announce the release of Spring Security 5.2.0.RC1! You can find the complete details in the release notes and the highlights below:
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 2.1.8 has been released and is is now available from repo.spring.io and Maven Central.
This release includes 77 fixes, improvements and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.
If you're interested in helping out, check out the "ideal for contribution" tag in the issue repository. If you have general questions, please ask on stackoverflow.com using the spring-boot
tag or chat with the community on Gitter.
Project Page | GitHub | Issues | Documentation | Stack Overflow | …
On behalf of the team and everyone who has contributed, I am pleased to announce that the second release candidate of Spring Framework 5.2 has been released and is available from our milestone repository.
Spring Framework 5.2.0.RC2
includes 63 fixes and improvements and is our last stop before GA proper scheduled 3 weeks from now.
Next up is Spring Boot 2.2.0.M6
, stay tuned!
On behalf of the Spring and Apache Geode communities, it is my pleasure to announce the release of Spring Boot for Apache Geode & Pivotal GemFire (SBDG) 1.1.0.RELEASE
and the 1.2.0.M1
release.
SBDG 1.1.0.RELEASE
is available in Maven Central.
SBDG 1.2.0.M1
is available in the Spring Milestone repository.
1.2.0.M1
Spring Boot for Apache Geode & Pivotal GemFire (SBDG) 1.2.0.M1
was a baseline release to align SBDG on latest GemFire/Geode and Spring bits:
Spring Framework 5.2.0.RC1
Spring Boot 2.2.0.M5
Spring Data Moore-RC2/2.2.0.RC2
Spring Session Corn-M3/2.2.0.M3
With…
On behalf of the community, I am pleased to announce that the Milestone 2 (M2) of the Spring Cloud Hoxton Release Train is available today. The release can be found in Spring Milestone repository. You can check out the Hoxton release notes for more information. In addition you can view the GitHub Project For Hoxton.M2.
Spring Cloud Hoxton.M2 builds upon Spring Boot 2.2.0.M5.
The Hoxton.M2 docs have a new landing page as well as a new theme. The landing page will link you to the documentation for the specific project you are…
On behalf of the Spring and Apache Geode communities, I am pleased to announce the release of Spring Boot for Apache Geode & Pivotal GemFire (SBDG) 1.1.0.RC2
.
SBDG 1.1.0.RC2
can be obtained from repo.spring.io/libs-miletone, or declared as a dependency in either your Maven POM or Gradle build files:
org.springframework.geode:spring-geode-starter:1.1.0.RC2
.
As with the previous release, 1.1.0.RC1, we continue our story on caching using Apache Geode as a caching provider in Spring’s Cache Abstraction for Near Caching.
This release contains a Sample Guide along with Code Example, a Spring Boot application, to help you better understand the Near Caching…
I am pleased to announce the release of Spring Session for Apache Geode & Pivotal GemFire 2.1.5.RELEASE
& 2.2.0.M3
.
Both releases primarily contain dependency version updates.
SSDG 2.2.0.M3
aligns with:
Spring Framework 5.2.0.RC1
Spring Data Moore-RC2
Spring Session Corn-M3
Spring Boot 2.2.0.M5
SSDG 2.1.5.RELEASE
aligns with:
Spring Framework 5.1.9.RELEASE
Spring Data Lovelace-SR10
Spring Session Bean-SR7
Spring Boot 2.1.7.RELEASE
Bits for SSDG 2.2.0.M3
can be acquired from repo.spring.io/libs-milestone and bits for SSDG 2.1.5.RELEASE
can be acquired from Maven Central.
Dear Spring Community,
I am happy to announce the 4.3.2 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.
Highlights from this release include:
We are pleased to announce the following maintenance releases are now available.
All users are encouraged to upgrade to these versions
Project Page | GitHub | Issues | Documentation | Stack Overflow | Gitter
Project Page | GitHub | Issues | Documentation | Stack Overflow | Gitter
Project Page | GitHub | Issues | Documentation | Stack Overflow | Gitter
In…
I’m pleased to announce a first milestone release of a Spring Statemachine 3.0.0.M1 and with these words I can say that Statemachine is going reactive.
Statemachine itself would not need to be reactive for its own execution but as soon as machine steps outside of its controlled environment to execute user defined logic like Actions and Guards there is no guarantees that those features would not block.
Those using persisting features with a databases will benefit with reactive changes when that side of a world becomes more reactive. Essentially every time we need to take a step outside from a…