Skip to content

Releases: SAP/cf-nodejs-logging-support

v5.2.4

18 Jun 09:51

Choose a tag to compare

Bufixes

  • Updated all dependency versions to resolve a vulnerability issue caused by a dev-dependency

v5.2.3

22 May 13:19

Choose a tag to compare

Bugfixes

  • Rollback of correlation_id fallback strategy

v5.2.2

21 May 14:50

Choose a tag to compare

Bugfixes

  • Fixed header case sensitivity for nodejs http library

v5.2.0

03 May 09:29

Choose a tag to compare

Features

  • Added support for TenantID logging

v5.1.1

17 Apr 12:22

Choose a tag to compare

Features

  • Reworked documentation

Deprecations

  • getCorrelationObject() is now deprecated. Use log.createCorrelationObject() (or req.logger) instead.

v5.0.0

17 Apr 09:32

Choose a tag to compare

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

05 Feb 14:24

Choose a tag to compare

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

17 Jan 13:16

Choose a tag to compare

Features

Bugfixes

  • fixed inconsistent loglevel checking

v3.0.12

30 Aug 12:42

Choose a tag to compare

Features

Bugfixes

  • fixed correlationID replacement strategy

v3.0.11

21 Jun 09:59

Choose a tag to compare

Features

Bugfixes

  • fixed spelling of organization_name and organization_id according to Exported Fields.