Skip to content

Releases: newrelic/newrelic-lambda-extension

v2.0.4

11 Oct 21:56
d0577fb
Compare
Choose a tag to compare

Writes agent telemetry to logs while in debug mode

v2.0.3

28 Sep 19:06
81c21a7
Compare
Choose a tag to compare

Support for platform.start event record being sent as a string instead of a map.
Support for Python 3.9.

v2.0.2

01 Jul 17:48
58ede50
Compare
Choose a tag to compare

Fixed an issue where long-running functions lose the association between their requestId and the function log messages from the later parts of their invocation.

v2.0.1

07 Jun 14:45
d49852d
Compare
Choose a tag to compare
  • Adds soft/hard timeouts based on Lambda deadlines #75

v2.0.0

01 Jun 16:05
327579c
Compare
Choose a tag to compare

• Refactors extension to use context deadlines/cancellation for timeouts #72

v1.2.4

16 Apr 21:52
05c7598
Compare
Choose a tag to compare

Detect common errors made when manually configuring the license key secret.

v1.2.3

14 Apr 19:51
b869be5
Compare
Choose a tag to compare
  • Fixes log server binding error

v1.2.2

11 Mar 16:35
79401c0
Compare
Choose a tag to compare
  • Fixes redundant license key startup check #57

v1.2.1.2

02 Mar 21:23
9cf75a6
Compare
Choose a tag to compare

Fixing agent version startup check.

v1.2.1.1

22 Feb 22:44
3f4051e
Compare
Choose a tag to compare

Fix unit tests to not depend on external service state