Releases: Techcadia/cloudtrail-console-actions
Releases · Techcadia/cloudtrail-console-actions
v0.2.3
What's Changed
- feat(support): newly added cloudtrail resources are noisy by @Techcadia in #25
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fix(aws): Billing, Payments and binary naming by @Techcadia in #22
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix(aws): naming of binary files is sometimes harder by @Techcadia in #21
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- fix(elb): Correctly match elb access log path by @maratinvitae in #18
- fix(user-agent): Update user agent pattern by @maratinvitae in #19
- feat(aws): Lambda go1.x was sunset in 2024 and is now unavailable by @Techcadia in #20
New Contributors
- @maratinvitae made their first contribution in #18
Full Changelog: v0.1.19...v0.2.0
v0.1.19
What's Changed
- build(deps): bump golang.org/x/text from 0.3.3 to 0.3.8 by @dependabot in #15
- fix(efs): exclude NewClientConnection from efs-mount-helper in efs-csi by @nomeelnoj in #16
- fix(slack): accountId can return nil; add fallback by @nomeelnoj in #13
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: v0.1.18...v0.1.19
v0.1.18
What's Changed
- feat(efs): EFS is not finger printed properly when Authenticated by @Techcadia in #14
Full Changelog: v0.1.17...v0.1.18
v0.1.17
v0.1.16
What's Changed
- Updated dependencies in
go.modandgo.sumresulting in a newgolang.org/x/sys v0.11.0. - Incremented the version number
v0.1.15tov0.1.16 - Refactored the extraction of
userNamefromuserIdentityto be more efficient and moved it to the top. - Added new conditions to filter out certain events from
q.amazonaws.comec2.amazonaws.comlogs.amazonaws.combatch.amazonaws.com
Full Changelog: v0.1.15...v0.1.16