Breaking change
The ClickHouse driver has been upgraded from /v1
to /v2
. See comment here and a short blog post.
See comment here for new format: #369 (comment)
Changelog
- 1311a0e: Add GOOSE_MIGRATION_DIR env variable (#337) (@mfridman)
- b7c7a8d: Add gofmt formatting check to CI (@mfridman)
- b51d501: Add goose init command (#313) (@mfridman)
- 8d29bfc: Bump goreleaser/goreleaser-action from 2 to 3 (#357) (@dependabot[bot])
- 0995b69: Bump modernc.org/sqlite from 1.14.8 to 1.15.4 (#326) (@dependabot[bot])
- 8f53c35: Bump modernc.org/sqlite from 1.15.4 to 1.16.0 (#327) (@dependabot[bot])
- b44efc3: Bump modernc.org/sqlite from 1.16.0 to 1.17.0 (#342) (@dependabot[bot])
- b1fc11a: Cleanup go modules (@mfridman)
- 630ef77: DownTo returns error if no matching migration file is found (#314) (@schparky)
- fbd200b: Fix misspelling in README.md (#323) (@jsanc623)
- c05d337: Fixing clickhouse dialect placeholders (#333) (@kafkiansky)
- 33487e4: Make NumericComponent errors more understandable (#334) (@zealws)
- e7c5f69: Periodic output for long running migrations (#364) (@nikitacrit)
- 4a10c2c: Remove matryer/is replace with simple internal lib (#356) (@mfridman)
- 205faf5: Update CI to support go1.18 (#320) (@mfridman)
- 5cb7ab6: Update README.md (#316) (@fwielstra)
- dc83fe7: Update go dependencies (@mfridman)
- 6fc031a: Update ory/dockertest dependency (#330) (@nadinelyab)
- e8d93a0: clickhouse: Fixed get db version query (#240) (@chapsuk)
- 1b45f37: e2e: add clickhouse and update v2 (#369) (@mfridman)