zap v1.10.0 Release Notes

Release Date: 2019-04-29 // almost 5 years ago
  • ๐Ÿ›  Bugfixes:

    • โœ… #657: Fix MapObjectEncoder.AppendByteString not adding value as a
      string.
    • #706: Fix incorrect call depth to determine caller in Go 1.12.

    โœจ Enhancements:

    • โœ… #610: Add zaptest.WrapOptions to wrap zap.Option for creating test
      loggers.
    • #675: Don't panic when encoding a String field.
    • #704: Disable HTML escaping for JSON objects encoded using the
      reflect-based encoder.

    Thanks to @iaroslav-ciupin, @lelenanam, @joa, @NWilson for their contributions
    ๐Ÿš€ to this release.