Skip to content

Releases: dynatrace-oss/dynatrace-aws-s3-log-forwarder

Release v0.5.7

07 Aug 10:35
940bfad
Compare
Choose a tag to compare

🐛 Bugs:

  • Handle event with invalid (empty) 'Records' by @sq2gxo in #113

🔧 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

13 May 10:00
c4696d5
Compare
Choose a tag to compare

🔧 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

28 Jan 17:00
0876e0b
Compare
Choose a tag to compare

🔧 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

12 Nov 11:41
5ee7295
Compare
Choose a tag to compare

🐛 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

24 Sep 08:00
Compare
Choose a tag to compare

🐛 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

16 May 09:13
8fa2b4f
Compare
Choose a tag to compare

🌟 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

05 Feb 14:05
329df9a
Compare
Choose a tag to compare

🐛 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

22 Dec 14:06
9c30798
Compare
Choose a tag to compare

🌟 Features:

  • Adds support for AWS AppFabric OCSF-JSON logs (#68)

Release 0.4.6

13 Dec 12:11
97d725c
Compare
Choose a tag to compare

🌟 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

12 Sep 09:53
56f96eb
Compare
Choose a tag to compare

🌟 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.