Skip to content

Releases: newrelic/serverless-newrelic-lambda-layers

v0.2.3

14 Sep 16:27
ba5122f
Compare
Choose a tag to compare
  • Fixes missing fetch dependency error #72

v0.2.2

11 Sep 21:52
ce16d47
Compare
Choose a tag to compare
  • Fixes an integration check binding bug #70

v0.2.1

11 Sep 19:05
01d8158
Compare
Choose a tag to compare
  • Fixes a reference error for getCallerIdentity #69

v0.2.0

08 Sep 21:00
4a9ca9f
Compare
Choose a tag to compare
  • Now installs the New Relic Lambda integration and log ingestion function #61

Breaking Change:

  • Some functionality now requires the newRelic.apiKey to be set

v0.1.20

21 Aug 16:06
6729eb0
Compare
Choose a tag to compare

v0.1.19

18 Aug 16:43
6a5e9f6
Compare
Choose a tag to compare

v0.1.18

29 Apr 05:21
2421cbd
Compare
Choose a tag to compare
  • Updates the New Relic Layers API to layers.newrelic-external.com, deprecating nr-layers.iopipe.com

v0.1.17

17 Mar 17:26
f1e1538
Compare
Choose a tag to compare
  • Optimizes async HTTP requests the plugin makes during instrumentation #49

v0.1.16

04 Mar 19:47
5d045d8
Compare
Choose a tag to compare

Adding RequestId log filter pattern

v0.1.15

02 Mar 15:38
d110136
Compare
Choose a tag to compare

Adding include configuration for wrapping functions, tslint-on-commit, and updates to ReadMe.