Releases: ottramst/gossm
Releases · ottramst/gossm
2.0.1
Changelog
- 4f5d91a Add SSH-style escape sequence support for terminating stuck sessions
- 244e791 Fix Windows .zip plugin extraction
- bec8216 Fix macOS .pkg plugin extraction
- 3f84618 Implement missing packages in go.mod
- c7d3e02 Merge pull request #1 from linuxkd/feature/escape-sequence
- 591506d Merge pull request #2 from linuxkd/fix/macos-pkg-extraction
- 4b7bdbf Merge pull request #3 from linuxkd/fix/windows-zip-extraction
Released by GoReleaser.
v2.0.0
Changelog
- f8bfdca AWS regions are updated
- 6e8d72c Add AWS-StartPortForwardingSessionToRemoteHost
- 5a1d69c Add AssumeRoleTokenProvider opt to session for MFA support
- 74a35d1 Add Dockerfile
- fc68855 Add PATH to Dockerfile
- 3dfb38f Add SSL certificates to Dockerfile
- 2bad7f8 Add fwd command for port-forwarding
- 0a1a6a4 Add gitpod config
- 4beefb3 Add helper methods for AWS SSM.
- 047ee96 Add helper methods for aws-session-manager plugin.
- 8ce526a Add helper methods to internal package.
- db8d4de Add missing files.
- 775a229 Add missing library.
- 2955f35 Add new command for mfa.
- 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.
- bf85145 Added a routine that print a state message before command is started.
- 364feac Added circleci.
- 35e3020 Added goreleaser.
- ad1988d Added interactive CLI that could select region or instance in aws.
- 583df66 Added session-manager-plugin and refactoring.
- bea8906 Added session-manager-plugin v1.1.23.0.
- 0e4f084 Added skelton code for subcommand.
- b7adc29 Added ssh, scp commands.
- b131f53 Added start-session command.
- 366faca Added temporary code.
- f56f9e0 Added uncompleted code about config.
- 9be5d8d Amend so that users can still get results without ssm:DescribeInstanceInformation permissions
- e10dea7 Applied several features.
- e861cc5 Bypass filters when you don't have DescribeInstanceInformation permission.
- 41a8287 Bypass it when a config is invalid.
- 69e5280 Changed a project name
- 94f93b1 Changed an argument of name for server instance and its argument is raised global argument.
- ca4cc74 Changed page size to show
- 0dcba06 Correct cleanup flag for release script
- 8be9ce9 Delete credential argument.
- 7169dab Delete unused codes.
- 863bd6b FIx go.mod.
- 961c577 Fix .goreleaser.yaml.
- c3040ef Fix .goreleaser.yaml.
- 8f5a810 Fix a bug, such as (api error FilterLimitExceeded: The maximum number of filter values specified on a single call is 200).
- e43138a Fix a version.
- 2be3b7c Fix brew tap.
- a7e9f91 Fix bug where instance only has either public or private ip.
- 85d18e5 Fix circleci config.
- a28bc2c Fix for Environment variables not being used
- a3af149 Fix links to new gossm version
- 0706142 Fix request pagination bug.
- c9732fd Fix to code for extracting AWS config.
- d4560a0 Fix to responding a private DNS name if a public DNS name doesn't exist.
- a0fbd89 Generated skelton codes using cobra.
- d01585e Golang 1.23
- c7429b2 If scp exec args is invalid, raised error.
- 5f99d07 Initial commit
- da198e4 Initialize commit.
- 7810e21 Merge branch 'develop'
- bc5d3e0 Merge pull request gjbae1212#10 from dirk39/master
- eb66f2d Merge pull request gjbae1212#12 from jonasneves/patch-1
- fb75c7a Merge pull request gjbae1212#13 from daeho-ro/feature/region-list-update
- b24da04 Merge pull request gjbae1212#15 from daeho-ro/feature/managed-only
- 3ae2180 Merge pull request gjbae1212#18 from mijndert/docker
- a485329 Merge pull request gjbae1212#20 from tedsmitt/feature/mfa-support
- d890b45 Merge pull request gjbae1212#21 from tedsmitt/fix/env-vars
- 0e5a718 Merge pull request gjbae1212#24 from mijndert/improve-dockerfile
- 70e2af2 Merge pull request gjbae1212#25 from tedsmitt/feature/hybrid-instances
- 4abe8f7 Merge pull request gjbae1212#29 from kdevkr/master
- afb3751 Merge pull request gjbae1212#33 from tedsmitt/feature/port-forward
- f52fba0 Merge pull request gjbae1212#35 from tonyghita/batch-filter
- 9cadf4f Merge pull request gjbae1212#42 from ocampeau/master
- 5c61d0b Merge pull request gjbae1212#53 from andymac4182/feat/gitpod
- f96bb31 Merge pull request gjbae1212#54 from andymac4182/feat/remote_host
- 13ca89e Modified .gitignore.
- 8e666a0 Modified README.
- 6a04662 Modified README.
- 626a923 Modified README.
- 707c127 Modified README.
- 188aa57 Modified README.
- ced9493 Modified README.
- e369406 Modified README.
- 066dce5 Modified README.
- d799b7b Modified README.
- 3d0920c Modified Readme.
- 737f055 Modified Readme.md.
- 8aeb7b4 Modified testcode.
- 52eaf88 Modify deployment scripts.
- 011fbb3 Move script.sh to scripts/deploy.sh.
- 1d13c81 Refactor command methods.
- 41766ac Refactor gossm.
- b323fa7 Release gossm v1.2.1.
- cb7f45e Release v1.0.3.
- d6b3aba Release v1.0.4
- 69577c1 Release v1.5.0.
- edbc940 Rename files that are related to executable commands.
- 49585d5 Support AWS_PROFILE environment variable.
- 9206f13 Support cli mode for ssh.
- ba121a9 Support to arm64 in Mac.
- 01a5e09 Update README
- 6c562aa Update README.
- f3321d5 Update README.md
- 291acaf Update README.md
- 6b9f841 Update README.md
- 566da24 Update README.md
- 88517f9 Update README.md.
- 7810d76 Update README.md.
- 1ff14b6 Update README.md.
- dd5f3c6 Update README.md.
- 5d862dc Update README.md.
- e2e9062 Update README.md.
- ee6fcf1 Update go 1.16.
- 1b5ae17 Update go.mod
- c7dcab8 Update goreleaser
- a15dfa2 Update gossm v1.4.0.
- 6469a2a Update gossm version.
- 9e140ae Update session-manage-plugin 1.1.54.0
- b7ee617 Update session-manager-plugin from 1.1.54.0 to 1.1.61.0, and add version flag.
- 282a23f Update session-manager-plugin from 1.1.61.0 to 1.2.30.0.
- 1ed9ceb Update survey library.
- 8c6dfe5 Upgrade gossm from v1.4.3 to v1.4.4.
- 8d398db Upgrade gossm v1.2.2.
- e65a494 Upgrade gossm v1.3.3.
- 7f0014f Upgrade v1.3.2.
- eaa9b29 [Bugfix] if target args is to exist, set to dns variable in viper.
- 75d7194 [not yet available] Added a command that this command can call sendCommand to multiple targets.
- e61db0b add the last comma
- 4017717 add the pagination
- 8ee746f added some comments for readability
- 348e589 additional comments and fix conditional when finding managed instances
- 1184b24 findInstances: batch requests for > 200 instances
- be82a1e fix return wrong value.
- 2f18966 fix typ...