Skip to content

0.2.4

Choose a tag to compare

@github-actions github-actions released this 11 Sep 16:58
· 5 commits to main since this release
8bcdd89
implementation 'net.bitsar:coalesce-spring-boot-starter:0.2.4'

Published to Maven Central. Central deployment 89e96c35-4835-4d51-a467-b1d37f5abacf, built by run 34624143521.

Verify what actually landed:

./gradlew -p consumer-check test -PcoalesceVersion=0.2.4

What changed

  • Advertise 0.2.3 in the README, and account for the kill switch's round trip (#6) (8bcdd89)
    0.2.3 has been on Central since the runtime kill switch merged, but the install snippets still said 0.2.1, so anyone copying them got a version two releases behind. The snippets are pinned by hand now: rewriting them automatically used to be the job of the version-bump commit,…

What's Changed

Full Changelog: v0.2.3...v0.2.4