Hi, Spring fans! in this installment I talk to Java developer advocate Billy Korando about the latest and greatest in the amazing Java ecosystem! #java #JavaOne #Oracle
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.5.0-M1 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 for Apache Pulsar 1.1.8 and 1.2.2 have been released and are now available from Maven Central.
The releases will be included in the upcoming Spring Boot 3.3.8 and 3.4.2 releases, respectively.
This release includes numerous dependency upgrades.
Please see the release notes (1.1.8 and 1.2.2) for more details.
On behalf of the team and everyone who has contributed, I am pleased to announce the first milestone of the next Spring Framework generation.
As announced previously, we shipped "7.0.0-M1" to the usual repo.spring.io artifact repository, but also to Maven Central.
We hope to collect more feedback from the community this year along the way; we are targeting November 2025 for the official release date.
This first milestone partially delivers the baseline changes that we shared last October.
Spring Framework still expects a JDK 17-27 compatibility range and raises its minimum requirements to…
On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.4.2 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 3.3.8 has been released and is now available from Maven Central.
On behalf of the team and everyone who contributed, I am pleased to announce the firs Milestone of Spring Integration 6.5.0 generation.
In addition to dependency upgrades for their latest major/minor versions, this Milestone includes removals for previous deprecations.
Some notable changes so far are:
The Java DSL controlBus() operator is restored from the deprecated state, but now it does exactly the same what previously introduced controlBusOnRegistry(), which is deprecated now;
Previously, if a MessageGroupProcessor returns a collection of payloads, the AbstractCorrelatingMessageHandler has failed with the IllegalArgumentException stating that only collection of messages is possible.
This release supports Kafka Client versions 3.8.x and 3.9.x.
If your application requires Kafka Client 3.9.x, you'll need to manually upgrade the client version.
For instructions on overriding Kafka client versions in Spring Boot, please refer to our documentation.
Spring Boot Integration
The 3.3.2 release will be incorporated into the upcoming Spring Boot 3.4.2.
Additionally, this version will be included in the Spring Boot 3.5.x line and will ship with the upcoming Spring Boot 3.5.0-M1…
Many thanks to community for feedback and prompt fixes!
Now we are switching to 4.0 generation which is going to be based on Spring Framework 7.0.
It will have some long-standing breaking changes, incorporate a new null-safety from Spring Framework based on JSpecify.
We also are looking for including a new spring-rabbit-amqp10 module based on the com.rabbitmq.client:amqp-client library for AMQP protocol 1.0.
Don't hasitate to reach us out in…