Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 662 Bytes

File metadata and controls

31 lines (17 loc) · 662 Bytes

HISTORY

April 20th, 2020

0.7.0

  • Introduces Middleware Factory to build your own middleware
  • Fixes Metrics dimensions not being included correctly in EMF

April 9th, 2020

0.6.3

  • Fix log_metrics decorator logic not calling the decorated function, and exception handling

April 8th, 2020

0.6.1

  • Introduces Metrics middleware to utilise CloudWatch Embedded Metric Format
  • Adds deprecation warning for log_metrics

February 20th, 2020

0.5.0

November 15th, 2019

  • Public beta release