Releases: newrelic/serverless-newrelic-lambda-layers
Releases · newrelic/serverless-newrelic-lambda-layers
v0.1.14
Fixing tslint complaints, and picking up changes from the attempted 0.1.13 release: Allowing customizable log level, adding jest test
v0.1.13
Allowing more options for customizing log level, and adding jest tests
v0.1.12
Updates the log filter subscription pattern so that the filter string is only wrapped once, and passes pattern validation.
v0.1.11
- Updates the log subscription pattern to capture timeouts #37
v0.1.10
- Add warning if competing log subscription filter detected #33
v0.1.9
Disable auto subscription, log ingestion function parameterization, replaced forEach with for .. of
Thank you to @kamaz !
v0.1.7
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
Merge pull request #21 from iopipe/issue/20-bump-plugin-version
Version needs to be bumped before publishing.
v0.1.5
Corrects the plugin name reference in ordering check.