Note: This is likely the final v1.x release as I start working on v2 which will break CLI command compatibility with v1.
Changes
Bugs
- Fix bug where JsonStore was not being created #612
- Fix fish shell completion
- Do not fall back to interactive prompt when provided CLI args #567
New Features
- Config Wizard now prompts for
ProfileFormat
#590
Changes
- Documentation is now built via Docker #587
- Improved demos in documentation #551
- Update many dependencies
What's Changed
- sign tags so they are verified by @synfinatic in #582
- Start using mkdocs for managing the documentation by @synfinatic in #583
- fix path to mkdocs src by @synfinatic in #584
- tweak readme by @synfinatic in #585
- session and transitive tags are not applicable to AWS SSO by @synfinatic in #588
- update demos and docs by @synfinatic in #589
- small fix by @synfinatic in #591
- changing mkdocs.yml should update the docs by @synfinatic in #592
- Improve docs by @synfinatic in #593
- fix update docs action by @synfinatic in #594
- bump update docs by @synfinatic in #595
- improve dependabot by @synfinatic in #596
- run workflows when changed by @synfinatic in #608
- Bump ubuntu from 20.04 to 22.04 by @dependabot in #602
- Bump actions/setup-go from 1 to 4 by @dependabot in #604
- Bump actions/checkout from 2 to 4 by @dependabot in #603
- Bump github.com/aws/aws-sdk-go-v2/config from 1.18.15 to 1.18.45 by @dependabot in #599
- add ProfileFormat to config wizard by @synfinatic in #607
- Bump gopkg.in/ini.v1 from 1.66.4 to 1.67.0 by @dependabot in #600
- Bump codecov/codecov-action from 2 to 3 by @dependabot in #605
- Bump crazy-max/ghaction-import-gpg from 5.1.0 to 6.0.0 by @dependabot in #606
- udpate changelog by @synfinatic in #609
- Bump github.com/knadh/koanf from 0.16.0 to 1.5.0 by @dependabot in #597
- use variable in workflows for go version by @synfinatic in #615
- Automatically create store.json file for JsonStore by @synfinatic in #613
- replace CodeQL autobuild with manual step by @synfinatic in #621
- Bump github.com/alecthomas/kong from 0.7.1 to 0.8.1 by @dependabot in #620
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot in #619
- Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.19.4 to 1.22.7 by @dependabot in #617
- Bump github.com/goccy/go-yaml from 1.9.4 to 1.11.2 by @dependabot in #616
- Fix fish shell completions by @synfinatic in #622
- run workflows on all PR's, not just those off main by @synfinatic in #623
- gh actions need pr types? by @synfinatic in #624
- Bump github.com/stretchr/testify from 1.7.1 to 1.8.4 by @dependabot in #629
- Bump github.com/aws/aws-sdk-go-v2/config from 1.18.45 to 1.19.0 by @dependabot in #627
- Do not fall back to interactive prompt when user provides flags by @synfinatic in #625
- release v1.4.1 by @synfinatic in #631
Full Changelog: v1.14.0...v1.14.1