Spring Boot 3.3.0 available now

Releases | Moritz Halbritter | May 23, 2024 | ...

On behalf of the Spring Boot team and everyone that has contributed, I am pleased to announce that Spring Boot 3.3.0 has been released and is available from Maven Central.

This release adds a significant number of new features and improvements. For full upgrade instructions and new and noteworthy features please see the release notes.

What's new in 3.3

The highlights of the 3.3 release include:

  • CDS Support for improved startup times and reduced memory consumption
  • Observability improvements, for example support for Micrometer's @SpanTag, a process InfoContributor and Prometheus 1.x support
  • Spring Security improvements, for example an auto-configuration for JwtAuthenticationConverter
  • Service connection support for Apache ActiveMQ Artemis and LDAP
  • Docker Compose support for Bitnami Container Images
  • Virtual thread support for websockets
  • Support for Base64 resources in property (and YAML) files
  • Support for SBOMs with the new SBOM actuator endpoint
  • A completely revamped documentation

Spring Authorization Server 1.3 goes GA

Releases | Joe Grandja | May 22, 2024 | ...

On behalf of the team and everyone who has contributed, it is my pleasure to announce the release of Spring Authorization Server 1.3.

The 1.3 release contains a few noteworthy new features:

See the 1.3 release notes for complete details.

To get started using Spring Authorization Server, see the Getting Started chapter of the reference documentation and the samples to become…

Spring Framework 6.1.8, 6.0.21 and 5.3.36 available now

Releases | Brian Clozel | May 22, 2024 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Framework 6.1.8, 6.0.21 and 5.3.36 are available now.

We are releasing out of our usual cycle to fix an AOP regression that was shipped last week.

Spring Batch 5.0.6 and 5.1.2 available now

Releases | Mahmoud Ben Hassine | May 22, 2024 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Batch 5.0.6 and 5.1.2 are available now from Maven Central!

These patch releases come with a number of bug fixes, improvements and dependencies updates. You can find the release notes of each version here: 5.0.6 and 5.1.2.

We look forward to your feedback on Github Issues, Github Discussions, Twitter, and StackOverflow.

Spring Batch Home|Source on Github|Reference documentation

Spring Cloud Data Flow 2.11.3 Released

Releases | Corneil du Plessis | May 22, 2024 | ...

On behalf of the team and everyone who has contributed, I’m happy to announce that Spring Cloud Data Flow 2.11.3 has been released and is now available from Maven Central.

Notable Changes in 2.11.3

  • Updated versions and mitigations for CVEs.

    • CVE-2024-22263 Skipper upload validation vulnerability mitigated.
    • Nimbus 9.37.2
    • BouncyCastle 1.78.1
    • Spring Kafka 2.9.13
    • Embedded Tomcat 9.0.88
    • Netty family
      • Netty to 4.1.109.Final
      • Reactor BOM to 2020.0.43
      • Rsocket BOM to 1.1.4
  • Added tasks/thinexecutions used to list Task Executions more efficiently.

Library Updates

  • Spring Framework 5.3.34
  • Spring Security 5.7.12

Spring Integration 6.3 Available, also 6.2.5 & 6.1.9

Releases | Artem Bilan | May 22, 2024 | ...

On behalf of the team and everyone who contributed, I am pleased to announce Spring Integration 6.3.0.

In addition to regular bug fixes, dependency upgrade, there were some deprecation refactoring. The Migration Guide includes some of them.

Here are some notable improvements and new features:

  • The ObservationPropagationChannelInterceptor has been deprecated in favor of enabling observation on the specific channel.
  • The spring-integration-security module is completely removed in favor of API from spring-security-messaging module.
  • The MockIntegrationContext.substituteTriggerFor() API has been introduced.
  • The MessageHistory header is now mutable, append-only container. This provides some performance optimization when we don't create a new Message on every history track.

Spring for Apache Kafka 3.2.0, 3.1.5 and 3.0.17 available now

Releases | Soby Chacko | May 21, 2024 | ...

On behalf of the team and everyone in the community who contributed, we are pleased to announce the general availability of Spring for Apache Kafka 3.2.0.

Spring for Apache Kafka 3.2.0

Th 3.2.0 GA version includes new additions, feature enhancements, bug fixes, and documentation updates. For more details on all the changes in the 3.2.0 release, please see https://github.com/spring-projects/spring-kafka/releases/tag/v3.2.0.

The upcoming Spring Boot 3.3.0 will include the 3.2.0 version of Spring for Apache Kafka.

Since this is the first GA version in the 3.2.x line, here is a recap of all the…

Spring for GraphQL 1.3.0 Released

Releases | Rossen Stoyanchev | May 21, 2024 | ...

I'm pleased to announce the release of Spring for GraphQL 1.3.0. In addition to the M1 and the RC1 releases, the final release adds the following features:

  • Virtual thread support for controller methods.
  • GraphQL over WebSocket authentication via "connect_init" message.
  • Interceptors in WebSocketGraphQlTester.
  • Kotlin Flow as controller method return value.

See the Versions page on the wiki for a list of features.

Get the Spring newsletter

Stay connected with the Spring newsletter

Subscribe

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all