Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 2.38 KB

CHANGELOG.md

File metadata and controls

40 lines (28 loc) · 2.38 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

New Features

Fixes

1.3.0 - 2021-07-21

Fixes

  • Fixes LambdaWrapper when using Tasks and async methods (.Result is no longer called and tasks are awaited correctly). (#625)

1.2.1 - 2021-03-09

Fixes

  • Fixes for lambdas using extension path that occasionally time out due to IOException: file is in use error.

1.1.0 - 2020-09-15

New Features

  • Allows the sending of agent payloads to New Relic through an externally managed named pipe instead of through CloudWatch. (#114)

1.0.0 - 2019-12-10

New Features