Skip to content

v9.0.0

Latest
Compare
Choose a tag to compare
@seek-oss-ci seek-oss-ci released this 31 Jul 04:21
· 17 commits to master since this release
8ca5376

Major Changes

  • Apply trimming to serializers (#143)

    Previously, built-in serializers and custom ones supplied via the serializers option were not subject to trimming. This caused some emitted error logs to be extremely large.

    Now, trimming is applied across all serializers by default. If you rely on deeply nested err properties to troubleshoot your application, tune the maxObjectDepth configured on your logger.