v0.44.0
What's Changed
- fix(ec2): Possible nil derefs in ec2 controllers by @MisterMX in #1860
- fix(efs): Ignore AWS system tags by @MisterMX in #1861
- fix: Package names for mwaa and mq by @MisterMX in #1863
- feat: expose metrics for all AWS API calls by @threadproc in #1862
- feat(meta.pkg): set to v1 by @haarchri in #1875
- fix(ec2/SecurityGroupRule): respect prefixListId by @LCaparelli in #1881
- fix(kafka/cluster): fill connectionDetails with bootstrap brokers by @wotolom in #1882
- fix(aws): Add missing api groups setup functions by @strazeadin in #1883
- feat: Bump aws-sdk-go to v1.44.334 by @MisterMX in #1887
- chore: Update build system by @MisterMX in #1888
- feat(firehose): Add DevileryStream controller by @nilde in #1885
- NOTE: Firehose support wasn't merged properly, it will be contained in v0.45.0.
- feat(kafka): Support cross account access by @MisterMX in #1886
- fix(kinesis): fix bug related with the use of external-name by @nilde in #1890
New Contributors
- @threadproc made their first contribution in #1862
- @LCaparelli made their first contribution in #1881
- @strazeadin made their first contribution in #1883
- @nilde made their first contribution in #1885
Full Changelog: v0.43.0...v0.44.0