Skip to content

v1.0

Latest
Compare
Choose a tag to compare
@istana istana released this 21 Nov 13:09
· 13 commits to master since this release
v1.0
002f8d9

[1.0] - 2021-11-21

Added

  • mysql 8 compatibility

Fixed

  • segfault when cannot connect to the database - related to unix_socket value
  • segfault when a config file is unreadable - happened everywhere listing and also find by name
  • do not use uninitialized value - unix_socket config field

Changed

  • logger buffer value increased from 4k to 10k bytes
  • do not log when root config is not readable
  • add newlines to some log lines