Releases: dynatrace-oss/dynatrace-aws-s3-log-forwarder
Releases · dynatrace-oss/dynatrace-aws-s3-log-forwarder
Release v0.5.7
🐛 Bugs:
🔧 Maintenance:
- chore(deps): update public.ecr.aws/lambda/python docker tag to v3.9.2025.07.28.11 by @renovate[bot] in #117
Full Changelog: v0.5.6...v0.5.7
Release v0.5.6
🔧 Maintenance:
- chore(deps): update dependency jinja2 from 3.1.5 to 3.1.6 [security] by @renovate in #109
- chore(deps): update dependency responses from 0.25.3 to 0.25.7 by @renovate in #103
- chore(deps): update public.ecr.aws/lambda/python docker tag to v3.9.2025.05.04.05 by @renovate in #112
Full Changelog: v0.5.5...v0.5.6
Release 0.5.5
🔧 Maintenance:
Bumps base lambda container image from v3.9.2024.10.30.16 to v3.9.2025.01.15.17
Bumps dependency jinja2 from 3.1.4 to 3.1.5 (includes security update)
Release 0.5.4
🐛 Bugs:
- Improved ALB attributes extraction (#97)
🔧 Maintenance:
- Bumps regex from 2024.9.11 to 2024.11.6
- Bumps base lambda container image from v3.9.2024.09.13.17 to v3.9.2024.10.30.16
- Bumps dependency requests from 2.31.0 to 2.32.3 (includes security update)
Release 0.5.3
🐛 Bugs:
- Fix AWS region regex pattern not matching il-central-1 (#92)
🔧 Maintenance:
- Updates base lambda container image from v3.9.2024.05.15.11 to v3.9.2024.09.13.17
- Bumps regex from 2024.5.15 to 2024.9.11
- Bumps responses from 0.25.0 to 0.25.3
- Bumps pyyaml from 6.0.1 to 6.0.2
- Bumps aws-lambda-powertools from 2.37.0 to 2.43.1
Release 0.5.2
🌟 Features:
- Maximum length of log content is now configurable (#77)
🔧 Maintenance:
- Updates base lambda container image from lambda/python:3.9.2024.01.24.18 to lambda/python:3.9.2024.05.15.11
- Bumps aws-lambda-powertools from 2.33.0 to 2.37.0.
- Bumps jinja2 from 3.1.3 to 3.1.4.
- Bumps regex from 2023.12.25 to 2024.5.15.
- Bumps responses from 0.24.1 to 0.25.0.
Release 0.5.1
🐛 Bugs:
- AppFabric regex allows now S3 Keys without a customer defined prefix (#72)
🔧 Maintenance:
- Updates base lambda container image from lambda/python:3.9.2023.12.06.11 to lambda/python:3.9.2024.01.24.18
- Bumps aws-lambda-powertools from 2.29.1 to 2.33.0.
- Bumps jinja2 from 3.1.2 to 3.1.3.
- Bumps regex from 2023.10.3 to 2023.12.25.
- Bumps moto from 4.2.11 to 4.2.14.
Release 0.5.0
🌟 Features:
- Adds support for AWS AppFabric OCSF-JSON logs (#68)
Release 0.4.6
🌟 Features:
- Adds support for organization trails generated by CloudTrail (#64)
🐛 Bugs:
- Aligns maximum concurrency settings between SQS and forwarding lambda (#57)
🔧 Maintenance:
- Updates base lambda container image from lambda/python:3.9.2023.08.22.07 to lambda/python:3.9.2023.12.06.11
- Bumps aws-lambda-powertools from 2.24.0 to 2.29.1.
- Bumps responses from 0.23.3 to 0.24.1.
- Bumps regex from 2023.8.8 to 2023.10.3.
- Bumps moto from 4.2.2 to 4.2.10.
Release 0.4.5
🌟 Features:
- Adds new log processing parameter, that allows to define bulk mapping of attributes (#34)
- Adds support for log ingestion via Environment ActiveGate URLs and Dynatrace Managed tenants (#52)
🐛 Bugs:
- Fixes issue with calculation of log payload size, that caused it to exceed defined limit of 5MB (#54)
🔧 Maintenance:
- Updates base lambda container image from lambda/python:3.9.2023.06.28.13 to lambda/python:3.9.2023.08.22.07.
- Bumps aws-lambda-powertools from 2.18.0 to 2.24.0.
- Bumps regex from 2023.6.3 to 2023.8.8.
- Bumps PyYAML from 6.0 to 6.0.1
- Bumps moto from 4.1.12 to 4.2.2.
- Bumps responses from 0.23.1 to 0.23.3.