What's Changed
- docs: update README to reflect tag support for ECS services and launch templates by @james00012 in #945
- refactor: reorganize commands directory for better code organization by @james00012 in #958
- fix: implement pagination for network interface listing by @james00012 in #960
- build(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 by @dependabot[bot] in #962
- fix: add go mod download before lint by @james00012 in #969
- build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.8.3 by @dependabot[bot] in #970
- Add support for nuking Redshift Snapshot Copy Grants by @james00012 in #966
- fix: respect --timeout flag for AWS resource deletion waiters by @james00012 in #967
- fix: resolve golangci-lint typecheck failures by @james00012 in #971
- fix: handle IAM policies used as permissions boundaries by @james00012 in #973
- feat: use mise.toml for tool version management by @james00012 in #975
- Add GitHub Actions CI workflow by @james00012 in #978
- fix: set default timeout in Init() and update tests by @james00012 in #977
Full Changelog: v0.45.0...v0.46.0