What's Changed
- disable
release-brew
target by @synfinatic in #965 - Add login command, remove flush by @synfinatic in #966
- hide ecs sub-commands and re-order commands by @synfinatic in #967
- remove static creds code by @synfinatic in #977
- Bump github.com/aws/aws-sdk-go-v2 from 1.30.1 to 1.30.3 by @dependabot in #968
- fix ecs-commands documentation page by @synfinatic in #978
- fix all doc lint bugs and reorder ecs commands by @synfinatic in #979
- Change Warn -> Debug for invalid account/roles by @synfinatic in #981
- Add mkdocs versioning by @synfinatic in #984
- fix mkdocs yaml by @synfinatic in #986
- add mkdocs version selector by @synfinatic in #987
- Adjust links to documentation to versioning by @tillkahlbrock in #988
- move sso to internal by @synfinatic in #989
- Add some debug code for fetching the roles from AWS by @synfinatic in #990
- unify building of mkdocs by @synfinatic in #991
- change default profile format to NICE_PROFILE_FORMAT by @synfinatic in #994
- move config, config-profiles and completions to setup by @synfinatic in #993
- No auto-config check except login/cache by @synfinatic in #995
- change default log level from warn to info by @synfinatic in #996
- Continue work on login command by @synfinatic in #997
- Bump actions/checkout from 3 to 4 by @dependabot in #999
- Bump actions/setup-python from 4 to 5 by @dependabot in #998
- document ecs commands requiring login by @synfinatic in #1000
- Bump github.com/goccy/go-yaml from 1.11.3 to 1.12.0 by @dependabot in #1002
- Refactor commands by @synfinatic in #1004
- refactor the logger to be a singleton and use init() by @synfinatic in #1005
- work on ecs threat model by @synfinatic in #1009
- Fix crash with
time
command by @synfinatic in #1010 - Support XDG_CONFIG_HOME to override config location by @synfinatic in #1011
- Remove Firefox Multi-Account Containers plugin by @synfinatic in #1022
- Bump docker/build-push-action from 4 to 6 by @dependabot in #949
- Bump github.com/docker/docker from 27.0.3+incompatible to 27.1.1+incompatible in the go_modules group across 1 directory by @dependabot in #1019
- Bump github.com/docker/docker from 27.0.3+incompatible to 27.1.2+incompatible by @dependabot in #1024
- New logger v2 by @synfinatic in #1025
- switch to console logger by default by @synfinatic in #1029
- Bump golang from 1.21-alpine to 1.23-alpine by @dependabot in #1028
New Contributors
- @tillkahlbrock made their first contribution in #988
Full Changelog: v1.17.0...v2.0.0-beta3