Releases: humio/cloudwatch2humio
Releases · humio/cloudwatch2humio
v2.1.0
v2.0.0
A lot of changes has happened regarding the CloudFormation template! See the CHANGELOG for more details, but a summarisation is as follows:
- The naming where possible was updated to LogScale.
- There have been added functionality to only support hosting the integration files in one bucket in one region.
- There have been added functionality to choose which S3 bucket and S3 key should be used for retrieving the code files for the AWS Lambda functions when using the CloudFormation template.
- The option to choose older versions of the integration in the CloudFormation template has been removed and instead it is possible to specify which ZIP file should be used to retrieve the code files.
v1.2.2
Automatic release. See changelog for updates
v1.2.1
A performance regression was found and fixed by making a setup function scoped properly.
v1.2.0
A retention option has been added to the lambda files.
Note: Updating to this version requires that you delete the log groups for the cloudwatch2humio lambdas as new ones will be created with the set retention days.
v1.1.0
A logging library has been added so that a log-level can be selected, and depending on this choice, only related logs will be outputted (and thus logged in CloudWatch) by the lambda functions.
v1.0.0
Automatic release. See changelog for updates