Skip to content

Releases: allcloud-io/clisso

Release 0.19.3

10 Sep 07:03
6c57171
Compare
Choose a tag to compare

Changelog

  • 7a2f913 Bump github.com/PuerkitoBio/goquery from 1.9.2 to 1.10.0 (#437)
  • b06c8a5 Bump github.com/aws/aws-sdk-go-v2 from 1.30.4 to 1.30.5 (#438)
  • 6c57171 Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.30.3 to 1.30.7 (#439)
  • 86f0840 Bump golang.org/x/net from 0.28.0 to 0.29.0 (#436)
  • b595450 Bump golang.org/x/term from 0.23.0 to 0.24.0 (#435)

Release 0.19.2

19 Aug 14:53
7ac2d76
Compare
Choose a tag to compare

Changelog

  • 7ac2d76 Bump github.com/aws/aws-sdk-go-v2 from 1.30.3 to 1.30.4 (#432)
  • d0f59e0 Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.30.1 to 1.30.3 (#428)
  • 9223c30 Bump github.com/briandowns/spinner from 1.23.0 to 1.23.1 (#429)
  • ebcedc7 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#427)
  • 78e7741 Bump golang.org/x/net from 0.27.0 to 0.28.0 (#431)

Release 0.19.1

12 Jul 12:50
a6d1ba3
Compare
Choose a tag to compare

Changelog

  • a6d1ba3 [fix] homedir not parsed correctly

Release 0.19.0

11 Jul 15:20
77eb63e
Compare
Choose a tag to compare

Changelog

  • b6384b1 Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.28.10 to 1.30.1 (#422)
  • 3a08a92 Bump github.com/zalando/go-keyring from 0.2.4 to 0.2.5 (#414)
  • 283bd0c Bump golang.org/x/net from 0.25.0 to 0.27.0 (#423)
  • 11ff371 Bump golang.org/x/term from 0.20.0 to 0.22.0 (#424)
  • 5fe2299 Bump goreleaser/goreleaser-action from 5 to 6 (#413)
  • e08840d add delete functionality (#425)
  • 77eb63e enhance credential process and logging (#426)

Note

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

Release 0.18.1

10 Jun 14:01
93d49f1
Compare
Choose a tag to compare

Changelog

Note

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

Release 0.18.0

07 Jun 08:56
6b55ad1
Compare
Choose a tag to compare

Changelog

  • f68d2d9 Bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#409)
  • 1de0466 [doc] creating a trace log
  • 6b55ad1 protect profiles with settings (#410)

Note

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

Release 0.17.3

28 May 08:17
f9a8e05
Compare
Choose a tag to compare

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

Release 0.17.2

21 May 11:50
a9c4765
Compare
Choose a tag to compare

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)

Release 0.17.1

21 May 08:38
7ddc04d
Compare
Choose a tag to compare

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

Release 0.17.0

21 May 07:47
4889b74
Compare
Choose a tag to compare

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

  • 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