Skip to content

Releases: gjbae1212/gossm

v1.3.4

29 Aug 01:20
Compare
Choose a tag to compare

Changelog

a7e9f91 Fix bug where instance only has either public or private ip.
9cadf4f Merge pull request #42 from ocampeau/master
ba121a9 Support to arm64 in Mac.
be82a1e fix return wrong value.
2f18966 fix typo.

v1.3.3

22 Mar 00:40
Compare
Choose a tag to compare

Changelog

4abe8f7 Merge pull request #29 from kdevkr/master
f52fba0 Merge pull request #35 from tonyghita/batch-filter
6b9f841 Update README.md
f3321d5 Update README.md
e65a494 Upgrade gossm v1.3.3.
1184b24 findInstances: batch requests for > 200 instances

v1.3.2

28 Feb 14:50
Compare
Choose a tag to compare

Changelog

2bad7f8 Add fwd command for port-forwarding
863bd6b FIx go.mod.
c3040ef Fix .goreleaser.yaml.
d4560a0 Fix to responding a private DNS name if a public DNS name doesn't exist.
afb3751 Merge pull request #33 from tedsmitt/feature/port-forward
88517f9 Update README.md.
ee6fcf1 Update go 1.16.
7f0014f Upgrade v1.3.2.
8ee746f added some comments for readability
3c8b595 rename files for fwd command
1ed756e update README.md with cmd usage and change remote flag to optional

v1.3.1

06 Feb 10:42
Compare
Choose a tag to compare

Changelog

3dfb38f Add SSL certificates to Dockerfile
c281696 Add support for listing non-EC2 (Hybrid) instances - Changed the way that the tool searches for instances and no longer discards instances that aren't EC2.
9be5d8d Amend so that users can still get results without ssm:DescribeInstanceInformation permissions
0e5a718 Merge pull request #24 from mijndert/improve-dockerfile
70e2af2 Merge pull request #25 from tedsmitt/feature/hybrid-instances
291acaf Update README.md
6469a2a Update gossm version.
348e589 additional comments and fix conditional when finding managed instances

v1.3.0

25 Jan 23:45
Compare
Choose a tag to compare

Changelog

2955f35 Add new command for mfa.
41766ac Refactor gossm.
edbc940 Rename files that are related to executable commands.

v1.2.3

21 Jan 00:55
Compare
Choose a tag to compare

Changelog

a28bc2c Fix for Environment variables not being used
d890b45 Merge pull request #21 from tedsmitt/fix/env-vars
566da24 Update README.md

v1.2.2

20 Jan 00:45
Compare
Choose a tag to compare

Changelog

5a1d69c Add AssumeRoleTokenProvider opt to session for MFA support
74a35d1 Add Dockerfile
fc68855 Add PATH to Dockerfile
3ae2180 Merge pull request #18 from mijndert/docker
a485329 Merge pull request #20 from tedsmitt/feature/mfa-support
1ff14b6 Update README.md.
8d398db Upgrade gossm v1.2.2.

v1.2.1

06 Jan 05:31
Compare
Choose a tag to compare

Changelog

e861cc5 Bypass filters when you don't have DescribeInstanceInformation permission.
b323fa7 Release gossm v1.2.1.
7810d76 Update README.md.

1.2.0

27 Dec 13:41
Compare
Choose a tag to compare

Changelog

f8bfdca AWS regions are updated
a3af149 Fix links to new gossm version
7810e21 Merge branch 'develop'
eb66f2d Merge pull request #12 from jonasneves/patch-1
fb75c7a Merge pull request #13 from daeho-ro/feature/region-list-update
b24da04 Merge pull request #15 from daeho-ro/feature/managed-only
5d862dc Update README.md.
282a23f Update session-manager-plugin from 1.1.61.0 to 1.2.30.0.
e61db0b add the last comma
4017717 add the pagination
1b8740f list the managed instances only

v1.1.1

12 Dec 13:33
Compare
Choose a tag to compare

Changelog

bc5d3e0 Merge pull request #10 from dirk39/master
52eaf88 Modify deployment scripts.
fb3683d managed start session when target instance is private