Releases: afrase/going
Releases · afrase/going
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
Changelog
- cd58749 Fixed the todo about duplicate event timestamps
- 67916b5 Improvements on log tailing
- e6535d8 Input needs to be in the loop
- e787b7a Merge branch 'main' into refactor-config-to-allow-better-testing
- 30eb188 Merge pull request #1 from afrase/cloudwatch-logs
- 5206d2f Refactor config to allow testing
- 984b3b6 Rough implementation of getting cloudwatch logs
- f5a58cf Updated dependencies
v0.0.5
v0.0.4
v0.0.3
Changelog
- 55e63e1 Add message when using basic shell
- 393720c Added command to replace AWS creds in env files
- ba7926a Added health and last status of container to prompt
- dc4c7a5 Added some documentation to the readme
- 4de30cd Check if filename is blank in StoreCacheFile
- f9ba32c Fixed login when token is missing
- 947d9ab Made CheckErr not show ctrl+c as error
- 324d660 Update dependencies
- c440d30 Updated dependencies and exit from command instead of returning
v0.0.2
v0.0.1
Changelog
- ce83c2f Add goreleaser
- f1e02c7 Add goreleaser workflow
- b803e8b Add more comments for clarity and error checking functionality
- 60f608a Add option to execute commands using session manager directly
- dc0302f Add service name to task and container
- ffaa50c Added native SSO login and logout
- adf28b3 Added readme and .editorconfig
- d5d15f1 Refactor and cleanup
- a9cdb36 Refactor code for improved readability and efficiency
- 8e82254 Refactor shell command execution methods in shell.go
- c36984b Remove unused template functionality from prompter
- cf901cf Removed comment out code
- 41b3089 Show more items in prompt
- 4703f58 Start service when no tasks are running
- ae4ea00 Update AWS client and container details handling
- 38cf797 Use pager for cluster and service
- 196ecc2 When multiple tasks exist prompt for one
- 2070c0f initial commit