Releases: YouSysAdmin/jc2aws
Releases · YouSysAdmin/jc2aws
v2.3.0
- Small fix
- Tests
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Update release process by @YouSysAdmin in #15
- install.sh script updated
- migration to goreleaser
- Docker image build added
- LICENSE file added
Full Changelog: v2.1.0...v2.2.0
v2.1.0
- Fix region changes - additionally, the CLI adds a profile to
~/.aws/config+ sets the region for it. - Migrating to GO v1.25.2.
- Dependencies have been updated to the latest version.
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- CLI code refactoring by @YouSysAdmin in #13
- Added new flag
--role-nameto select AWS role name from config file for interactive and manual mode.
Full Changelog: v1.1.0...v2.0.0
v2.0.0-pre
v1.1.0
Fixed issue where codes with leading zeros sometimes produced fewer than 6 digits, causing ~30s validation failures.
What's Changed
- Review: fix formating by @YouSysAdmin in #10
- Update golang version to v1.25.0 by @YouSysAdmin in #11
- Fix TOTP generation issues with missing zero padding by @YouSysAdmin in #12
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- feat: update go to v1.24.5 +pkgs by @YouSysAdmin in #9
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
Updating GO to v1.24.0
Updating dependencies
by @YouSysAdmin in #8
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v0.0.6-alpha
- fix running in the interactive shell mode
/bin/zsh: can't open input file:
exit status 127
- update readme file
Full Changelog: v0.0.5-alpha...v0.0.6-alpha