aws-powertools/powertools-lambda-dotnet

Maintenance: Release 1.8.1

Closed this issue · 0 comments

Summary

Release 1.8.1

In this release we are happy to introduce two new converters for DateOnly and TimeOnly types.
We also fixed three bugs reported on the metrics utility.

Why is this needed?

In this release we are happy to introduce two new converters for DateOnly and TimeOnly types.
We also fixed three bugs reported on the metrics utility.

  • Do not throw exception when decorating a non Lambda handler method
  • Do not throw exception when Metadata uses and existing metrics key
  • Do not throw exception on second invocation when using Metadata

Which area does this relate to?

Logging, Metrics

Solution

No response

Acknowledgment