3.5.3 (2022-02-04)
This file documents all notable changes in LogDNA Node.js Code Library
. The release numbering uses semantic versioning.
It should be noted that this project is still deprecated! This security update is being done strictly for the safety of legacy users who may still be using it.
- Upgrade to axios@0.21.1 which fixes an SSRF vulnerability
- Missing key logdna_url in ConstructorOptions #96
- Convert to
tap
for testing #99 - Missing tags from ConstructorOptions #98
- Set user-agent header only in node #87
- Add type definition for typescript #71
- Try to flush after failing without waiting for the next log #93
- Add
shimProperties
option to support custom fields in messages #83 - Add callback parameter to the methods #73
- Apply
no-var
linting rule #80 - Fix the tests regarding the recent updates #82
- Add User Agent to the Request Header #74
- Support for the following fields:
appOverride
,logSourceCRN
, andsaveServiceCopy
#72
- Metadata Support Bug Fix #70