Releases: honeycombio/agentless-integrations-for-aws
Releases · honeycombio/agentless-integrations-for-aws
v4.3.0
What's Changed
Maintenance
- maint(deps): bump github.com/aws/aws-sdk-go from 1.50.29 to 1.51.11 by @dependabot in #242
- maint(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #241
- maint(deps): bump github.com/honeycombio/libhoney-go from 1.21.0 to 1.22.0 by @dependabot in #240
- maint: add classification and classification reason to ALB regex by @brookesargent in #243
- rel: prep v4.3.0 by @brookesargent in #244
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
Fixes
- fix(vpc-flow-log): correct regex pattern by @brookesargent in #236
- fix(vpc flow log): remove quotes in regex by @brookesargent in #237
Maintenance
- maint(deps): bump github.com/aws/aws-sdk-go from 1.48.10 to 1.49.13 by @dependabot in #229
- maint(deps): bump github.com/aws/aws-lambda-go from 1.41.0 to 1.43.0 by @dependabot in #230
- maint(deps): bump github.com/aws/aws-sdk-go from 1.49.13 to 1.50.8 by @dependabot in #231
- maint(deps): bump github.com/aws/aws-lambda-go from 1.43.0 to 1.46.0 by @dependabot in #232
- maint(deps): bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.29 by @dependabot in #234
- maint(deps): bump github.com/honeycombio/libhoney-go from 1.20.0 to 1.21.0 by @dependabot in #235
Full Changelog: v4.1.0...v4.2.0
v4.1.0
v4.0.0
What's Changed
Upgrade from go1.x runtime to provided.al2 runtime ahead of the December 31st go1.x deprecation.
Lambda binaries are now packaged individually instead of all together in ingest-handlers.zip
.
One zip per Lambda function and build architecture. i.e. s3-handler-arm64.zip
.
Maintenance
v3.2.0
What's Changed
Fixed
- S3 Handler: Handle all variations of AWS X-Ray trace id and error on unparsed events (#214) | @brookesargent
Maintenance
v3.0.1
What's Changed
Fixed
- KFH RDS Transform: pass non-CloudWatch Log data through unaltered (#178) | @jharley
- KFH RDS Transform: mark unparsable records as failures (#179) | @jharley
Maintenance
- Bump github.com/honeycombio/honeytail from 1.8.1 to 1.8.2 (#174) | @dependabot
- Bump github.com/aws/aws-lambda-go from 1.34.1 to 1.35.0 (#176) | @dependabot
- Bump github.com/aws/aws-sdk-go from 1.44.127 to 1.44.150 (#177) | @dependabot
- KFH RDS Transform: refactor code into 'common' package (#180) | @jharley
v3.0.0
What's Changed
Introducing ✨ NEW CloudFormation & Terraform support. Modules and templates are NO longer maintained in this repo.
💡 Enhancements
v2.6.0
v2.5.0
What's Changed
💡 Enhancements
- Embed service regexs into code by @dstrelau in #150
- RDS Lambda transforms by @brookesargent in #160
🐛 Fixes
🛠 Maintenance
- publish every main build to S3 by @dstrelau in #161
- Bump github.com/honeycombio/libhoney-go from 1.17.0 to 1.18.0 by @dependabot in #157
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #155
- Bump github.com/aws/aws-sdk-go from 1.44.109 to 1.44.127 by @dependabot in #158
New Contributors
- @mjayaram made their first contribution in #148
- @dstrelau made their first contribution in #150
- @brookesargent made their first contribution in #160
Full Changelog: v2.4.5...v2.5.0