Spring Security 6.4.0-M2 is available now

Releases | Marcus Hert Da Coregio | August 21, 2024 | ...

On behalf of the team and everyone who has contributed, I am pleased to announce that the second milestone of Spring Security 6.4 is released.

This second milestone release brings several compelling features including:

  • Extended Annotation Expression Placeholders Support to to @AuthenticationPrincipal and @CurrentSecurityContext
  • Use inline CSS for default login and logout page
  • SAML 2.0 Now Supports OpenSAML 4 and 5
  • Saml 2.0 Refreshable, Expiry-Aware Asserting Party Metadata Source
  • SAML 2.0 Cacheable RelyingPartyRegistrations
  • LDAP Supports UnboundID 7
  • Kotlin Supports @PreFilter and @PostFilter
  • OIDC Backchannel Logout Accepts logout+jwt Tokens
  • Make protected resources requests with RestClient

This Week in Spring - August 20th, 2024

Engineering | Josh Long | August 20, 2024 | ...

Hi, Spring fans! Welcome to another installment in This Week in Spring! And happy week-before-SpringOne! I'm so excited I could spit! As you might imagine, AI, cloud native architecture, and so much more are top-of-mind. I love AI, and all its many applications. In that spirit, let's get ChatGPT to write a little poem for us!

'Twas the week before SpringOne, and all through Las Vegas, Java devs were arriving, their excitement contagious. Spring Boot and Kotlin, all polished with care, In hopes that new features soon would be there. Workshops and sessions, each bright in their light, Promising…

Spring Cloud 2024.0.0-M1 (aka Mooregate) Has Been Released

Releases | Ryan Baxter | August 20, 2024 | ...

On behalf of the community, I am pleased to announce that the Milestone 1 (M1) of the Spring Cloud 2024.0.0 Release Train is available today. The release can be found in Spring Milestone repository.

Notable Changes in the 2024.0.0 Release Train

The primary goal of the first milestone of Spring Cloud 2024.0.0 is to provide compatibility with Spring Boot 3.4.0-M1. There are no notable new features in this first milestone. We would appreciate users trying our this first milestone and reporting any issues they may notice.

The following modules were updated as part of 2024.0.0-M1:

Module Version Issues
Spring Cloud Bus 4.2.0-M1 (issues)
Spring Cloud Zookeeper 4.2.0-M1 (issues)
Spring Cloud Circuitbreaker 3.2.0-M1 (issues)
Spring Cloud Task 3.2.0-M1 (issues)
Spring Cloud Contract 4.2.0-M1 (issues)
Spring Cloud Kubernetes 3.2.0-M1 (issues)
Spring Cloud Netflix 4.2.0-M1 (issues)
Spring Cloud Starter Build 2024.0.0-M1 (issues)
Spring Cloud Config 4.2.0-M1 (issues)
Spring Cloud Build 4.2.0-M1 (issues)
Spring Cloud Openfeign 4.2.0-M1 (issues)
Spring Cloud Consul 4.2.0-M1 (issues)
Spring Cloud Gateway 4.2.0-M1 (issues)
Spring Cloud Commons 4.2.0-M1 (issues)
Spring Cloud Stream 4.2.0-M1 (issues)

Spring for Apache Kafka 3.3.0-M2, 3.2.3 and 3.1.8 Available Now

Releases | Soby Chacko | August 20, 2024 | ...

On behalf of everyone who contributed, we are pleased to announce that Spring for Apache Kafka 3.3.0-M2, 3.2.3 and 3.1.8 are generally available now.

See the release notes for more details:

https://github.com/spring-projects/spring-kafka/releases/tag/v3.3.0-M2

https://github.com/spring-projects/spring-kafka/releases/tag/v3.2.3

https://github.com/spring-projects/spring-kafka/releases/tag/v3.1.8

These releases will be included in the upcoming Spring Boot 3.2.9, 3.3.3 and 3.4.0-M2 respectively.

The 3.4.0-M2 version of Spring for Apache Kafka updated the Kafka client to the recently released version 3.8.0

Spring Authorization Server 1.4.0-M1, 1.3.2 and 1.2.6 available now

Releases | Joe Grandja | August 20, 2024 | ...

On behalf of the team and everyone who has contributed, it is my pleasure to announce the releases of Spring Authorization Server 1.4.0-M1, 1.3.2 and 1.2.6.

See the 1.4.0-M1, 1.3.2 and 1.2.6 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 familiar with setup and configuration.

Project Page | GitHub Issues | Project Board

Spring for Apache Pulsar 1.2.0-M1 is now available

Releases | Chris Bono | August 20, 2024 | ...

On behalf of the team and everyone who has contributed, I’m happy to announce that Spring for Apache Pulsar 1.2.0-M1 has been released and is now available from https://repo.spring.io/milestone.

The release will be included in the upcoming Spring Boot 3.4.0-M2 release.

This release includes numerous enhancements, documentation improvements, bug fixes, and dependency upgrades.

Notable new features include:

  • Custom Object Mapper - you can provide your own Jackson ObjectMapper that Pulsar will use when producing and consuming JSON messages (more details)

  • Default Tenant and Namespace - you can specify a default tenant and/or namespace to use when producing or consuming messages against a non-fully-qualified topic URL (more details)

  • Updates to next minor version of Spring, Reactor, and Micrometer libraries

Spring AI with NVIDIA LLM API

Engineering | Christian Tzolov | August 20, 2024 | ...

Spring AI now supports NVIDIA's Large Language Model API, offering integration with a wide range of models. By leveraging NVIDIA's OpenAI-compatible API, Spring AI allows developers to use NVIDIA's LLMs through the familiar Spring AI API.

SpringAI-NVIDIA-API-5

We'll explore how to configure and use the Spring AI OpenAI chat client to connect with NVIDIA LLM API.

  • The demo application code is available in the nvidia-llm GitHub repository.
  • The SpringAI / NVIDIA integration documentation.

Prerequisite

  • Create NVIDIA account with sufficient credits.
  • Select your preferred LLM model from NVIDIA's offerings. Like the meta/llama-3.1-70b-instruct in the screenshot below.
  • From the model's page, obtain the API key for your chosen model.

Spring Data 2024.0.3 and 2023.1.9 released

Releases | Jens Schauder | August 19, 2024 | ...

On behalf of the team and everyone who has contributed, I’m pleased to announce the availability of 2024.0.3 and 2023.1.9 service releases. These releases ship with dependency upgrades, fixes for regressions and selected improvements.

The upcoming Spring Boot releases 3.3.3, respective 3.2.9 will pick up the above releases by next week.

2024.0.3

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