Skip to content

0.2.2

Choose a tag to compare

@github-actions github-actions released this 06 Sep 10:07
· 7 commits to main since this release
9f60c0e
implementation 'net.bitsar:coalesce-spring-boot-starter:0.2.2'

Published to Maven Central. Central deployment a6d9b150-6423-4fc9-b27c-dace38159908, built by run 34026227625.

Verify what actually landed:

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

What changed

  • Take the published version from git tags instead of a file (#4) (9f60c0e)
    The release workflow used to commit the next version back to main after publishing. The protect-main ruleset requires a pull request, so that push is rejected and every release half-completes: published to Central and tagged, with main still holding the version that was just…

What's Changed

  • Open 0.2.2 for development [skip release] by @BitanSarkar in #3
  • Take the published version from git tags instead of a file [skip release] by @BitanSarkar in #4

Full Changelog: v0.2.1...v0.2.2