Skip to content

v2.9.0

Compare
Choose a tag to compare
@bep bep released this 12 Oct 11:45
· 27 commits to master since this release

There are some major technical upgrades in this release, but no functional changes/breakage.

Most notably:

  • Upgrade to the AWS SDK V2
  • Rework the flag/config handling to allow OS env as flags, flags defined in config file and env var interpolation in config file. See the Documentation for more info.
  • A set of integration tests using testscript has pulled the test coverage up around ~80%.
  • We have ported the release script to Hugoreleaser. This means that the archive names have changed (standardised), but it also means that you get only one unviversal, notarized MacOS PKG archive.

Changes