Skip to content

Releases: YouSysAdmin/jc2aws

v2.3.0

10 Jan 13:24
c3f9345

Choose a tag to compare

  • Small fix
  • Tests

Full Changelog: v2.2.0...v2.3.0

v2.2.0

13 Oct 10:30
01c8801

Choose a tag to compare

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

11 Oct 10:42
cc2f971

Choose a tag to compare

  • 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

07 Sep 11:11
7017800

Choose a tag to compare

What's Changed

  • CLI code refactoring by @YouSysAdmin in #13
  • Added new flag --role-name to select AWS role name from config file for interactive and manual mode.

Full Changelog: v1.1.0...v2.0.0

v2.0.0-pre

07 Sep 11:00
7017800

Choose a tag to compare

v2.0.0-pre Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.0...v2.0.0-pre

v1.1.0

06 Sep 16:22
33ace66

Choose a tag to compare

Fixed issue where codes with leading zeros sometimes produced fewer than 6 digits, causing ~30s validation failures.

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2

19 Jul 17:05

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

10 Mar 09:13
ac80f5f

Choose a tag to compare

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

25 Dec 15:05
f0920fe

Choose a tag to compare

What's Changed

Full Changelog: v0.0.6-alpha...v1.0.0

v0.0.6-alpha

22 Jul 14:21
ca013f0

Choose a tag to compare

  • 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