Skip to content

Releases: muir/libschema

v0.8.0

20 Nov 23:52
c413271

Choose a tag to compare

What's Changed

  • Bump github/codeql-action from 4.30.9 to 4.31.2 by @dependabot[bot] in #279
  • Bump step-security/harden-runner from 2.13.1 to 2.13.2 by @dependabot[bot] in #280
  • Bump github/codeql-action from 4.31.2 to 4.31.3 by @dependabot[bot] in #283
  • Bump github.com/muir/sqltoken from 0.1.0 to 0.2.0 by @dependabot[bot] in #282
  • Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #281
  • Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #278
  • Bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #285
  • Bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #287
  • Bump github/codeql-action from 4.31.3 to 4.31.4 by @dependabot[bot] in #286
  • [feat] introduce classifysql package by @muir in #284

Full Changelog: v0.7.0...v0.8.0

v0.7.0

26 Oct 03:48
234f697

Choose a tag to compare

What's Changed

  • [chore] bump codecov version by @muir in #230
  • Bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot[bot] in #232
  • Bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot[bot] in #233
  • [chore] switch dependeabot to codeowners by @muir in #236
  • Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot[bot] in #235
  • Bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot[bot] in #234
  • Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #237
  • Bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot[bot] in #238
  • Bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in #239
  • Bump github/codeql-action from 3.28.18 to 3.28.19 by @dependabot[bot] in #240
  • Bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 by @dependabot[bot] in #243
  • Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot[bot] in #241
  • Bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot[bot] in #246
  • Bump github/codeql-action from 3.28.19 to 3.29.2 by @dependabot[bot] in #245
  • Bump codacy/codacy-analysis-cli-action from 4.4.5 to 4.4.7 by @dependabot[bot] in #249
  • Bump step-security/harden-runner from 2.12.2 to 2.13.0 by @dependabot[bot] in #248
  • [fix] remove codacy by @muir in #261
  • Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #255
  • Bump github/codeql-action from 3.29.2 to 4.30.7 by @dependabot[bot] in #274
  • Bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #263
  • Bump step-security/harden-runner from 2.13.0 to 2.13.1 by @dependabot[bot] in #265
  • Bump github/codeql-action from 4.30.7 to 4.30.8 by @dependabot[bot] in #275
  • Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #260
  • Bump ossf/scorecard-action from 2.4.2 to 2.4.3 by @dependabot[bot] in #271
  • Bump github/codeql-action from 4.30.8 to 4.30.9 by @dependabot[bot] in #276
  • [feat] add support for outside-of-transaction migrations by @muir in #269

Full Changelog: v0.6.1...v0.7.0

v0.6.1

11 Apr 18:35

Choose a tag to compare

What's Changed

  • [fix] workaround postgres transaction clash by @muir in #231

Full Changelog: v0.6.0...v0.6.1

v0.6.0

10 Apr 23:09

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1

10 Aug 21:19

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

26 Jul 05:06

Choose a tag to compare

What's Changed

  • upgrade mysql; bump go version to 1.20 by @muir in #139

Full Changelog: v0.4.1...v0.5.0

v0.4.1

26 Jul 02:37

Choose a tag to compare

What's Changed

  • another singlestore test by @muir in #64
  • Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #65
  • Bump actions/upload-artifact from 3.1.1 to 3.1.2 by @dependabot in #66
  • Bump github/codeql-action from 2.1.37 to 2.1.38 by @dependabot in #67
  • Bump step-security/harden-runner from 2.0.0 to 2.1.0 by @dependabot in #68
  • Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in #70
  • Bump github/codeql-action from 2.1.38 to 2.2.1 by @dependabot in #72
  • Bump github/codeql-action from 2.2.1 to 2.2.2 by @dependabot in #73
  • Bump github/codeql-action from 2.2.2 to 2.2.3 by @dependabot in #74
  • Bump github/codeql-action from 2.2.3 to 2.2.4 by @dependabot in #75
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #77
  • Bump github/codeql-action from 2.2.4 to 2.2.5 by @dependabot in #78
  • Bump step-security/harden-runner from 2.1.0 to 2.2.0 by @dependabot in #76
  • Bump codacy/codacy-analysis-cli-action from 4.2.0 to 4.3.0 by @dependabot in #79
  • Bump actions/checkout from 3.3.0 to 3.5.0 by @dependabot in #86
  • Bump github.com/lib/pq from 1.10.7 to 1.10.8 by @dependabot in #94
  • Bump github/codeql-action from 2.2.5 to 2.2.12 by @dependabot in #93
  • Bump codecov/codecov-action from 3.1.1 to 3.1.2 by @dependabot in #92
  • Bump step-security/harden-runner from 2.2.0 to 2.3.0 by @dependabot in #89
  • Bump ossf/scorecard-action from 2.1.2 to 2.1.3 by @dependabot in #88
  • Bump actions/setup-go from 3.5.0 to 4.0.0 by @dependabot in #83
  • Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #95
  • Bump github/codeql-action from 2.2.12 to 2.3.0 by @dependabot in #98
  • Bump codecov/codecov-action from 3.1.2 to 3.1.3 by @dependabot in #97
  • Bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 by @dependabot in #99
  • Bump github.com/lib/pq from 1.10.8 to 1.10.9 by @dependabot in #100
  • Bump step-security/harden-runner from 2.3.0 to 2.4.0 by @dependabot in #103
  • Bump github/codeql-action from 2.3.0 to 2.21.5 by @dependabot in #129
  • Fix github actions for SingleStore and code coverage by @muir in #138
  • Bump actions/checkout from 3.5.2 to 4.1.7 by @dependabot in #130
  • Bump github.com/stretchr/testify from 1.8.2 to 1.9.0 by @dependabot in #136
  • Bump golangci/golangci-lint-action from 3.4.0 to 6.0.1 by @dependabot in #133
  • Bump actions/setup-go from 4.0.0 to 5.0.2 by @dependabot in #134
  • Bump step-security/harden-runner from 2.4.0 to 2.9.0 by @dependabot in #132

Full Changelog: v0.4.0...v0.4.1

v0.4.0

25 Dec 04:16
d434f0d

Choose a tag to compare

BREAKING CHANGE FOR SINGLESTORE

  • track db_names for mysql and singlestore; breaking change for singlestore by @muir in #63

Full Changelog: v0.3.0...v0.4.0

v0.3.0

24 Dec 22:20
3d48dae

Choose a tag to compare

What's Changed

  • Bump github/codeql-action from 2.1.35 to 2.1.36 by @dependabot in #55
  • rename Database.Name -> Database.DBName by @muir in #62
  • Bump ossf/scorecard-action from 2.0.6 to 2.1.2 by @dependabot in #61
  • Bump github/codeql-action from 2.1.36 to 2.1.37 by @dependabot in #59
  • Bump actions/setup-go from 3.4.0 to 3.5.0 by @dependabot in #57
  • Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #56

Breaking change

Renaming Database.Name to Database.DBName is a breaking change.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

08 Dec 06:14
ff15962

Choose a tag to compare

What's Changed

  • BREAKING CHANGE: lsmysql.CheckScript() now returns error by @muir in #54

Full Changelog: v0.1.1...v0.2.0