98 wires and counting

$ follow Spring

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

or

fair warning: these emails are deeply technical. diffs, version numbers, CVEs, benchmark deltas. if that's not your idea of a good read, this isn't your newsletter.

Folds into your digest — weekly by default, monthly if you prefer. Unsubscribe in one click.

$ status

wire 2026-09-08
stories 5

© 2026 RepoJournal Home Showcase Explore How it works Privacy

$ the-wire · showcase

Eclipse distro tag now created separately from publishing

By RepoJournal · Filed · About Spring

1 person shipped this

Spring Tools for Eclipse changes its release process so the distribution tag is created independently of the publishing step.

The Spring Tools build now creates the Eclipse distro tag as its own step, decoupled from publishing [1]. Previously, tagging was tied to the publish action; going forward the tag can be produced without triggering a release. This gives release teams control over when the tag lands relative to the actual publish, which matters for coordinating milestone or GA builds across repositories.

BoykoAlex committed the change with the note: "Create eclipse distro tag separately from publishing" [1].

Action items

References

  1. [1] Create eclipse distro tag separately from publishing ↗ spring-projects/spring-tools

Quick answers

What shipped in Spring on September 8, 2026?
Spring Tools for Eclipse changes its release process so the distribution tag is created independently of the publishing step. In total, 1 commits and 4 pull requests landed.
Who contributed to Spring on September 8, 2026?
1 developer shipped this update, including BoykoAlex.
What were the notable Spring updates?
Create eclipse distro tag separately from publishing.