Skip to content

Release 0.4.5

Compare
Choose a tag to compare
@azimnicki azimnicki released this 12 Sep 09:53
· 114 commits to main since this release
56f96eb

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