zap v1.21.0 Release Notes

Release Date: 2022-02-07 // about 2 years ago
  • โœจ Enhancements:

    • ๐Ÿ“œ #1047: Add zapcore.ParseLevel to parse a Level from a string.
    • ๐Ÿ“œ #1048: Add zap.ParseAtomicLevel to parse an AtomicLevel from a string.

    ๐Ÿ›  Bugfixes:

    • #1058: Fix panic in JSON encoder when EncodeLevel is unset.

    Other changes:

    • ๐ŸŽ #1052: Improve encoding performance when the AddCaller and AddStacktrace options are used together.

    ๐Ÿš€ Thanks to @aerosol and @Techassi for their contributions to this release.