Skip to content

v0.129

Latest

Choose a tag to compare

@prymitive prymitive released this 09 Apr 11:14
· 20 commits to main since this release

Fixed

  • Settings from the config file were not being pushed to the UI - #6696.

Changed

  • Switched logging from zerolog to slog. Log output format has changed.
  • Removed fatal and panic log levels, use error instead.
  • Removed uber-go/automaxprocs.