Skip to content

Release 0.3.1

Compare
Choose a tag to compare
@ivallhon ivallhon released this 10 Feb 17:59
· 257 commits to main since this release

Bugs:

  • Adds graceful handling of HTTP 400 errors from Dynatrace triggered when log timestamp of a log entry is older than 24 hours.
  • AWS AppConfig deployment CloudFormation resource name is shortened to StackName-AllAtOnce as it's limited to 64 characters and deployment fails with long stack names. Add a warning on the docs to limit stack name to 54 characters.

Features:

  • Public container images for AWS Lambda are now created as part of CI/CD pipeline