Spring Boot 3.3.5 available now

Releases | Andy Wilkinson | October 24, 2024 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.3.5 has been released and is now available from Maven Central.

This release includes 65 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.

How can you help?

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 |

Spring Framework 6.2.0-RC3 available now

Releases | Brian Clozel | October 24, 2024 | ...

We are happy to announce the availability of the last release candidate of Spring Framework 6.2. We have published this version just in time for the Spring Boot RC today. We'll be collecting feedback for the 6.2.0 GA release in November.

Spring Framework 6.2.0-RC3 is available from repo.spring.io/milestone now, check out the detailed changelog for this version.

6.2 features recap

Check out our What's New page for details about the new features available at this point.

Spring Boot 3.2.11 available now

Releases | Moritz Halbritter | October 24, 2024 | ...

On behalf of the team and everyone who has contributed, I'm happy to announce that Spring Boot 3.2.11 has been released and is now available from Maven Central.

This release includes 52 bug fixes, documentation improvements, and dependency upgrades. Thanks to all those who have contributed with issue reports and pull requests.

How can you help?

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 |

Spring Authorization Server 1.4.0-RC1, 1.3.3 and 1.2.7 available now

Releases | Joe Grandja | October 23, 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-RC1, 1.3.3 and 1.2.7.

See the 1.4.0-RC1, 1.3.3 and 1.2.7 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 GraphQL 1.2.9 and 1.3.3 released

Releases | Brian Clozel | October 23, 2024 | ...

I am pleased to announce that Spring for GraphQL 1.2.9 and 1.3.3 are now available on Maven Central.

1.2.9 closes 5 issues. This version will ship with Spring Boot 3.2.11, to be released this week.

1.3.3 closes 20 issues. This version will ship with Spring Boot 3.3.5, to be released this week.

How can you help?

If you have general questions, please ask on stackoverflow.com using the spring-graphql tag.

Project Page | GitHub | Issues | Documentation | Stack Overflow

Spring AMQP 3.2 RC1 Available

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

On behalf of the team and everyone who contributed, I am pleased to announce the first Release Candidate for Spring AMQP 3.2 generation.

Some highlights of this release:

  • The server side retry logic (manual DLX) has been improved for a new retry-count header to make Spring AMQP compatible with recently released RabbitMQ 4.0.x. The MessageProperties.incrementRetryCount() has to be called before re-publishing message to DLX. The previous logic based on the x-death header does not work anymore since RabbitMQ 4.0.x ignored any x-* headers sent from the client;
  • More Open Telemetry semantic tags are exposed via Rabbit Listener and Template observations;
  • Some bugs and internal code improvement.

Spring for Apache Kafka 3.3.0-RC1 Released

Releases | Soby Chacko | October 22, 2024 | ...

Spring for Apache Kafka 3.3.0-RC1 Now Available

We're excited to announce Spring for Apache Kafka 3.3.0-RC1! This release represents the collaborative effort of our vibrant community, and we're grateful for every contribution.

What's New

  • Check out the complete release notes for detailed updates and improvements
  • Full integration with the upcoming Spring Boot 3.4.0-RC1

Roadmap

The final release of version 3.3.0 is scheduled for general availability in November 2024. Before then, we invite you to:

  • Test drive this release candidate
  • Share your feedback and experiences
  • Report any bugs or issues you encounter

This Week in Spring - October 22nd, 2024

Engineering | Josh Long | October 22, 2024 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring. I write this to you in an Uber speeding down the autobahn near Frankfurt, Germany. What a time to be alive! At the rate this driver's going, I won't have much time to write this before we've arrived, so let's dive right into it!

Leverage the Power of 45k, free, Hugging Face Models with Spring AI and Ollama

Engineering | Christian Tzolov | October 22, 2024 | ...

This blog post is co-authored by our great contributor Thomas Vitale.

Ollama now supports all GGUF models from Hugging Face, allowing access to over 45,000 community-created models through Spring AI's Ollama integration, runnable locally.

spring-ai-ollama-huggingface-gguf2

We'll explore using this new feature with Spring AI. The Spring AI Ollama integration can automatically pull unavailable models for both chat completion and embedding models. This is useful when switching models or deploying to new environments.

Setting Up Spring AI with Ollama

Install Ollama on your system: https://ollama.com/download.

Tip: Spring AI also supports running Ollama via Testcontainers or integrating with an external Ollama service via Kubernetes Service Bindings

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