Skip to content

Branch and Release Strategy

Brian Sam-Bodden edited this page Nov 25, 2025 · 1 revision
Branch Based On Spring Boot Version Purpose
1.0.x-spring-boot-3.4 v1.0.5 3.4.x Backports and patches for Spring Boot 3.4.x users
1.1.x-spring-boot-3.5 v1.1.0 3.5.x Backports and patches for Spring Boot 3.5.x users

The branching strategy is now:

  • main (2.0.x) - Spring Boot 4.0.0 - new feature development
  • 1.1.x-spring-boot-3.5 - Spring Boot 3.5.x - longer-term maintenance
  • 1.0.x-spring-boot-3.4 - Spring Boot 3.4.x - patch releases

Clone this wiki locally