Sumo 270861: Enhacement extension for CVE fixes by akhil-sumologic · Pull Request #26 · SumoLogic/sumologic-lambda-extensions
go.mod
Go version upgrade to 1.24 and AWS SDK v2 migration
lambda-extensions/workers/producer.go
Enhanced error handling for HTTP request body cleanup
lambda-extensions/workers/consumer.go
Code cleanup and simplified string conversion
lambda-extensions/utils/utils.go
Added error returns to compression functions
lambda-extensions/utils/awsutils.go
Migrated to AWS SDK v2 with proper error handling
lambda-extensions/sumologic-extension.go
Added context parameters and error handling
lambda-extensions/sumoclient/sumoclient.go
Comprehensive error handling improvements
lambda-extensions/config/version.go
Layer version increment
containerimageexample/python-arm64/*
Updated Python version and build configuration
.github/workflows/unittest.yml
Go version update and AWS credentials configuration
Multiple test files
Enhanced error handling in test cleanup