Skip to content

v3.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 03:27
· 103 commits to master since this release
v3.15.0
6c1d92b
  • Fix sqlparser to avoid skipping the last statement when it's not terminated with a semicolon
    within a StatementBegin/End block. (#580)
  • Add go1.21 to the CI matrix.
  • Bump minimum version of module in go.mod to go1.19.
  • Fix version output when installing pre-built binaries (#585).