Skip to content

Release 0.17.3

Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 08:17
· 26 commits to master since this release
f9a8e05

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)
  • f9a8e05 Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.28.9 to 1.28.10 (#408)
  • fcfc5cc fix: check err of Scanln
  • 1f4b9be fix: logging enhancement