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-NET ESCAPES LOGGING BREAKAGE, SPRING-BOOT SWEEPS DEPENDENCY UPGRADES

By RepoJournal · Filed · About Spring

Spring.NET fixes a critical configuration regression from its logging migration while Spring Boot ships five coordinated dependency upgrades across the messaging and caching stack.

Spring.NET's migration from Common.Logging to Microsoft.Extensions.Logging broke SimpleLoggingAdvice in production for anyone upgrading from 3.0.2 or earlier [1]. The fix handles legacy level names like `Info` that MEL rejects as `Information`, and restores silent advice behavior. This is a must-patch if you're on the new logging stack [1]. In parallel, Spring.NET also crushed 115 of 118 Dependabot alerts on its Gatsby website by refreshing stale transitive dependencies and adding yarn resolutions [2], plus migrated build orchestration from the unmaintained NUKE to its maintained fork Fallout 10.4.0 [3]. Over on Spring Boot, Stéphane Nicoll landed five coordinated upgrades in a single cycle: Hazelcast 5.7.0 [4], Yasson 3.0.5 [5], RabbitMQ Stream Client 1.9.0 [6], RabbitMQ AMQP Client 1.4.0 [7], and Qpid ProtonJ2 1.2.0 [8]. Spring AI is trimming deprecated Mistral models from its ChatModel enum and remapping the remaining ones to current replacement IDs [9], while also documenting additional 2.0.1 breaking changes around the Media builder and OpenAI strict mode defaults [10]. All told, 16 commits and 9 PRs across five repos.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Fix SimpleLoggingAdvice configuration breakage from the MS logging migration ↗ spring-projects/spring-net
  2. [2] Fix website npm security alerts (115 of 118 Dependabot alerts) ↗ spring-projects/spring-net
  3. [3] Migrate build orchestration from NUKE to Fallout 10.4.0 ↗ spring-projects/spring-net
  4. [4] Upgrade to Hazelcast 5.7.0 spring-projects/spring-boot
  5. [5] Upgrade to Yasson 3.0.5 spring-projects/spring-boot
  6. [6] Upgrade to RabbitMQ Stream Client 1.9.0 spring-projects/spring-boot
  7. [7] Upgrade to RabbitMQ AMQP Client 1.4.0 spring-projects/spring-boot
  8. [8] Upgrade to Qpid ProtonJ2 1.2.0 spring-projects/spring-boot
  9. [9] Retire deprecated Mistral AI chat models ↗ spring-projects/spring-ai
  10. [10] Document additional 2.0.1 breaking changes ↗ spring-projects/spring-ai

Quick answers

What shipped in Spring on August 9, 2026?
Spring.NET fixes a critical configuration regression from its logging migration while Spring Boot ships five coordinated dependency upgrades across the messaging and caching stack. In total, 16 commits and 9 pull requests landed.
Who contributed to Spring on August 9, 2026?
5 developers shipped this update, including dependabot, Stéphane Nicoll, Marko Lahma, tzolov, and gaoxiaolei-s59.
What were the notable Spring updates?
Fix SimpleLoggingAdvice configuration breakage from the MS logging migration, Fix website npm security alerts (115 of 118 Dependabot alerts), and Migrate build orchestration from NUKE to Fallout 10.4.0.

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?