Skip to content

v1.0.9

Choose a tag to compare

@mschoch mschoch released this 08 Jun 10:17
· 417 commits to master since this release
2b80a2a
Enhancements
  • Add support for zap v14, reduced disk usage over previous versions.
Bug Fixes
  • Fixed bug in parsing of forceSegmentVersion scorch config when configuration map was parsed from JSON (float64 instead of int). See #1401
  • Fixed bug in the Builder which caused it to always use zap v11, regardless of override configuration being used. See #1406