Releases: logzio/logzio-nodejs
Releases · logzio/logzio-nodejs
v2.5.0
v2.4.0: [Bugfix] incompatible opentelemetry package version (#138)
2.4.0
- Update dependencies:
@opentelemetry/context-async-hooks->^2.0.0@opentelemetry/sdk-trace-node->^2.0.0
- Fix service name retrieval in
_addOpentelemetryContext - Drop support for
Node 14
v2.3.0
2.3.0
- Add a method to flush the list of logs (@MarceloRGonc)
v2.2.0
v2.1.8
v2.1.7
v2.1.6
Add Source IP
Add Source IP for each log
move from request to axios
move from request to axios (#97)
-
move from request to axios
-
update moment to 2.29.4
-
create instance of axios
-
update from axiosIn to axiosInstance fix linting
Add flag for user-agent
add option to set/unset user-agent header (#96) * add option to set/unset user-agent header * add unit test and fix indentation * update test for user-agent * update indentation * update description of the field * fix typo * refactor assign headers * update version add github action npm-publish * update version in package-lock.json * upgrade moment to 2.29.2