Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 14:50
· 29 commits to main since this release

Changelog

  • 2a5cb16 implement structured logging with zerolog
  • f2852e7 start all log messages in lowercase, add some log fields
  • ea163ae improve logs from manifest file ingest
  • 1171002 use Err() over AnErr() when adding error fields to logs
  • ef24bce moved all remaining log, fmt and gin output to zerolog json
  • 16e90ba Merge branch 'main' into zerolog
  • 044cd49 start implementing structured logging with zerolog