Skip to content

Release 0.17.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 11:50
· 9 commits to master since this release
a9c4765

Breaking Changes

The MacOS binaries are no longer notarized. To avoid bypassing MacOS security, please use HomeBrew to install Clisso instead of downloading from the release page.

Notable changes

This release changes the build system to be purely on Github actions. This is in preparation to support CGO (#367 - Yubikey Support)

Changelog from 0.16.2

  • ff9bead Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.28.8 to 1.28.9 (#407)
  • 4889b74 rework build system to support CGO
  • 7ddc04d fix: specify version in homebrew formula to avoid wrongfully detecting 64 as version
  • a9c4765 fix: don't panic if not successful in getting credentials from okta (#363)