Skip to content

Releases: kunitsucom/ddlctl

v0.0.18-rc.3

14 Aug 19:57
533cfb9
Compare
Choose a tag to compare

What's Changed

✨ A new feature

  • feat: Support CockroachDB Hash-sharded Indexes by @ginokent in #97

♻️ A code change that neither fixes a bug nor adds a feature

  • refactor: Fix misc by @ginokent in #95
  • refactor: Modify to distinguish errors between current and peek by @ginokent in #96

🧑‍💻 Changes to the build process or auxiliary tools and libraries such as documentation generation

Full Changelog: v0.0.18-rc.2...v0.0.18-rc.3

v0.0.18-rc.2

08 Aug 23:00
d01e183
Compare
Choose a tag to compare

What's Changed

🐛 A bug fix

  • fix: Organized the errors of the apply subcommand by @ginokent in #93

Full Changelog: v0.0.18-rc.1...v0.0.18-rc.2

v0.0.18-rc.1

08 Aug 22:11
126c1c7
Compare
Choose a tag to compare

What's Changed

✨ A new feature

  • feat: Detailed the errors of the apply subcommand by @ginokent in #92

Full Changelog: v0.0.17...v0.0.18-rc.1

v0.0.17

20 Jul 20:49
bff135a
Compare
Choose a tag to compare

What's Changed

⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)

  • build(go): bump go from 1.22.4 to 1.22.5 by @ginokent in #86
  • build(go): bump github.com/googleapis/go-sql-spanner from 1.3.1 to 1.5.0 in the dependencies group by @dependabot in #84
  • build(go): bump github.com/googleapis/go-sql-spanner from 1.5.0 to 1.6.0 in the dependencies group by @ginokent in #88

📝 Documentation only changes

🐛 A bug fix

  • fix: Fix the schema part in the INDEX DDL for postgres and cockroachdb as it was incorrect AND Support CockroachDB FLOAT4 FLOAT8 by @ginokent in #85

Full Changelog: v0.0.16...v0.0.17

v0.0.16

27 Jun 06:01
ee085b9
Compare
Choose a tag to compare

What's Changed

⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)

  • build: Update go1.22.3 to 1.22.4 by @ginokent in #76
  • ci(github-actions): bump kunitsucom/github-actions-paths-ignore-alternative from 0.0.2 to 0.0.4 in the dependencies group across 1 directory by @dependabot in #83

👷 Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)

✨ A new feature

  • feat: Support Spanner ROW DELETION POLICY by @ginokent in #75

🐛 A bug fix

Full Changelog: v0.0.15...v0.0.16

v0.0.15

02 Jun 23:34
0655b92
Compare
Choose a tag to compare

What's Changed

⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)

  • build(go): bump github.com/kunitsucom/util.go from 0.0.62 to 0.0.66 by @ginokent in #74
  • build(deps): bump golangci/golangci-lint-action from 5.1.0 to 6.0.1 by @dependabot in #64

👷 Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)

📝 Documentation only changes

🐛 A bug fix

Full Changelog: v0.0.14...v0.0.15

v0.0.14

29 Apr 23:53
c5ea977
Compare
Choose a tag to compare

What's Changed

⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)

  • build: Update go 1.22.1 and some packages for vulnerability by @ginokent in #49
  • build(deps): bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.0 by @dependabot in #47
  • build(deps): bump github.com/googleapis/go-sql-spanner from 1.2.1 to 1.3.0 by @dependabot in #50
  • build(deps): bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 by @dependabot in #55
  • build: Update go1.22.1 to 1.22.2 and go get -u ./... by @ginokent in #58
  • build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 by @dependabot in #60

📝 Documentation only changes

🐛 A bug fix

♻️ A code change that neither fixes a bug nor adds a feature

Full Changelog: v0.0.13...v0.0.14

v0.0.13

05 Mar 11:07
7635749
Compare
Choose a tag to compare

What's Changed

💥 BREAKING CHANGES

  • BREAKING CHANGE: refactor to call all commands as a package by @ginokent in #46

⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)

  • build(deps): bump github.com/kunitsucom/util.go from 0.0.62-rc.1 to 0.0.62 by @dependabot in #45

Full Changelog: v0.0.12...v0.0.13

v0.0.12

12 Feb 19:14
11682d7
Compare
Choose a tag to compare

What's Changed

⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)

  • build(deps): bump github.com/googleapis/go-sql-spanner from 1.1.1 to 1.2.1 by @dependabot in #39

🐛 A bug fix

Full Changelog: v0.0.11...v0.0.12

v0.0.11

02 Feb 20:55
9c503b8
Compare
Choose a tag to compare

What's Changed

💥 BREAKING CHANGES

⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)

  • build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #31

📝 Documentation only changes

✨ A new feature

🐛 A bug fix

Full Changelog: v0.0.10...v0.0.11