Skip to content

v2.19.0

Compare
Choose a tag to compare
@kevin-lee kevin-lee released this 05 May 16:48
· 106 commits to main since this release
38e81c6

2.19.0 - 2022-05-06

Done

  • Upgrade libraries (#361)
    • cats-effect 2.5.4 => 3.3.5
    • refined 0.9.27 => 0.9.28
    • http4s 0.22.12 => 0.23.11
    • commons-io 2.8.0 => 2.11.0
    • Add extras-hedgehog-cats-effect3 0.13.0 for testing
  • Set all tasks and settings in DevOopsReleaseVersionPolicyPlugin properly (#359)
    • Move all settings and tasks in ThisBuild to buildSettings
    • Make sure there is the right instruction to set up versionPolicyIntention and it's displayed when versionPolicyIntention is not set.