Skip to content

Releases: allcloud-io/clisso

0.9.4

18 Jan 14:57
6ca0db7
Compare
Choose a tag to compare

Changelog

0.9.3

18 Jan 13:28
6ca0db7
Compare
Choose a tag to compare

What's Changed

  • Add license info by @allcloud-jonathan in #121
  • configure dependabot by @allcloud-jonathan in #122
  • [chore] update test infra by @allcloud-jonathan in #137
  • Bump github.com/aws/aws-sdk-go from 1.40.10 to 1.42.35 by @dependabot in #136
  • Bump github.com/mattn/go-colorable from 0.1.8 to 0.1.12 by @dependabot in #138
  • Bump github.com/olekukonko/tablewriter from 0.0.4 to 0.0.5 by @dependabot in #139
  • Bump github.com/briandowns/spinner from 1.12.0 to 1.18.0 by @dependabot in #131
  • Bump github.com/fatih/color from 1.10.0 to 1.13.0 by @dependabot in #141
  • Bump github.com/PuerkitoBio/goquery from 1.5.0 to 1.8.0 by @dependabot in #126
  • Bump github.com/spf13/cobra from 1.1.2 to 1.3.0 by @dependabot in #132
  • Bump github.com/spf13/viper from 1.7.1 to 1.10.1 by @dependabot in #130
  • Bump github.com/go-ini/ini from 1.62.0 to 1.66.2 by @dependabot in #140

Full Changelog: 0.9.2...0.9.3

0.9.2

04 Aug 07:16
7a956fd
Compare
Choose a tag to compare
  • AWS China support
  • Preferred ARN support
  • AWS SDK update
  • Apple Silicon Support (build system update)
  • [Fix] preferred ARN support working again (broke with China support)

0.9.1

30 Jul 09:43
3b28674
Compare
Choose a tag to compare
  • AWS China support
  • Preferred ARN support
  • AWS SDK update
  • Apple Silicon Support (build system update)

0.9.0

29 Jul 14:35
833baeb
Compare
Choose a tag to compare
  • AWS China support
  • Preferred ARN support
  • AWS SDK update
  • Apple Silicon Support

0.8.3

08 Mar 21:27
ef5ae7e
Compare
Choose a tag to compare

starting from this release the macOS binaries will be signed by AllCloud and notarized by Apple

0.8.2

05 Mar 15:52
1b47717
Compare
Choose a tag to compare

Fixes

  • Crash on Ubuntu 20.04 WSL is avoided
  • Reading passwords from CLI works again on Windows

Notable Changes

The keychain implementation has been changed to github.com/zalando/go-keyring. Existing credentials might no longer work.

0.8.1

12 Feb 08:29
727ebd0
Compare
Choose a tag to compare
  • Brew build system update
  • More error checking

0.8.0

11 Feb 10:23
46201e8
Compare
Choose a tag to compare

Features

  • WinCred support for storing the password on Windows
  • Output a list of valid profiles and their remaining lifetime
  • Support for Okta Push and TOTP factors
  • Friendly names for AWS accounts
  • Use of OneLogin API version 2

0.7.0

10 Dec 11:07
f6d742d
Compare
Choose a tag to compare

New features

  • Storing password in system keychain
  • Sessions with up to 12h duration

Bugfix

  • fix panic on out-of-bound device selection