Skip to content

Release 0.4.4

Compare
Choose a tag to compare
@azimnicki azimnicki released this 30 Jun 10:28
· 144 commits to main since this release
d8a072c

📢 General announcements:

  • 🎉 Dynatrace AWS S3 log forwarder is now officially supported. (blog post)

🌟 Features:

  • Allows detection of gzip logs based on the Content-Encoding metadata of S3 object. (#33)

🐛 Bugs:

  • Fixes Dockerfile to make sure that both pip and dependencies are properly installed. (#37)
  • Fixes a bug in recognition of ALB log files. (#44)

🔧 Maintenance:

  • Updates base lambda container image from lambda/python:3.9.2023.04.17.20 to lambda/python:3.9.2023.06.28.13.
  • Bumps requests from 2.28.2 to 2.31.0.
  • Bumps regex from 2023.3.23 to 2023.6.3.
  • Bumps aws-lambda-powertools from 2.14.0 to 2.18.0.
  • Pins urllib3 version below 2.x.x to avoid introductions of breaking changes for botocore#2926
  • Bumps moto from 4.1.7 to 4.1.12.