Skip to content

Releases: mackerelio/mackerel-plugin-mysql

v1.3.4

09 Apr 03:10
c348296

Choose a tag to compare

What's Changed

  • Bump golang.org/x/text from 0.31.0 to 0.32.0 by @dependabot[bot] in #43
  • Bump golang.org/x/text from 0.32.0 to 0.33.0 by @dependabot[bot] in #44
  • Bump golang.org/x/text from 0.33.0 to 0.34.0 by @dependabot[bot] in #45
  • Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by @dependabot[bot] in #46
  • Bump mackerelio/workflows/.github/workflows/go-test.yml from 1.8.0 to 1.9.0 by @dependabot[bot] in #47
  • Bump mackerelio/workflows/.github/workflows/goreleaser.yml from 1.8.0 to 1.9.0 by @dependabot[bot] in #49
  • Bump mackerelio/workflows/.github/workflows/go-lint.yml from 1.8.0 to 1.9.0 by @dependabot[bot] in #50
  • Bump mackerelio/workflows/.github/workflows/setup-go-matrix.yml from 1.8.0 to 1.9.0 by @dependabot[bot] in #48
  • Bump golang.org/x/text from 0.34.0 to 0.35.0 by @dependabot[bot] in #51
  • Bump github.com/mackerelio/go-mackerel-plugin from 0.1.5 to 0.1.6 by @dependabot[bot] in #52
  • apply go fix ./... by @yseto in #53

Full Changelog: v1.3.3...v1.3.4

v1.3.3

10 Dec 07:42
773d5a8

Choose a tag to compare

What's Changed

  • added dependabot cooldown by @yseto in #34
  • update CI by @yseto in #36
  • Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #32
  • Bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 by @dependabot[bot] in #27
  • Bump mackerelio/workflows/.github/workflows/go-test.yml from 1.6.0 to 1.8.0 by @dependabot[bot] in #39
  • Bump mackerelio/workflows/.github/workflows/go-lint.yml from 1.6.0 to 1.8.0 by @dependabot[bot] in #40
  • Bump mackerelio/workflows/.github/workflows/goreleaser.yml from 1.6.0 to 1.8.0 by @dependabot[bot] in #41
  • Bump mackerelio/workflows/.github/workflows/setup-go-matrix.yml from 1.6.0 to 1.8.0 by @dependabot[bot] in #42
  • Bump golang.org/x/text from 0.25.0 to 0.31.0 by @dependabot[bot] in #38

Full Changelog: v1.3.2...v1.3.3

v1.3.2

24 Jun 06:54
f1284fd

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

30 May 06:12
3ec7ee3

Choose a tag to compare

What's Changed

  • use mackerelio/workflows@v1.2.0 by @yseto in #19
  • Create dependabot.yml by @yseto in #20
  • Bump github.com/stretchr/testify from 1.8.1 to 1.10.0 by @dependabot in #22
  • Bump golang.org/x/text from 0.3.8 to 0.25.0 by @dependabot in #25
  • Bump github.com/mackerelio/go-mackerel-plugin from 0.1.4 to 0.1.5 by @dependabot in #23
  • Bump github.com/go-sql-driver/mysql from 1.7.0 to 1.9.2 by @dependabot in #24
  • Bump mackerelio/workflows from 1.1.0 to 1.5.0 by @dependabot in #21

Full Changelog: v1.3.0...v1.3.1

v1.3.0

08 Oct 01:16
11f71db

Choose a tag to compare

What's Changed

  • Replace command of fetching replica status for MySQL 8.4 by @Arthur1 in #18

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2

27 Feb 02:19
07e62d9

Choose a tag to compare

What's Changed

  • Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #9
  • Upgrade Go 1.22 and 1.21 by reusable workflow by @lufia in #17
  • fix wrong function name and expected values by @lufia in #16

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

31 May 02:31
1436346

Choose a tag to compare

What's Changed

  • Remove hash_index_cells_used metric and graphdef by @yohfee in #14
  • Remove unnecessary value "unpurged_txns" by @inommm in #15

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 Feb 07:01
ccc92ec

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

25 Jan 09:54
23ec83d

Choose a tag to compare

What's Changed

  • replace mysql driver, modify error handling by @yseto in #2
  • Remove backward compatibility trxIDHexFormat by @yseto in #3
  • Supported version MySQL 5.7 or more by @yseto in #4
  • use golangci-lint by @yseto in #5

Full Changelog: v1.0.0...v1.1.0

v1.0.0

19 Dec 06:41
eedae74

Choose a tag to compare