Skip to content

Releases: tedsmitt/ecsgo

v0.6.1

15 Oct 19:29
Compare
Choose a tag to compare

Changelog

v0.6.0

11 Oct 20:12
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

‼️ Please do not use this release as it contains a pretty gnarly bug which selects the incorrect task! Use v0.6.1 instead 😃

Changelog

  • 7260d05 Closes #49 - Upgrade to AWS SDK v2 (#50)
  • 4a3e7e2 Update README.md
  • c3beef8 Updating env population of cli args to be behind a cli flag.
  • 5012383 chore: bump aws-sdk
  • 1a8386b chore: move around and rename some files (#52)
  • d81ac71 chore: update goreleaser.yml for goreleaser 2
  • 314b84b ci: update goreleaser action
  • ce9fc68 feat: Allow endpoint url to be passed through to aws clients
  • ff233b1 feat: env var configuration, lint fixes, backoff-retry config for aws-sdk (#51)

v0.5.0

29 Dec 13:25
Compare
Choose a tag to compare

Changelog

  • dfae2b2 ci: fix archives name_template now that replacements is deprecated
  • 051a0dd ci: use --clean instead of --rm-dist in GoReleaser action
  • 23d1af7 feat: #37 add quiet flag to disable Cluster/Service/Task output
  • 3080347 fix: #36 remove go dependency from goreleaser.yml
  • 2bba9f9 fix: #38 add ssmClient to App struct and createSSMClient to leverage shared config options, fixes sso credential issue with port forwarding
  • acc5ef1 fix: #38 setup ssm client with shared configuration enabled

v0.4.5

20 Feb 09:52
Compare
Choose a tag to compare

Changelog

  • 2dcb1e6 Revert "docs: update README with new opts" and wait for new release
  • cc83ff0 ci: #35 correct goreleaser ldflag var locations
  • dba6fed ci: update test workflow to only run when go files are changed
  • 17f71c9 feat: #26 print port-forwarding ports when executing forward
  • 9203537 feat: #28 add arg validation using PreRunE
  • bc8e587 feat: #28 update getCluster to send user to getTask if task id is specified as arg
  • e6ab4e8 fix: #28 correct usage for container name option
  • c42ba65 fix: go-survey colors
  • 1941d5b refactor: split tests out into individual files

v0.4.5-beta.2

29 Jan 15:51
Compare
Choose a tag to compare
v0.4.5-beta.2 Pre-release
Pre-release

Changelog

  • 890a0f7 feat: #26 add port-forwarding option
  • 5ce7b4e feat: #28 add args so that user can specify cluster, service, task and container
  • a0132bd feat: #28 move user back to select cluster if selected cluster has no running tasks
  • 6c53b3d fix: #21 lookup os family when task is ec2 launch type, avoid nil pointer ref when ec2 launch type
  • 1fcc215 fix: #22 check PlatformFamily for nil value, as there is no default value for tasks of ec2 launch type
  • 6134ded fix: #23 add pagination for all resource types
  • e471090 fix: #29 re-add sigint capture to stop ctrl+c from cancelling session
  • 0af308e fix: remove execution role from windows_ec2_launch task def, ease restrictions on cw log permissions for instance
  • 7ed86e3 refactor: change internal package name to app, split out functionality into separate files

0.4.4

21 Nov 17:55
48a46df
Compare
Choose a tag to compare

Changelog

  • 20f7297 Improve error handling, additional tests (#24)
  • 48a46df fix: #21 platform family nil ref (#27)
  • 8a6d9a5 fix: correct launch type for fargate and ec2-backed services (#25)

0.4.3

25 Oct 14:48
95178ae
Compare
Choose a tag to compare

Changelog

  • c5ac252 Change linux release url to use latest release
  • 95178ae Use simple comparision instead of Contains / fix #20 (#22)

0.4.2

08 Apr 09:57
c8ef575
Compare
Choose a tag to compare

Changelog

0.4.1

05 Apr 17:14
Compare
Choose a tag to compare

Changelog

  • 74ab85d fix loop if user goes back on selectTask when there are no services

0.4.0

04 Apr 17:22
70d8950
Compare
Choose a tag to compare

Changelog