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 BOOT SCRUBS OBSOLETE INFLUXDB DOCS AHEAD OF 4.0 RELEASE

By RepoJournal · Filed · About Spring

Spring Boot cleaned up stale InfluxDB auto-configuration references that have been dead code since 3.4.0, ensuring the 4.0 release docs match reality.

Spring Boot removed dangling references to InfluxDB auto-configuration from its NoSQL documentation [1], closing a gap between the reference guide and the actual codebase where the auto-configuration was dropped in 3.4.0 [2]. The fix merged cleanly into both the main branch and 4.1.x, keeping the docs fleet in sync [3]. Elsewhere in the ecosystem, Spring Security bumped httpclient5 to 5.6.3 to fix a resource management defect [4], while Spring LDAP picked up commons-codec 1.22.1 on the dependency rotation [5]. Spring Data Elasticsearch consolidated expression handling in SimpleElasticsearchPersistentEntity by standardizing on ValueExpressions [6], tightening the API surface.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Merge pull request #51172 from MacAlsandair spring-projects/spring-boot
  2. [2] Remove reference to removed InfluxDB auto-configuration ↗ spring-projects/spring-boot
  3. [3] Merge branch '4.1.x' spring-projects/spring-boot
  4. [4] Bump org.apache.httpcomponents.client5:httpclient5 from 5.6.2 to 5.6.3 ↗ spring-projects/spring-security
  5. [5] Bump commons-codec:commons-codec from 1.22.0 to 1.22.1 ↗ spring-projects/spring-ldap
  6. [6] Consolidate use of ValueExpressions insead of Expressions in the SimpleElasticsearchPersitentEntity. ↗ spring-projects/spring-data-elasticsearch

Quick answers

What shipped in Spring on August 3, 2026?
Spring Boot cleaned up stale InfluxDB auto-configuration references that have been dead code since 3.4.0, ensuring the 4.0 release docs match reality. In total, 6 commits and 4 pull requests landed.
Who contributed to Spring on August 3, 2026?
4 developers shipped this update, including Stéphane Nicoll, Alexander Makarov, dependabot, and sothawo.
What were the notable Spring updates?
Merge pull request #51172 from MacAlsandair, Remove reference to removed InfluxDB auto-configuration, and Merge branch '4.1.x'.

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?