Skip to content

Releases: AndreZiviani/aws-fuzzy

v0.12.0-rc1

12 Feb 14:17
Compare
Choose a tag to compare
v0.12.0-rc1 Pre-release
Pre-release

Changelog

  • 86961f4 remove upx due to crashes on some systems

v0.11.0

09 Feb 18:03
Compare
Choose a tag to compare

Changelog

  • 63a7567 fix an edge case where AWS invalidates the SSO session token before expire time

v0.11.0-rc4

01 Feb 00:31
Compare
Choose a tag to compare
v0.11.0-rc4 Pre-release
Pre-release

Changelog

  • 2fe4718 Add LICENSE (#28)
  • 4fd0f3c Merge branch 'master' of github.com:AndreZiviani/aws-fuzzy
  • d1c1d80 change CI/CD from circleci to github actions
  • 5e23e2c chore/readme: add missing chart options (#30)
  • 3cbb8b4 feat/goroutines: implement goroutines to paralelize transit gateway routes discovery (#27)
  • 341bb32 feat/tgroutes: group by destination (#29)
  • 8638794 feat/tui: refact tui to use tview and custom fzf lib instead of ktr0731/go-fuzzyfinder (#31)
  • c6755a0 fix: print error message to stderr to remove bash error when eval the output
  • d854886 improve error handling
  • 6a6457f migrate ci from circleci to github actions (#32)
  • d3308dc update to go version 1.17

v0.11.0-rc3

30 Jan 14:25
Compare
Choose a tag to compare
v0.11.0-rc3 Pre-release
Pre-release

Changelog

  • 2fe4718 Add LICENSE (#28)
  • d1c1d80 change CI/CD from circleci to github actions
  • 5e23e2c chore/readme: add missing chart options (#30)
  • 3cbb8b4 feat/goroutines: implement goroutines to paralelize transit gateway routes discovery (#27)
  • 341bb32 feat/tgroutes: group by destination (#29)
  • 8638794 feat/tui: refact tui to use tview and custom fzf lib instead of ktr0731/go-fuzzyfinder (#31)
  • c6755a0 fix: print error message to stderr to remove bash error when eval the output
  • d854886 improve error handling
  • 6a6457f migrate ci from circleci to github actions (#32)

v0.11.0-rc2

19 May 22:07
Compare
Choose a tag to compare
v0.11.0-rc2 Pre-release
Pre-release

Changelog

2fe4718 Add LICENSE (#28)
328e72b chore/cleanup: update dependencies
715fa35 chore/debug: remove debug
5e23e2c chore/readme: add missing chart options (#30)
3cbb8b4 feat/goroutines: implement goroutines to paralelize transit gateway routes discovery (#27)
341bb32 feat/tgroutes: group by destination (#29)
8ae1759 feat/tui: refact tui to use tview and custom fzf lib instead of ktr0731/go-fuzzyfinder
6031130 fix/crash: fix crash when user abort selection
6a6457f migrate ci from circleci to github actions (#32)
1b85344 skip building windows arm{,64} and darwin arm

v0.10.0

18 May 20:07
Compare
Choose a tag to compare

Changelog

2fe4718 Add LICENSE (#28)
3cbb8b4 feat/goroutines: implement goroutines to paralelize transit gateway routes discovery (#27)
f312583 feat/tgroutes: group by destination

v0.10.0-rc1

22 Mar 20:33
Compare
Choose a tag to compare
v0.10.0-rc1 Pre-release
Pre-release

Changelog

34bccec chore/cleanup: remove superfluous typing
354e120 fix/tgroutes: fix mapping logic between subnets and attachmentids

v0.10.0-rc0

22 Mar 19:57
Compare
Choose a tag to compare
v0.10.0-rc0 Pre-release
Pre-release

Changelog

7976176 feat/goroutines: implement goroutines to paralelize transit gateway routes discovery

v0.9.0

22 Mar 19:49
36ad6af
Compare
Choose a tag to compare

Changelog

36ad6af refact/charts: separate some of the aws logic from charts (#26)
394fd2e chore/networkmanager: rename transitgateway source to networkmanager

v0.8.0

19 Mar 19:22
5d997e1
Compare
Choose a tag to compare

Changelog

5d997e1 Feat/transit gateway (#25)