Releases: SAP/cf-nodejs-logging-support
Releases · SAP/cf-nodejs-logging-support
v7.4.4
Bugfixes
- chore: avoid adjust the original input obj by @johnchen05 in #266
Dependencies
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #264
- Bump lodash from 4.17.21 to 4.17.23 in /src/performance-test/test-app by @dependabot[bot] in #263
- Bump qs and express in /src/performance-test/test-app by @dependabot[bot] in #261
- Update npm scripts by @christiand93 in #262
- Bump qs and express in /sample/cf-nodejs-logging-support-sample by @dependabot[bot] in #269
Other
- Prepare version 7.4.4 by @christiand93 in #268
New Contributors
- @johnchen05 made their first contribution in #266
Full Changelog: v7.4.3...v7.4.4
v7.4.3
Dependencies
- Bump qs and express in /sample/winston-sample by @dependabot[bot] in #259
- Bump uri from 0.13.2 to 0.13.3 in /docs by @dependabot[bot] in #258
- Prepare version 7.4.3 and update dependencies by @christiand93 in #260
Full Changelog: v7.4.2...v7.4.3
v7.4.2
Dependencies
- Bump jws from 3.2.2 to 3.2.3 in /tools/token-creator by @dependabot[bot] in #256
- Bump jwt and jws dependencies and update to 7.4.2 by @christiand93 in #257
Full Changelog: v7.4.1...v7.4.2
v7.4.1
Improvements
- Fix: update for cve fix by @shimongewirtz in #252
- Fix quotation error by @nicklas-dohrn in #239
- Update documentation by @christiand93 in #255
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
- Prepare release v7.4.1 by @christiand93 in #254
- [chore]:Reuse API update - Migration from dep5 file to TOML file. by @sap-ospo-bot in #240
New Contributors
- @sap-ospo-bot made their first contribution in #240
- @shimongewirtz made their first contribution in #252
Full Changelog: v7.4.0...v7.4.1
v7.4.0
Features
- Optionally retain custom field types by @christiand93 in #213
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
Features
- Add fastify middleware by @christiand93 in #201
- Add logger to exported types by @christiand93 in #190
Dependencies
- Bump nokogiri from 1.15.2 to 1.16.2 in /docs by @dependabot in #202
v7.2.1
v7.2.0
v7.1.0
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