Releases: allcloud-io/clisso
Releases · allcloud-io/clisso
0.9.3
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
- 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
- AWS China support
- Preferred ARN support
- AWS SDK update
- Apple Silicon Support (build system update)
0.9.0
- AWS China support
- Preferred ARN support
- AWS SDK update
- Apple Silicon Support
0.8.3
starting from this release the macOS binaries will be signed by AllCloud and notarized by Apple
0.8.2
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
- Brew build system update
- More error checking
0.8.0
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
New features
- Storing password in system keychain
- Sessions with up to 12h duration
Bugfix
- fix panic on out-of-bound device selection