v2.0.0-beta4
Pre-release
Pre-release
Overview
This is hopefully the final v2-beta release and if all goes to plan, will become v2.0.0.
Bugs
- Fix running the ECS server outside of docker #104
- Fix crash while fetching AWS account list
- Fix
console
command failing due to lack of authentication - Fix
--lines
argument
New Features
- Add basic xonsh shell support
- Add AutoLogin config option
Changes
- Bump various 3rd party libraries
- Improve github actions for builds
What's Changed
- cleanup docs and remove completions pre-1.9 by @synfinatic in #1032
- fix ignore for cmd in codecov by @synfinatic in #1034
- basic xonsh support by @synfinatic in #1033
- validate codecov.yml by @synfinatic in #1035
- validate codecov workflow by @synfinatic in #1036
- ECS Server needs the secure store by @synfinatic in #1041
- fix --lines CLI argument by @synfinatic in #1038
- Bump golang.org/x/term from 0.22.0 to 0.23.0 by @dependabot in #1014
- Bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #1016
- Bump squidfunk/mkdocs-material from 9.5.27 to 9.5.33 by @dependabot in #1042
- Bump github.com/aws/aws-sdk-go-v2 from 1.30.3 to 1.30.4 by @dependabot in #1026
- update security.md and update golangci-lint by @synfinatic in #1049
- unify all github test workflows by @synfinatic in #1050
- Bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #1051
DefaultCmd
exits, and no longer exists by @guildencrantz in #1048- Bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 by @dependabot in #1044
- Bump github.com/aws/aws-sdk-go-v2 from 1.30.4 to 1.30.5 by @dependabot in #1046
- Bump github.com/docker/docker from 27.1.2+incompatible to 27.2.1+incompatible by @dependabot in #1052
- fix crash due to go variable context change by @synfinatic in #1056
- Bump github.com/alecthomas/kong from 0.9.0 to 1.2.1 by @dependabot in #1054
- update FAQ for auto-refresh by @synfinatic in #1061
- console command requires authentication by @synfinatic in #1062
- Add AutoLogin config option by @synfinatic in #1064
Full Changelog: v2.0.0-beta3...v2.0.0-beta4