Skip to content

v1.7.0

Compare
Choose a tag to compare
@paologallinaharbur paologallinaharbur released this 27 Aug 13:36
· 60 commits to master since this release
882c2c4

Added

  • New parameter for MySQL local socket connection. Local socket connection is secure so MySQL will not complain about non-secure connection when require_secure_transport = ON.

  • Moved default config.sample to V4, added a dependency for infra-agent version 1.20.0

    Please notice that old V3 configuration format is deprecated, but still supported.

  • Fix detection of slave running for all mysql versions by @carlossscastro in #89