Never miss a release that matters

AI-powered summaries of every GitHub release.

AI Summaries

Changelogs condensed into clear, actionable insights.

Always Free

Track up to 5 packages at no cost, forever.

Weekly Digest

A curated summary of every release, delivered weekly.

Get Started Free
spring-projects/spring-bootv3.x
83 releases

TL;DR

This release focuses on stability improvements across Spring Boot, addressing several bug fixes related to file handling, configuration, and integrations with technologies like RabbitMQ, Cassandra, and Docker Compose.

Fixes Worth Knowing

  • Fixed an issue where symlinks were not handled correctly by ApplicationPidFileWriter and ApplicationTemp.
  • Resolved inconsistencies in applying spring.rabbitmq.ssl.verify-hostname.
  • Corrected issues with Docker Compose support for Apache ActiveMQ and Artemis images.
  • Fixed a bug where HTTP method was lost when configuring endpoint exclusions.
  • Resolved an issue with incorrect comparisons in Remote DevTools (remote debugging).

Before You Upgrade

If you are using symlinks with ApplicationPidFileWriter or ApplicationTemp, verify their behavior after upgrading.

v3.5.14v3.5.14
Apr 23, 2026
v3.5.13v3.5.13
Mar 26, 2026
v3.5.12v3.5.12
Mar 19, 2026
v3.5.11v3.5.11
Feb 19, 2026
v3.5.10v3.5.10
Jan 22, 2026
v3.5.9v3.5.9
Dec 18, 2025
v3.4.13v3.4.13
Dec 18, 2025
v3.5.8
Nov 20, 2025
v3.4.12
Nov 20, 2025
v3.5.7v3.5.7
Oct 23, 2025
v3.4.11v3.4.11
Oct 23, 2025
v3.5.6v3.5.6
Sep 18, 2025
v3.4.10v3.4.10
Sep 18, 2025
v3.5.5
Aug 21, 2025
v3.4.9
Aug 21, 2025
v3.5.4v3.5.4
Jul 24, 2025
v3.4.8v3.4.8
Jul 24, 2025
v3.5.3v3.5.3
Jun 20, 2025
v3.5.2v3.5.2
Jun 19, 2025
v3.5.1
Jun 19, 2025
v3.4.7
Jun 19, 2025
v3.3.13
Jun 19, 2025
v3.5.0
May 22, 2025
v3.4.6v3.4.6
May 22, 2025
v3.3.12v3.3.12
May 22, 2025
v3.4.5v3.4.5
Apr 24, 2025
v3.3.11
Apr 24, 2025
v3.4.4
Mar 21, 2025
v3.3.10v3.3.10
Mar 20, 2025
v3.4.3
Feb 20, 2025
v3.3.9
Feb 20, 2025
v3.4.2v3.4.2
Jan 23, 2025
v3.3.8v3.3.8
Jan 23, 2025
v3.4.1v3.4.1
Dec 19, 2024
v3.3.7v3.3.7
Dec 19, 2024
v3.4.0v3.4.0
Nov 21, 2024
v3.3.6
Nov 21, 2024
v3.2.12v3.2.12
Nov 21, 2024
v3.3.5v3.3.5
Oct 24, 2024
v3.2.11
Oct 24, 2024
v3.3.4v3.3.4
Sep 19, 2024
v3.2.10v3.2.10
Sep 19, 2024
v3.3.3
Aug 22, 2024
v3.2.9v3.2.9
Aug 22, 2024
v3.3.2v3.3.2
Jul 18, 2024
v3.2.8v3.2.8
Jul 18, 2024
v3.3.1v3.3.1
Jun 20, 2024
v3.2.7
Jun 20, 2024
v3.3.0v3.3.0
May 23, 2024
v3.2.6v3.2.6
May 23, 2024
v3.1.12v3.1.12
May 23, 2024
v3.2.5v3.2.5
Apr 18, 2024
v3.1.11v3.1.11
Apr 18, 2024
v3.2.4v3.2.4
Mar 21, 2024
v3.1.10v3.1.10
Mar 21, 2024
v3.2.3v3.2.3
Feb 22, 2024
v3.1.9v3.1.9
Feb 22, 2024
v3.2.2v3.2.2
Jan 19, 2024
v3.1.8v3.1.8
Jan 19, 2024
v3.2.1v3.2.1
Dec 21, 2023
v3.1.7v3.1.7
Dec 21, 2023
v3.2.0v3.2.0
Nov 23, 2023
v3.1.6v3.1.6
Nov 23, 2023
v3.0.13v3.0.13
Nov 23, 2023
v3.1.5v3.1.5
Oct 19, 2023
v3.0.12v3.0.12
Oct 19, 2023
v3.1.4v3.1.4
Sep 21, 2023
v3.0.11v3.0.11
Sep 21, 2023
v3.1.3v3.1.3
Aug 24, 2023
v3.0.10v3.0.10
Aug 24, 2023
v3.1.2v3.1.2
Jul 20, 2023
v3.0.9v3.0.9
Jul 20, 2023
v3.1.1v3.1.1
Jun 22, 2023
v3.0.8v3.0.8
Jun 22, 2023
v3.1.0v3.1.0
May 18, 2023
v3.0.7v3.0.7
May 18, 2023
v3.0.6v3.0.6
Apr 20, 2023
v3.0.5v3.0.5
Mar 23, 2023
v3.0.4v3.0.4
Mar 3, 2023
v3.0.3v3.0.3
Feb 23, 2023
v3.0.2v3.0.2
Jan 20, 2023
v3.0.1v3.0.1
Dec 22, 2022
v3.0.0v3.0.0
Nov 24, 2022
spring-projects/spring-bootv4.xprerelease
10 releases

TL;DR

Spring Boot now supports Elasticsearch via docker.elastic.co/elasticsearch/elasticsearch, adding flexibility for containerized deployments.

New

  • Elasticsearch Support: Added support for the official Elasticsearch Docker image.
  • Kafka Configuration: New options for controlling KafkaTemplate behavior (allowNonTransactional, closeTimeout).
  • Redis Listeners: Support for annotation-driven Redis message listeners has been added.

Fixes Worth Knowing

  • Actuator Security: Corrected a security misconfiguration when using spring-boot-actuator-autoconfigure without spring-boot-health.
  • Elasticsearch Client: Fixed misconfiguration of the underlying HTTP client in Elasticsearch auto-configuration.
  • Symlink Handling: Improved handling of symbolic links for application PID and temporary files.
  • RabbitMQ SSL: Consistent application of the spring.rabbitmq.ssl.verify-hostname property.
v4.1.0-RC1v4.1.0-RC1
Apr 23, 2026
v4.1.0-M4
Mar 26, 2026
v4.1.0-M3v4.1.0-M3
Mar 20, 2026
v4.1.0-M2v4.1.0-M2
Feb 19, 2026
v4.1.0-M1
Jan 22, 2026
v4.0.0-RC2v4.0.0-RC2
Nov 6, 2025
v4.0.0-RC1v4.0.0-RC1
Oct 23, 2025
v4.0.0-M3v4.0.0-M3
Sep 18, 2025
v4.0.0-M2v4.0.0-M2
Aug 21, 2025
v4.0.0-M1v4.0.0-M1
Jul 24, 2025
spring-projects/spring-bootv4.x
7 releases

TL;DR

This release significantly improves Spring Boot’s stability by addressing numerous configuration and dependency issues across various auto-configured components, impacting users of Actuator, Elasticsearch, RabbitMQ, and database integrations.

Fixes Worth Knowing

Several fixes address common configuration problems: default security settings with Actuator, Elasticsearch client setup, and SSL hostname verification for RabbitMQ. Fixes were also made to correctly handle symlinks when writing application PID and temporary files. Additionally, issues with reactive MongoDB dependencies and HTTP method handling in endpoint exclusions have been resolved.

v4.0.6v4.0.6
Apr 23, 2026
v4.0.5v4.0.5
Mar 26, 2026
v4.0.4v4.0.4
Mar 19, 2026
v4.0.3v4.0.3
Feb 19, 2026
v4.0.2v4.0.2
Jan 22, 2026
v4.0.1
Dec 18, 2025
v4.0.0
Nov 20, 2025
spring-projects/spring-bootv3.xprerelease
28 releases

TL;DR

Spring Boot now supports Docker’s credential stores and helpers, enhancing security for containerized applications. Numerous dependency upgrades improve stability and bring the latest features from those ecosystems.

Breaking

  • spring.codec properties have been renamed to spring.http.codecs.
  • spring.http.client properties have been renamed to spring.http.client.settings.
  • spring.mvc.converters.preferred-json-mapper has been renamed to spring.http.converters.preferred-json-mapper.

New

  • Docker Credential Store Support: Enables secure access to Docker registries using established credential management practices.
  • OtlpMetricsSender Auto-Configuration: Automatically configures OpenTelemetry Protocol (Otlp) metrics exporting if available, simplifying observability setup.

Fixes Worth Knowing

  • Resolved a StackOverflowError when logging deeply nested objects using structured logging.
  • Fixed an issue preventing correct SSL configuration in reactive web applications when using file-based stores.
  • Corrected an NPE in Hikari when building a DataSource with an unknown JDBC driver.

Before You Upgrade

  • Update your application configuration to reflect the renamed properties: spring.codec, spring.http.client, and spring.mvc.converters.preferred-json-mapper.
v3.5.0-RC1v3.5.0-RC1
Apr 25, 2025
v3.5.0-M3v3.5.0-M3
Mar 21, 2025
v3.5.0-M2
Feb 20, 2025
v3.5.0-M1v3.5.0-M1
Jan 23, 2025
v3.4.0-RC1v3.4.0-RC1
Oct 26, 2024
v3.4.0-M3v3.4.0-M3
Sep 19, 2024
v3.4.0-M2v3.4.0-M2
Aug 22, 2024
v3.4.0-M1v3.4.0-M1
Jul 18, 2024
v3.3.0-RC1v3.3.0-RC1
Apr 19, 2024
v3.3.0-M3v3.3.0-M3
Mar 22, 2024
v3.3.0-M2v3.3.0-M2
Feb 22, 2024
v3.3.0-M1v3.3.0-M1
Jan 19, 2024
v3.2.0-RC2v3.2.0-RC2
Nov 3, 2023
v3.2.0-RC1v3.2.0-RC1
Oct 20, 2023
v3.2.0-M3v3.2.0-M3
Sep 21, 2023
v3.2.0-M2v3.2.0-M2
Aug 24, 2023
v3.2.0-M1v3.2.0-M1
Jul 20, 2023
v3.1.0-RC2v3.1.0-RC2
May 5, 2023
v3.1.0-RC1v3.1.0-RC1
Apr 22, 2023
v3.1.0-M2v3.1.0-M2
Mar 24, 2023
v3.1.0-M1v3.1.0-M1
Feb 24, 2023
v3.0.0-RC2v3.0.0-RC2
Nov 11, 2022
v3.0.0-RC1v3.0.0-RC1
Oct 21, 2022
v3.0.0-M5v3.0.0-M5
Sep 22, 2022
v3.0.0-M4v3.0.0-M4
Jul 21, 2022
v3.0.0-M3v3.0.0-M3
May 19, 2022
v3.0.0-M2v3.0.0-M2
Mar 24, 2022
v3.0.0-M1v3.0.0-M1
Jan 20, 2022
spring-projects/spring-bootv2.x
65 releases

TL;DR

The default container image builder for bootBuildImage and spring-boot:build-image has been updated to Paketo Jammy (container building tool) due to security concerns with the previous builder.

Breaking

  • The default container image builder has changed to Paketo Jammy. (Container image creation)

New

None

Fixes Worth Knowing

  • Resolved a NoSuchMethodError when using Flyway 10.0.0. (Database migration tool)
  • Corrected behavior for spring.webflux.multipart.max-disk-usage-per-part when values exceed integer limits. (File uploads)
  • Fixed an issue preventing the mail health indicator from starting when a host isn’t configured. (Application health checks)

Before You Upgrade

  • If you explicitly configured the Bionic builder, update your configuration to use Jammy.
v2.7.18v2.7.18
Nov 23, 2023
v2.7.17v2.7.17
Oct 19, 2023
v2.7.16v2.7.16
Sep 21, 2023
v2.7.15v2.7.15
Aug 24, 2023
v2.7.14v2.7.14
Jul 20, 2023
v2.7.13v2.7.13
Jun 22, 2023
v2.6.15v2.6.15
May 18, 2023
v2.5.15v2.5.15
May 18, 2023
v2.7.12v2.7.12
May 18, 2023
v2.7.11v2.7.11
Apr 20, 2023
v2.7.10v2.7.10
Mar 23, 2023
v2.7.9v2.7.9
Feb 23, 2023
v2.7.8v2.7.8
Jan 19, 2023
v2.7.7v2.7.7
Dec 22, 2022
v2.7.6v2.7.6
Nov 24, 2022
v2.6.14v2.6.14
Nov 24, 2022
v2.7.5v2.7.5
Oct 20, 2022
v2.6.13v2.6.13
Oct 20, 2022
v2.7.4v2.7.4
Sep 22, 2022
v2.6.12v2.6.12
Sep 22, 2022
v2.7.3v2.7.3
Aug 18, 2022
v2.6.11v2.6.11
Aug 18, 2022
v2.7.2v2.7.2
Jul 21, 2022
v2.6.10v2.6.10
Jul 21, 2022
v2.7.1v2.7.1
Jun 23, 2022
v2.6.9v2.6.9
Jun 23, 2022
v2.7.0v2.7.0
May 19, 2022
v2.6.8v2.6.8
May 19, 2022
v2.5.14v2.5.14
May 19, 2022
v2.6.7v2.6.7
Apr 21, 2022
v2.5.13v2.5.13
Apr 21, 2022
v2.6.6v2.6.6
Mar 31, 2022
v2.5.12v2.5.12
Mar 31, 2022
v2.6.5v2.6.5
Mar 24, 2022
v2.5.11v2.5.11
Mar 24, 2022
v2.6.4v2.6.4
Feb 24, 2022
v2.5.10v2.5.10
Feb 24, 2022
v2.6.3v2.6.3
Jan 20, 2022
v2.5.9v2.5.9
Jan 20, 2022
v2.6.2v2.6.2
Dec 21, 2021
v2.5.8v2.5.8
Dec 21, 2021
v2.6.1v2.6.1
Nov 29, 2021
v2.6.0v2.6.0
Nov 19, 2021
v2.5.7v2.5.7
Nov 18, 2021
v2.4.13v2.4.13
Nov 18, 2021
v2.5.6v2.5.6
Oct 21, 2021
v2.4.12v2.4.12
Oct 21, 2021
v2.5.5v2.5.5
Sep 23, 2021
v2.4.11v2.4.11
Sep 23, 2021
v2.5.4v2.5.4
Aug 19, 2021
v2.4.10v2.4.10
Aug 19, 2021
v2.5.3v2.5.3
Jul 22, 2021
v2.4.9v2.4.9
Jul 22, 2021
v2.5.2v2.5.2
Jun 25, 2021
v2.4.8v2.4.8
Jun 24, 2021
v2.5.1v2.5.1
Jun 10, 2021
v2.4.7v2.4.7
Jun 10, 2021
v2.5.0v2.5.0
May 20, 2021
v2.4.6v2.4.6
May 20, 2021
v2.4.5v2.4.5
Apr 15, 2021
v2.4.4v2.4.4
Mar 18, 2021
v2.4.3v2.4.3
Feb 18, 2021
v2.4.2v2.4.2
Jan 15, 2021
v2.4.1v2.4.1
Dec 11, 2020
v2.4.0v2.4.0
Nov 12, 2020
spring-projects/spring-bootv-1.x
135 releases

TL;DR

Spring Boot 2.0 introduces a major upgrade to Spring Framework 6, requiring Java 17 and offering improved performance and observability features.

Breaking

  • Java 8 is no longer supported (minimum Java 17).
  • Dependencies have been updated to Spring Framework 6 (major version change).
  • Removed support for several deprecated features.

New

  • Improved observability with Micrometer Tracing (distributed tracing).
  • Native image support via GraalVM (compiles to standalone executables).

Fixes Worth Knowing

  • Resolved several issues related to configuration property binding.
  • Addressed edge cases in auto-configuration logic.
  • Fixed inconsistencies in error handling for web applications.

Before You Upgrade

  • Ensure your application is running on Java 17 or later.
  • Review your dependencies for compatibility with Spring Framework 6.
v1.0.0.RELEASEv1.0.0.RELEASE
Sep 11, 2023
v1.0.1.RELEASEv1.0.1.RELEASE
Sep 11, 2023
v1.0.2.RELEASEv1.0.2.RELEASE
Sep 11, 2023
v1.1.0.RELEASEv1.1.0.RELEASE
Sep 11, 2023
v1.1.1.RELEASEv1.1.1.RELEASE
Sep 11, 2023
v1.1.2.RELEASEv1.1.2.RELEASE
Sep 11, 2023
v1.1.3.RELEASEv1.1.3.RELEASE
Sep 11, 2023
v1.1.4.RELEASEv1.1.4.RELEASE
Sep 11, 2023
v1.1.5.RELEASEv1.1.5.RELEASE
Sep 11, 2023
v1.1.6.RELEASEv1.1.6.RELEASE
Sep 11, 2023
v1.1.7.RELEASEv1.1.7.RELEASE
Sep 11, 2023
v1.1.8.RELEASEv1.1.8.RELEASE
Sep 11, 2023
v1.1.9.RELEASEv1.1.9.RELEASE
Sep 11, 2023
v1.1.10.RELEASEv1.1.10.RELEASE
Sep 11, 2023
v1.1.11.RELEASEv1.1.11.RELEASE
Sep 11, 2023
v1.1.12.RELEASEv1.1.12.RELEASE
Sep 11, 2023
v1.2.0.RELEASEv1.2.0.RELEASE
Sep 11, 2023
v1.2.1.RELEASEv1.2.1.RELEASE
Sep 11, 2023
v1.2.2.RELEASEv1.2.2.RELEASE
Sep 11, 2023
v1.2.3.RELEASEv1.2.3.RELEASE
Sep 11, 2023
v1.2.4.RELEASEv1.2.4.RELEASE
Sep 11, 2023
v1.2.5.RELEASEv1.2.5.RELEASE
Sep 11, 2023
v1.2.6.RELEASEv1.2.6.RELEASE
Sep 11, 2023
v1.2.7.RELEASEv1.2.7.RELEASE
Sep 11, 2023
v1.2.8.RELEASEv1.2.8.RELEASE
Sep 11, 2023
v1.3.0.RELEASEv1.3.0.RELEASE
Sep 11, 2023
v1.3.1.RELEASEv1.3.1.RELEASE
Sep 11, 2023
v1.3.2.RELEASEv1.3.2.RELEASE
Sep 11, 2023
v1.3.3.RELEASEv1.3.3.RELEASE
Sep 11, 2023
v1.3.4.RELEASEv1.3.4.RELEASE
Sep 11, 2023
v1.3.5.RELEASEv1.3.5.RELEASE
Sep 11, 2023
v1.3.6.RELEASEv1.3.6.RELEASE
Sep 11, 2023
v1.3.7.RELEASEv1.3.7.RELEASE
Sep 11, 2023
v1.3.8.RELEASEv1.3.8.RELEASE
Sep 11, 2023
v1.4.0.RELEASEv1.4.0.RELEASE
Sep 11, 2023
v1.4.1.RELEASEv1.4.1.RELEASE
Sep 11, 2023
v1.4.2.RELEASEv1.4.2.RELEASE
Sep 11, 2023
v1.4.3.RELEASEv1.4.3.RELEASE
Sep 11, 2023
v1.4.4.RELEASEv1.4.4.RELEASE
Sep 11, 2023
v1.4.5.RELEASEv1.4.5.RELEASE
Sep 11, 2023
v1.4.6.RELEASEv1.4.6.RELEASE
Sep 11, 2023
v1.4.7.RELEASEv1.4.7.RELEASE
Sep 11, 2023
v1.5.1.RELEASEv1.5.1.RELEASE
Sep 11, 2023
v1.5.2.RELEASEv1.5.2.RELEASE
Sep 11, 2023
v1.5.3.RELEASEv1.5.3.RELEASE
Sep 11, 2023
v1.5.4.RELEASEv1.5.4.RELEASE
Sep 11, 2023
v1.5.5.RELEASEv1.5.5.RELEASE
Sep 11, 2023
v1.5.6.RELEASEv1.5.6.RELEASE
Sep 11, 2023
v1.5.7.RELEASEv1.5.7.RELEASE
Sep 11, 2023
v1.5.8.RELEASEv1.5.8.RELEASE
Sep 11, 2023
v1.5.9.RELEASEv1.5.9.RELEASE
Sep 11, 2023
v1.5.10.RELEASEv1.5.10.RELEASE
Sep 11, 2023
v1.5.11.RELEASEv1.5.11.RELEASE
Sep 11, 2023
v1.5.12.RELEASEv1.5.12.RELEASE
Sep 11, 2023
v1.5.13.RELEASEv1.5.13.RELEASE
Sep 11, 2023
v1.5.14.RELEASEv1.5.14.RELEASE
Sep 11, 2023
v2.0.0.RELEASEv2.0.0.RELEASE
Sep 11, 2023
v2.0.1.RELEASEv2.0.1.RELEASE
Sep 11, 2023
v1.5.0.RELEASEv1.5.0.RELEASE
Sep 11, 2023
v2.3.12.RELEASEv2.3.12.RELEASE
Jun 10, 2021
v2.3.11.RELEASEv2.3.11.RELEASE
May 20, 2021
v2.3.10.RELEASEv2.3.10.RELEASE
Apr 15, 2021
v2.3.9.RELEASEv2.3.9.RELEASE
Feb 18, 2021
v2.3.8.RELEASEv2.3.8.RELEASE
Jan 14, 2021
v2.2.13.RELEASE
Jan 14, 2021
v2.3.7.RELEASEv2.3.7.RELEASE
Dec 11, 2020
v2.2.12.RELEASE
Dec 10, 2020
v2.3.6.RELEASEv2.3.6.RELEASE
Nov 12, 2020
v2.3.5.RELEASEv2.3.5.RELEASE
Oct 29, 2020
v2.2.11.RELEASEv2.2.11.RELEASE
Oct 29, 2020
v2.1.18.RELEASE
Oct 29, 2020
v2.3.4.RELEASEv2.3.4.RELEASE
Sep 17, 2020
v2.2.10.RELEASEv2.2.10.RELEASE
Sep 17, 2020
v2.1.17.RELEASEv2.1.17.RELEASE
Sep 17, 2020
v2.3.3.RELEASEv2.3.3.RELEASE
Aug 13, 2020
v2.3.2.RELEASEv2.3.2.RELEASE
Jul 24, 2020
v2.2.9.RELEASEv2.2.9.RELEASE
Jul 24, 2020
v2.1.16.RELEASEv2.1.16.RELEASE
Jul 24, 2020
v2.3.1.RELEASEv2.3.1.RELEASE
Jun 12, 2020
v2.2.8.RELEASEv2.2.8.RELEASE
Jun 11, 2020
v2.1.15.RELEASEv2.1.15.RELEASE
Jun 11, 2020
v2.3.0.RELEASEv2.3.0.RELEASE
May 15, 2020
v2.2.7.RELEASEv2.2.7.RELEASE
May 7, 2020
v2.1.14.RELEASEv2.1.14.RELEASE
May 7, 2020
v2.3.0.M4v2.3.0.M4
Apr 3, 2020
v2.2.6.RELEASEv2.2.6.RELEASE
Mar 26, 2020
v2.3.0.M3v2.3.0.M3
Mar 12, 2020
v2.2.5.RELEASEv2.2.5.RELEASE
Feb 27, 2020
v2.1.13.RELEASEv2.1.13.RELEASE
Feb 27, 2020
v2.3.0.M2v2.3.0.M2
Feb 13, 2020
v2.3.0.M1v2.3.0.M1
Jan 23, 2020
v2.2.4.RELEASEv2.2.4.RELEASE
Jan 20, 2020
v2.2.3.RELEASEv2.2.3.RELEASE
Jan 16, 2020
v2.1.12.RELEASEv2.1.12.RELEASE
Jan 16, 2020
v2.2.2.RELEASEv2.2.2.RELEASE
Dec 6, 2019
v2.1.11.RELEASEv2.1.11.RELEASE
Dec 6, 2019
v2.2.1.RELEASEv2.2.1.RELEASE
Nov 7, 2019
v2.1.10.RELEASEv2.1.10.RELEASE
Nov 6, 2019
v2.2.0.RELEASEv2.2.0.RELEASE
Oct 16, 2019
v2.1.9.RELEASEv2.1.9.RELEASE
Oct 2, 2019
v2.2.0.M6
Sep 10, 2019
v2.1.8.RELEASEv2.1.8.RELEASE
Sep 5, 2019
v2.2.0.M5v2.2.0.M5
Aug 6, 2019
v2.1.7.RELEASEv2.1.7.RELEASE
Aug 6, 2019
v1.5.22.RELEASE
Aug 6, 2019
v2.2.0.M4v2.2.0.M4
Jun 19, 2019
v2.1.6.RELEASEv2.1.6.RELEASE
Jun 19, 2019
v2.1.5.RELEASEv2.1.5.RELEASE
May 15, 2019
v2.2.0.M3v2.2.0.M3
May 15, 2019
v1.5.21.RELEASE
May 14, 2019
v2.2.0.M2v2.2.0.M2
Apr 16, 2019
v2.1.4.RELEASEv2.1.4.RELEASE
Apr 4, 2019
v2.0.9.RELEASEv2.0.9.RELEASE
Apr 3, 2019
v1.5.20.RELEASE
Apr 3, 2019
v2.2.0.M1v2.2.0.M1
Mar 8, 2019
v2.1.3.RELEASEv2.1.3.RELEASE
Feb 15, 2019
v2.1.2.RELEASEv2.1.2.RELEASE
Jan 12, 2019
v2.0.8.RELEASEv2.0.8.RELEASE
Jan 11, 2019
v1.5.19.RELEASEv1.5.19.RELEASE
Jan 11, 2019
v2.1.1.RELEASEv2.1.1.RELEASE
Nov 30, 2018
v2.0.7.RELEASEv2.0.7.RELEASE
Nov 30, 2018
v1.5.18.RELEASE
Nov 29, 2018
v2.1.0.RELEASEv2.1.0.RELEASE
Oct 30, 2018
v2.0.6.RELEASEv2.0.6.RELEASE
Oct 16, 2018
v1.5.17.RELEASEv1.5.17.RELEASE
Oct 16, 2018
v2.1.0.M4v2.1.0.M4
Sep 25, 2018
v2.1.0.M3v2.1.0.M3
Sep 13, 2018
v2.0.5.RELEASEv2.0.5.RELEASE
Sep 12, 2018
v1.5.16.RELEASEv.1.5.16.RELEASE
Sep 11, 2018
v2.1.0.M2
Aug 21, 2018
v2.1.0.M1
Jul 31, 2018
v2.0.4.RELEASE
Jul 31, 2018
v1.5.15.RELEASE
Jul 31, 2018
v2.0.3.RELEASE
Jun 14, 2018
v2.0.2.RELEASE
May 9, 2018
spring-projects/spring-bootv2.xprerelease
20 releases

TL;DR

Spring Boot now supports Prometheus Exemplars and GraphQL RSocket, enhancing observability and expanding GraphQL capabilities.

Breaking

  • DatabaseDriver.GAE is deprecated and will be removed in a future release. (Database connection method)
  • Elasticsearch RestHighLevelClient is deprecated; use RestClientBuilder instead. (Elasticsearch client)
  • Running applications in the Maven process is deprecated. (Build process)

New

  • Prometheus Exemplars: Adds support for linking metrics to traces for improved debugging.
  • GraphQL RSocket: Enables RSocket protocol support for GraphQL, allowing for bi-directional communication.
  • TLS with PEM: Auto-configuration now supports TLS using PEM files instead of keystores. (Security certificates)

Fixes Worth Knowing

  • Fixed NullPointerException issues in bootBuildInfo and with @ConfigurationProperties beans. (Application startup)
  • Corrected web environment handling in tests to respect WebApplicationType.REACTIVE. (Testing)
  • Resolved issues with DataSource metrics not being auto-configured with lazy initialization. (Monitoring)

Before You Upgrade

  • If using Elasticsearch, migrate from RestHighLevelClient to RestClientBuilder.
  • Review and update any code relying on the deprecated DatabaseDriver.GAE.
v2.7.0-RC1v2.7.0-RC1
Apr 21, 2022
v2.7.0-M3v2.7.0-M3
Mar 24, 2022
v2.7.0-M2v2.7.0-M2
Feb 24, 2022
v2.7.0-M1v2.7.0-M1
Jan 20, 2022
v2.6.0-RC1v2.6.0-RC1
Oct 21, 2021
v2.6.0-M3v2.6.0-M3
Sep 24, 2021
v2.6.0-M2v2.6.0-M2
Aug 19, 2021
v2.6.0-M1v2.6.0-M1
Jul 22, 2021
v2.5.0-RC1v2.5.0-RC1
Apr 16, 2021
v2.5.0-M3v2.5.0-M3
Mar 19, 2021
v2.5.0-M2v2.5.0-M2
Feb 19, 2021
v2.5.0-M1v2.5.0-M1
Jan 22, 2021
v2.4.0-RC1v2.4.0-RC1
Oct 30, 2020
v2.4.0-M4v2.4.0-M4
Oct 15, 2020
v2.4.0-M3v2.4.0-M3
Sep 17, 2020
v2.4.0-M2v2.4.0-M2
Aug 13, 2020
v2.4.0-M1v2.4.0-M1
Jun 29, 2020
v2.3.0.RC1v2.3.0.RC1
May 1, 2020
v2.2.0.RC1v2.2.0.RC1
Oct 3, 2019
v2.1.0.RC1
Oct 17, 2018