Skip to content

Releases: SAP/cf-nodejs-logging-support

v7.4.4

05 Feb 14:09
4abcbd6

Choose a tag to compare

Bugfixes

Dependencies

Other

New Contributors

Full Changelog: v7.4.3...v7.4.4

v7.4.3

15 Jan 10:29
c4a0107

Choose a tag to compare

Dependencies

Full Changelog: v7.4.2...v7.4.3

v7.4.2

15 Dec 15:02
3744238

Choose a tag to compare

Dependencies

Full Changelog: v7.4.1...v7.4.2

v7.4.1

09 Dec 10:20
4815744

Choose a tag to compare

Improvements

Dependencies

  • Bump nokogiri from 1.16.5 to 1.18.3 in /docs by @dependabot[bot] in #235
  • Bump path-to-regexp and express in /sample/cf-nodejs-logging-support-sample by @dependabot[bot] in #231
  • Bump uri from 0.13.0 to 0.13.2 in /docs by @dependabot[bot] in #237
  • Bump nokogiri from 1.18.3 to 1.18.8 in /docs by @dependabot[bot] in #241
  • Bump nokogiri from 1.18.8 to 1.18.9 in /docs by @dependabot[bot] in #243
  • Bump form-data from 4.0.0 to 4.0.4 by @dependabot[bot] in #242
  • Bump path-to-regexp and express in /sample/winston-sample by @dependabot[bot] in #236
  • Bump brace-expansion in /sample/cf-nodejs-logging-support-sample by @dependabot[bot] in #244
  • Bump rexml from 3.3.9 to 3.4.2 in /docs by @dependabot[bot] in #245
  • Bump jws from 3.2.2 to 3.2.3 by @dependabot[bot] in #251
  • Bump path-to-regexp and express in /src/performance-test/test-app by @dependabot[bot] in #249
  • Bump brace-expansion in /src/performance-test/test-app by @dependabot[bot] in #248
  • Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #250
  • Bump jws from 3.2.2 to 3.2.3 in /sample/cf-nodejs-logging-support-sample by @dependabot[bot] in #253

Other

New Contributors

Full Changelog: v7.4.0...v7.4.1

v7.4.0

05 Nov 08:32

Choose a tag to compare

Features

Dependencies

  • Bump express from 4.18.2 to 4.19.2 in /sample/cf-nodejs-logging-support-sample by @dependabot in #205
  • Bump express from 4.18.2 to 4.19.2 in /sample/winston-sample by @dependabot in #206
  • Bump express from 4.18.2 to 4.19.2 in /src/performance-test/test-app by @dependabot in #207
  • Bump express from 4.18.3 to 4.19.2 by @dependabot in #208
  • Bump ejs from 3.1.9 to 3.1.10 in /sample/cf-nodejs-logging-support-sample by @dependabot in #210
  • Bump ejs from 3.1.8 to 3.1.10 in /src/performance-test/test-app by @dependabot in #209
  • Bump rexml from 3.2.6 to 3.2.8 in /docs by @dependabot in #212
  • Bump nokogiri from 1.16.2 to 1.16.5 in /docs by @dependabot in #211
  • Bump braces from 3.0.2 to 3.0.3 by @dependabot in #214
  • Bump braces from 3.0.2 to 3.0.3 in /sample/cf-nodejs-logging-support-sample by @dependabot in #215
  • Bump rexml from 3.2.8 to 3.3.3 in /docs by @dependabot in #216
  • Bump send and express in /sample/winston-sample by @dependabot in #220
  • Bump rexml from 3.3.3 to 3.3.6 in /docs by @dependabot in #217
  • Bump path-to-regexp and express in /sample/cf-nodejs-logging-support-sample by @dependabot in #218
  • Bump body-parser and express in /src/performance-test/test-app by @dependabot in #222
  • Bump body-parser and express in /sample/cf-nodejs-logging-support-sample by @dependabot in #223
  • Bump serve-static and express by @dependabot in #219
  • Bump rexml from 3.3.6 to 3.3.9 in /docs by @dependabot in #228
  • Bump cookie and express in /src/performance-test/test-app by @dependabot in #226
  • Bump webrick from 1.8.1 to 1.8.2 in /docs by @dependabot in #229
  • Bump cookie, express and light-my-request by @dependabot in #225
  • Bump cookie and express in /sample/winston-sample by @dependabot in #230

Full Changelog: v7.3.0...v7.4.0

v7.3.0

06 Mar 14:36
7586f70

Choose a tag to compare

Features

Dependencies

v7.2.1

12 Jan 16:08

Choose a tag to compare

Bug fixes

  • Fix undefined logger for winston transport #199
  • Fix module path in package.json #200

v7.2.0

10 Nov 15:41

Choose a tag to compare

Features

  • Update sample app to show service bindings and last sent log #196

Bug fixes

Dependencies

v7.1.0

23 Jun 11:58

Choose a tag to compare

Features

  • Add support for adding (custom) context to child logger derived from global (root) logger #186
  • Add return value for context property setter methods to indicate success #186
  • Update documentation on logging contexts and child loggers #186

Bug fixes

  • Fix missing context inheritance for child logger #186

Dependencies

v7.0.1

01 Jun 12:05
b936711

Choose a tag to compare

Bug fixes

  • Fix custom fields processing and inconsistent types #181 #182
  • Fix incorrect method call #182

Dependencies

  • Update documentation dependencies #183 #184