0.2.4
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.4What 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
- Advertise 0.2.3 in the README [skip release] by @BitanSarkar in #6
Full Changelog: v0.2.3...v0.2.4