Skip to content

Releases: newrelic/serverless-newrelic-lambda-layers

v0.1.14

24 Feb 22:47
679aec3
Compare
Choose a tag to compare

Fixing tslint complaints, and picking up changes from the attempted 0.1.13 release: Allowing customizable log level, adding jest test

v0.1.13

24 Feb 22:05
9e4372d
Compare
Choose a tag to compare

Allowing more options for customizing log level, and adding jest tests

v0.1.12

07 Feb 23:38
e29eca4
Compare
Choose a tag to compare

Updates the log filter subscription pattern so that the filter string is only wrapped once, and passes pattern validation.

v0.1.11

05 Feb 17:59
d13d3d3
Compare
Choose a tag to compare
  • Updates the log subscription pattern to capture timeouts #37

v0.1.10

02 Jan 22:07
fae0e6f
Compare
Choose a tag to compare
  • Add warning if competing log subscription filter detected #33

v0.1.9

17 Dec 17:47
cf96043
Compare
Choose a tag to compare

Disable auto subscription, log ingestion function parameterization, replaced forEach with for .. of

Thank you to @kamaz !

v0.1.8

12 Dec 00:01
Compare
Choose a tag to compare
  • Fixes forEach async bug #24 (thanks @kamaz)

v0.1.7

26 Nov 21:28
073c01c
Compare
Choose a tag to compare
Merge pull request #22 from iopipe/issue/20-need-new-tags-for-ci

Forcing new version to keep package.json in sync with release.

v0.1.6

26 Nov 21:16
78b885f
Compare
Choose a tag to compare
Merge pull request #21 from iopipe/issue/20-bump-plugin-version

Version needs to be bumped before publishing.

v0.1.5

25 Nov 23:13
a85461a
Compare
Choose a tag to compare

Corrects the plugin name reference in ordering check.