Releases: SAP/cf-nodejs-logging-support
Releases · SAP/cf-nodejs-logging-support
v5.2.4
Bufixes
- Updated all dependency versions to resolve a vulnerability issue caused by a dev-dependency
v5.2.3
Bugfixes
- Rollback of correlation_id fallback strategy
v5.2.2
Bugfixes
- Fixed header case sensitivity for nodejs http library
v5.2.0
Features
- Added support for TenantID logging
v5.1.1
Features
- Reworked documentation
Deprecations
- getCorrelationObject() is now deprecated. Use log.createCorrelationObject() (or req.logger) instead.
v5.0.0
Breaking Changes
- fixed getCorrelationObject to correctly implement get behaviour (returns the same object with every call)
- changed logging behaviour for custom messages when passing arrays (will be converted to json objects)
Features
- added convenience methods
Bugfixes
- lint based code cleanup
- fixed remote user config
v4.0.0
Breaking Changes
- Changed Winston transport api
Features
- added more possible formats for JWT public keys
- updated Winston transport implementation
- new and improved sample app (Express, Restify)
- updated Winston example app
Bugfixes
- removed incosistencies with missing dynamic log levels
- changed log configuration preparsing to detect possible static fields
- improved timefield handling
v3.0.14
Features
Bugfixes
- fixed inconsistent loglevel checking
v3.0.12
Features
Bugfixes
- fixed correlationID replacement strategy
v3.0.11
Features
Bugfixes
- fixed spelling of organization_name and organization_id according to Exported Fields.