RepoJournal
Spring

@spring-projects

Spring Framework, Spring Boot, and the JVM enterprise layer

Keep up with Spring in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Java Full archive →

The Wire · Showcase

Spring stacks release train automation across 5 repos, JWT decoder timeouts jump 60x

By RepoJournal · Filed · About Spring

Spring Data and Security are automating their release cycles while Spring Boot consolidates snapshots from four major dependencies, marking the start of coordinated platform rollout across the ecosystem.

Release train automation landed in Spring Data BOM and Neo4j [1] [2], centralizing what was manual coordination work and clearing the path for faster, predictable cadence across the data layer. Spring Boot is now building against Security 7.0.7, Data Bom 2026.1.0-M1, AMQP 4.2.0-M1, and Micrometer Tracing 1.8.0-M1 snapshots [3] [4] [5] [6], converging on versions that haven't shipped yet. The move matters because it signals the team expects those releases in the next cycle and gives consumers early signal on what's coming. Spring Security hardened NimbusJwtDecoder's default timeouts from 500 milliseconds to 30 seconds [7], a 60x jump that prevents cascade failures when JWKS endpoints lag, and clarified proxy header handling to distinguish RFC 7239's standard Forwarded header from non-standard X-Forwarded-* variants [8]. Spring Integration gutted its monolithic root build.gradle, splitting 42 modules into standalone build files to cut the root config from 1155 lines to roughly 300 [9], trading centralized coordination for co-located maintainability and faster iteration on module-specific dependencies.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Add release train automation. spring-projects/spring-data-bom
  2. [2] Add release train automation. spring-projects/spring-data-neo4j
  3. [3] Start building against Spring Security 7.0.7 snapshots spring-projects/spring-boot
  4. [4] Start building against Spring Data Bom 2026.1.0-M1 snapshots spring-projects/spring-boot
  5. [5] Start building against Spring AMQP 4.2.0-M1 snapshots spring-projects/spring-boot
  6. [6] Start building against Micrometer Tracing 1.8.0-M1 snapshots spring-projects/spring-boot
  7. [7] Increase Default NimbusJwtDecoder Timeouts to 30 Seconds spring-projects/spring-security
  8. [8] Differentiate Forwarded and X-Forwarded headers in proxy docs spring-projects/spring-security
  9. [9] Modularize Gradle build into per-module build files ↗ spring-projects/spring-integration

Quick answers

What shipped in Spring on August 4, 2026?
Spring Data and Security are automating their release cycles while Spring Boot consolidates snapshots from four major dependencies, marking the start of coordinated platform rollout across the ecosystem. In total, 60 commits and 2 pull requests landed.
Who contributed to Spring on August 4, 2026?
6 developers shipped this update, including Mark Paluch, Stéphane Nicoll, Josh Cummings, Sumit Kumar Das, cppwfs, and Artem Bilan.
What were the notable Spring updates?
Add release train automation, Add release train automation, and Start building against Spring Security 7.0.7 snapshots.

More from @spring-projects

Daily updates, in your inbox

Follow Spring

Keep up with Spring in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?