Skip to content

v0.1.6 2022-07-06

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 01:03
· 129 commits to main since this release
98da005

Fixed

  • levelEncoder, timeEncoder, durationEncoder, callerEncoder, nameEncoder marshalling
    due to upstream viper change to support mapstructure.

Added

  • Bootstrapping a zap logger for a fx application, including the fxevent.Logger.
  • SyncOnShutdown added enabling sync of the logs prior to app shutting down.

Deprecated

  • Deprecated Buffer and CaptureCore.

Changed

  • Dependencies have been updated.