github aws-powertools/powertools-lambda-python v0.11.0
0.11.0

latest releases: v3.0.0, v2.43.1, v2.43.0...
4 years ago

Changes

Fix a bug with Metrics causing an exception to be thrown when logging metrics if dimensions were not explicitly added. No longer throw exception when no metrics are emitted while using the log_metrics decorator. Top level module imports now available for core utils, eg: from aws_lambda_powertools import Logger, Metrics, Tracer.

This is the last planned release before this library becomes GA.

🌟 Minor Changes

  • fix: metrics default dimension creation (#74) by @cakepietoast
  • chore(deps): bump graphql-playground-html from 1.6.19 to 1.6.25 in /docs (#72) by @dependabot
  • feat: improve error handling for log_metrics decorator (#71) by @cakepietoast
  • feat: add high level imports (#70) by @heitorlessa

📜 Documentation updates

This release was made possible by the following contributors:

@cakepietoast and @heitorlessa

Don't miss a new powertools-lambda-python release

NewReleases is sending notifications on new releases.