Spring Security 5.2.0.M4 Released
On behalf of the community, I’m pleased to announce the release of Spring Security 5.2.0.M4! You can find the complete details in the changelog and the highlights below:
On behalf of the community, I’m pleased to announce the release of Spring Security 5.2.0.M4! You can find the complete details in the changelog and the highlights below:
AuthenticationFilter
On behalf of the team and everyone who has contributed, I am pleased to announce that a feature-complete Spring Framework 5.2 release candidate is available from our milestone repository now! Find a comprehensive list of new features and refinements on our wiki: from major core container optimizations to reactive transactions and RSocket support.
We are working towards 5.2 RC2 with fine-tuning and performance improvements in August, preparing for 5.2’s general availability in mid September. We'll also release Spring Boot 2.2 M5 later this week at which point you'll be able to consume Spring…
On behalf of the team, I'm pleased to announce Spring Data releases Moore RC2, Lovelace SR10, and Ingalls SR23. All releases pick up the most recent Spring Framework releases and will be picked up by Spring Boot 2.2 RC1, 2.1.7, and 1.5.22 respectively.
Amongst many dependency upgrades, we migrated almost all of our Spring Data core project to use AssertJ assertions. As per our previous annoucement, Ingalls SR23 is the last release of the Spring Data 1.x line to reach its end of life. We highly recommend migrating to Spring Data Lovelace SR10 for all users who still use Spring Data 1.x.
The…
On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 5.1.9
, 5.0.15
, and 4.3.25
are available now.
Spring Framework 5.1.9
includes 38 fixes and improvements and is a recommended upgrade for all 5.x users. Spring Framework 5.0.15
includes 16 selected fixes while Spring Framework 4.3.25
includes 10 selected fixes.
Next up is Spring Framework 5.2 RC1 coming up early next week followed by the usual Spring Boot releases, stay tuned!
It is my pleasure to announce the release of Spring Boot for Apache Geode & Pivotal GemFire/Pivotal Cloud Cache (SBDG) 1.1.0.RC1
.
This is the 1st of 2 release candidates before the final GA, tentatively scheduled for Wednesday, August 14th, 2019. Be on the lookout for the SBDG 1.1.0.RELEASE then.
You make acquire the new SBDG 1.1.0.RC1
bits from Spring’s libs-milestone
repo here, or by declaring the following dependency declaration in your Maven POM:
Maven Dependency
<dependency>
<groupId>org.springframework.geode</groupId>
<artifactId>spring-geode-starter</artifactId>
<version>1.1.0.RC…
The Spring Cloud Data Flow team is pleased to announce the GA release of 2.2.0.
In this GA release, Spring Cloud Data Flow team has worked on some of the key features including task application management, stability on the product by increasing the acceptance tests coverage across platforms (local, Kubernetes and Cloud Foundry), bug fixes and enhancements.
Task Application Management
It is now possible to stop and delete task executions using the SCDF Dashboard and the Shell. We have added support for task application monitoring using micrometer integration. The core of the Micrometer…
Spring Cloud continues to prove immensely popular, and over the last few years a number of IaaS providers have provided integration with their technology and joined the release train. This has typically involved getting into the spring-cloud GitHub org and publishing in the org.springframework.cloud Maven groupid. As the number of projects included looks to increase, it is becoming a little unwieldy, and we wanted to take a step back and review the pros and cons that this model provides and propose a better path forward that benefits all projects involved.
Perhaps the biggest downside to being…
Dear Spring Community,
I am happy to announce the 4.3.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.
Highlights from this release include:
Introducing the new feature on start.spring.io: Explore the project. With this, you can now take a peek at the generated project files without having to actually download it, unzip it, etc.
A lot of developers requested this feature, because they'd like to compare with another project, or upgrade an existing application. We'd like to explore those possibilities more in the future, so send your feedback our way!
Explore the project: