Breaking Changes
- Remove Restify support (the framework seems to be out of maintenance)
- Removed deprecated methods (
forceLogger(),overrideCustomFieldFormat(),overrideNetworkField(), andsetLogPattern()) - Increase min. Node.js version to v22
To ensure a smooth transition to version 8.0.0, please follow our upgrade guide.
Dependencies
- Bump nokogiri from 1.19.1 to 1.19.3 in /docs by @dependabot[bot] in #302
- Bump fast-uri from 3.1.0 to 3.1.2 in /sample/winston-sample by @dependabot[bot] in #306
- Bump fast-uri from 3.1.0 to 3.1.2 in /sample/cf-nodejs-logging-support-sample by @dependabot[bot] in #305
- Bump fast-uri from 3.1.0 to 3.1.2 in /src/performance-test/test-app by @dependabot[bot] in #304
- Bump fast-uri transitive dependency by @christiand93 in #308
- Bump qs and body-parser in /src/performance-test/test-app by @dependabot[bot] in #307
- Bump faraday from 2.14.1 to 2.14.2 in /docs by @dependabot[bot] in #309
- Bump qs from 6.15.0 to 6.15.2 in /sample/cf-nodejs-logging-support-sample by @dependabot[bot] in #313
- Bump qs and express by @dependabot[bot] in #312
- Bump uuid and cf-nodejs-logging-support in /sample/winston-sample by @dependabot[bot] in #311
- Bump uuid and cf-nodejs-logging-support in /sample/cf-nodejs-logging-support-sample by @dependabot[bot] in #310
- Bump qs and express in /src/performance-test/test-app by @dependabot[bot] in #314
- Bump dependencies by @christiand93 in #270
Other
- Update test setup by @christiand93 in #270
- Update node-versions for matrix tests (LTS v22, LTS v24, v25)
- Add missing unit tests for helpers
- Increase min. engine version to v22 by @christiand93 in #270
- Remove Restify support by @christiand93 in #270
- Migrate from CommonJS to ESM by @christiand93 in #270
- Update linter setup and include in CI tests by @christiand93 in #270
- Update documentation for v8 by @christiand93 in #270
- Add new article on CommonJS and ESM imports
- Fix nav order
- Improve home page and upgrade guide
Full Changelog: v7.4.6...v8.0.0