Skip to content

v0.8.1

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Apr 20:46
· 25 commits to master since this release
42fd600

Notable Changes

This is mainly a bugfix release: In 0.8.0 the reference store implementations were missing due to an refactoring oversight.

This also switches the logger from Uber's zap to the log/slog from Go's standard library. The output should not have changed, apart from some formatting.

Changelog

  • 42fd600 - chore: improve help output
  • f0e488e - fix: re-import missing reference stores
  • dbd580d - chore: update assets for embedded/demo UI
  • 6afa886 - refactor: migrate from zap to log/slog
  • 0779dbc - releng: fix goreleaser deprecation warnings