Skip to content

Releases: newrelic/nri-mysql

v1.23.2

v1.23.2 Pre-release
Pre-release

Choose a tag to compare

@newrelic-coreint-bot newrelic-coreint-bot released this 13 Jul 06:33

v1.23.2 - 2026-07-13

⛓️ Dependencies

  • Updated golang patch version to v1.26.5

v1.23.1

Choose a tag to compare

@newrelic-coreint-bot newrelic-coreint-bot released this 15 Jun 07:15

v1.23.1 - 2026-06-15

⛓️ Dependencies

  • Updated golang patch version to v1.26.4

v1.23.0

Choose a tag to compare

@newrelic-coreint-bot newrelic-coreint-bot released this 25 May 06:53

v1.23.0 - 2026-05-25

🚀 Enhancements

  • Added Query Performance Monitoring support for MariaDB
  • Added MariaDB/MySQL backup metrics support via EXTENDED_BACKUP_METRICS and EXTENDED_BACKUP_HISTORY_METRICS flags, reporting active backup operations (db.backupActive.*) and historical backup statistics (db.backupHistory.*).

v1.22.0

Choose a tag to compare

@newrelic-coreint-bot newrelic-coreint-bot released this 15 May 02:49

v1.22.0 - 2026-05-15

🛡️ Security notices

  • Updated golang version to v1.25.10

v1.21.1

Choose a tag to compare

@newrelic-coreint-bot newrelic-coreint-bot released this 30 Apr 07:30

v1.21.1 - 2026-04-30

⛓️ Dependencies

  • Updated github.com/go-sql-driver/mysql to v1.10.0 - Changelog 🔗

v1.21.0

Choose a tag to compare

@newrelic-coreint-bot newrelic-coreint-bot released this 27 Apr 06:18

v1.21.0 - 2026-04-27

🛡️ Security notices

  • update go to v1.25.9
  • update filippo.io/edwards25519 to v1.1.1

v1.20.0

Choose a tag to compare

@newrelic-coreint-bot newrelic-coreint-bot released this 26 Mar 14:08

v1.20.0 - 2026-03-26

🛡️ Security notices

  • update go to v1.25.8
  • update filippo.io/edwards25519 to v1.1.1

v1.19.0

Choose a tag to compare

@newrelic-coreint-bot newrelic-coreint-bot released this 16 Feb 05:53

v1.19.0 - 2026-02-16

🛡️ Security notices

  • Updated golang patch version to v1.25.7

v1.18.4

Choose a tag to compare

@newrelic-coreint-bot newrelic-coreint-bot released this 26 Jan 05:41

v1.18.4 - 2026-01-26

⛓️ Dependencies

  • Updated golang patch version to v1.25.6

v1.18.3

Choose a tag to compare

@newrelic-coreint-bot newrelic-coreint-bot released this 19 Jan 05:41

v1.18.3 - 2026-01-19

🐞 Bug fixes

  • Standardized execution timestamps to UTC to ensure consistent filtering across different MySQL configurations.

⛓️ Dependencies