Releases: newrelic/nri-mysql
Releases · newrelic/nri-mysql
v1.9.0
What's Changed
- chore: disable CGO by @sigilioso in #110
- chore: Update Go version to 1.20 by @gsanchezgavier in #119
New Contributors
- @sigilioso made their first contribution in #110
- @renovate made their first contribution in #114
Full Changelog: v1.8.2...v1.9.0
v1.8.2
What's Changed
- update issue templates by @davidgit in #103
- Mysql logging template windows by @kang-makes in #105
- fix msi by @gsanchezgavier in #106
New Contributors
Full Changelog: v1.8.1...v1.8.2
v1.8.1
v1.8.0
What's Changed
- Log example file is now present in Linux installers @lchapman4 in #97
Full Changelog: v1.7.1...v1.8.0
v1.7.1
v1.7.0
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
v1.6.1
Changed
- Add ARM support
v1.6.0
Changed
- Update Go to v1.16.
- Migrate to Go Modules
- Update Infrastracture SDK to v3.6.7.
- Update other dependecies.
- Improve logs