Skip to content

Releases: Techcadia/cloudtrail-console-actions

v0.2.3

30 Jun 16:31
06074ff

Choose a tag to compare

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

19 Jun 23:35
ddc98f5

Choose a tag to compare

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

07 Apr 21:12
db6ccda

Choose a tag to compare

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

07 Apr 20:47
615f50e

Choose a tag to compare

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

Full Changelog: v0.1.19...v0.2.0

v0.1.19

10 Oct 22:31
7fa181e

Choose a tag to compare

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

Full Changelog: v0.1.18...v0.1.19

v0.1.18

09 Oct 23:31
8cd0991

Choose a tag to compare

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

07 Jun 17:25
e89edd4

Choose a tag to compare

What's Changed

  • feat(ssm-open-data-channel): get user information for ssm:OpenDataChannel from request via #12

Full Changelog: v0.1.16...v0.1.17

v0.1.16

05 Apr 00:13
130580e

Choose a tag to compare

What's Changed

  • Updated dependencies in go.mod and go.sum resulting in a new golang.org/x/sys v0.11.0.
  • Incremented the version number v0.1.15 to v0.1.16
  • Refactored the extraction of userName from userIdentity to be more efficient and moved it to the top.
  • Added new conditions to filter out certain events from
    • q.amazonaws.com
    • ec2.amazonaws.com
    • logs.amazonaws.com
    • batch.amazonaws.com

Full Changelog: v0.1.15...v0.1.16

v0.1.15

26 May 19:40
e5abe70

Choose a tag to compare

Bug Fix: Not Used was actually used in Push Notifications for Slack.

  • fix(OPS): update notification text
  • fix(version): bump patch version

v0.1.5

05 Jun 00:53
bc24750

Choose a tag to compare

Merge pull request #4 from Techcadia/feat/cleanup-noise

feat(noise): filter more types of events