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

ELASTICSEARCH INDEX NAMES NOW SUPPORT PROPERTY RESOLUTION

By RepoJournal · Filed · About Spring

Spring Data Elasticsearch shipped property resolution for index names, closing a long-standing configuration gap that forces teams to hardcode index references.

The implementation [1] lands a feature request that lets developers use property placeholders in index declarations, simplifying multi-environment deployments. Spring Tools continues its cleanup cycle with log statement removal [2] and the elimination of a temporary HtmlTooltip workaround [3], while also tackling performance on the Add starters zip download [4]. Logback patches roll across the ecosystem: both Security [5] and Session [6] bumped to 1.6.1 to fix TimeBasedRollingPolicy behavior during asynchronous compression. Integration Samples picked up minor documentation fixes [7] alongside dependency bumps to PostgreSQL 42.7.12 and c3p0 0.14.0 [8]. Across 6 PRs and 33 commits, the focus is on polish and the one feature that unblocks a real use case.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Implement property resolution for index names ↗ spring-projects/spring-data-elasticsearch
  2. [2] Remove extra log statements spring-projects/spring-tools
  3. [3] Remove temp workaround from `HtmlTooltip` spring-projects/spring-tools
  4. [4] Improve Add starters zip download performance. Limit the zip size. spring-projects/spring-tools
  5. [5] Bump ch.qos.logback:logback-classic from 1.6.0 to 1.6.1 ↗ spring-projects/spring-security
  6. [6] Bump ch.qos.logback:logback-core from 1.6.0 to 1.6.1 ↗ spring-projects/spring-session
  7. [7] Remove duplicated "the" ↗ spring-projects/spring-integration-samples
  8. [8] Bump `postgresql` and `c3p0` versions spring-projects/spring-integration-samples

Quick answers

What shipped in Spring on July 29, 2026?
Spring Data Elasticsearch shipped property resolution for index names, closing a long-standing configuration gap that forces teams to hardcode index references. In total, 33 commits and 6 pull requests landed.
Who contributed to Spring on July 29, 2026?
6 developers shipped this update, including sothawo, dependabot, BoykoAlex, Martin Lippert, Sanghyuk Jung, and Artem Bilan.
What were the notable Spring updates?
Implement property resolution for index names, Remove extra log statements, and Remove temp workaround from `HtmlTooltip`.

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?