Michael Fridman
|
8c8def432b
|
Update HasPending logic to account for out-of-order errors (#762)
|
2024-05-03 09:25:08 -04:00 |
dependabot[bot]
|
7e6240d623
|
build(deps): bump golangci/golangci-lint-action from 4 to 5 (#759)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-26 20:40:38 -04:00 |
Michael Fridman
|
272603b047
|
Implement GetLatestVersion for all natively supported dialects (#758)
|
2024-04-26 14:06:20 -04:00 |
Michael Fridman
|
2d33f01788
|
chore: update ./internal/testing deps and CHANGELOG.md (#757)
|
2024-04-25 19:15:04 -04:00 |
Michael Fridman
|
6a5697e724
|
Add provider CheckPending method (#756)
|
2024-04-25 18:41:15 -04:00 |
Mike Fridman
|
31de74d326
|
Release v3.20.0
|
2024-04-22 09:02:54 -04:00 |
Michael Fridman
|
d0641b5bfb
|
chore: upgrade container images and bump integration test deps (#753)
|
2024-04-21 13:30:59 -04:00 |
Michael Fridman
|
1ad801c2f2
|
feat: Add provider HasPending method (#751)
|
2024-04-21 13:05:54 -04:00 |
dependabot[bot]
|
7e96a2281a
|
build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 (#749)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-20 13:03:52 -04:00 |
dependabot[bot]
|
5f218332bc
|
build(deps): bump github.com/docker/docker from 26.0.1+incompatible to 26.0.2+incompatible in /internal/testing (#748)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-18 20:26:11 -04:00 |
Michael Fridman
|
b1646111e0
|
build: bump deps (#744)
|
2024-04-11 21:55:40 -04:00 |
Michael Fridman
|
f4f1a24fed
|
Expand the Store interface and add GetLatestVersion method (#743)
|
2024-04-11 21:14:27 -04:00 |
Michael Fridman
|
42eab2b6e8
|
build: bump internal/testing go deps (#732)
|
2024-03-26 08:52:29 -04:00 |
Mike Fridman
|
234a9d50dc
|
docs: cleanup changelog
|
2024-03-15 15:39:56 -04:00 |
Mike Fridman
|
e2c1ac00f9
|
fix: makefile test-postgres
|
2024-03-15 15:30:53 -04:00 |
Michael Fridman
|
b2c483ada4
|
Update integration test suite (formally e2e) (#713)
|
2024-03-14 09:35:52 -04:00 |
dependabot[bot]
|
73e2f8897f
|
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#721)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-13 19:13:14 -04:00 |
Mike Fridman
|
79be9afdcb
|
Release v3.19.2
|
2024-03-13 09:35:46 -04:00 |
Michael Fridman
|
c18dd452af
|
build: bumps deps (#719)
|
2024-03-13 09:26:00 -04:00 |
Michael Fridman
|
f13ed7399e
|
Revert "feat: add duckdb support (#696)" (#717)
|
2024-03-13 08:46:24 -04:00 |
Mike Fridman
|
9024628f79
|
Release v3.19.1
|
2024-03-11 10:14:55 -04:00 |
Mike Fridman
|
5765bc0575
|
build: goreleaser checks in CI
|
2024-03-11 09:44:55 -04:00 |
Mike Fridman
|
73c0c4cdd6
|
build: goreleaser checks in CI
|
2024-03-11 09:44:13 -04:00 |
Mike Fridman
|
51d6b1173f
|
build: use official goreleaser/goreleaser-action
|
2024-03-11 09:41:04 -04:00 |
Mike Fridman
|
d90fb4f859
|
build: install goreleaser
|
2024-03-11 09:35:20 -04:00 |
Michael Fridman
|
aa82ba866b
|
build: improve CI workflows (#715)
|
2024-03-11 09:25:53 -04:00 |
Mike Fridman
|
1e21426f31
|
Add build tags for duckdb
|
2024-03-11 08:57:29 -04:00 |
Mike Fridman
|
5efbe40591
|
Release v3.19.0
|
2024-03-11 08:28:12 -04:00 |
Oleg Balunenko
|
48100ea926
|
feat: Make goose annotations case-insensitive (#704)
|
2024-03-04 09:35:26 -05:00 |
Mike Fridman
|
76946ccca3
|
ci: add stable go1.22 to matrix
|
2024-02-14 22:08:58 -05:00 |
dependabot[bot]
|
3941a35dc5
|
build(deps): bump golangci/golangci-lint-action from 3 to 4 (#698)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-14 22:06:42 -05:00 |
Damian Peckett
|
fb7ca2d3c8
|
feat: add duckdb support (#696)
Signed-off-by: Damian Peckett <damian@pecke.tt>
|
2024-02-14 22:06:26 -05:00 |
Josefu
|
73ee899204
|
Add GOOSE_MIGRATION_DIR environment variable to the usage instructions (#697)
|
2024-02-12 08:47:11 -05:00 |
Mike Fridman
|
d4a4dc3aa1
|
docs: Improve OpenDBWithDriver comments
|
2024-02-03 07:03:21 -05:00 |
MURAOKA Yusuke
|
8712ba69e6
|
fix selecting dialect (#692)
|
2024-02-02 19:22:21 -05:00 |
dependabot[bot]
|
81fb552020
|
build(deps): bump the gomod group with 1 update (#690)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-31 20:07:35 -05:00 |
Mike Fridman
|
6f5c152c33
|
Release v3.18.0
|
2024-01-31 09:24:07 -05:00 |
Aleksey Myasnikov
|
d9fa72578a
|
fix: `ListMigrations` query for YDB (#685)
|
2024-01-29 09:32:08 -05:00 |
Michael Fridman
|
2b41513417
|
build: bump Go deps and add 1.22.0-rc.2 to CI matrix (#686)
|
2024-01-26 08:44:58 -05:00 |
Mike Fridman
|
1b23a2d056
|
docs: update README.md
|
2023-12-24 10:00:51 -05:00 |
dependabot[bot]
|
f3ac8565b2
|
build(deps): bump the gomod group with 1 update (#677)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-24 09:01:56 -05:00 |
Radoslav Kirilov
|
120e6a38d5
|
feat: environment variables interpolation (#604)
Co-authored-by: Mike Fridman <mf192@icloud.com>
|
2023-12-23 15:13:19 -05:00 |
dependabot[bot]
|
44aea139ee
|
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#676)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-19 09:26:44 -05:00 |
Michael Fridman
|
ed3f1138a7
|
dev: add beta command to CLI; fix build constraints (#672)
|
2023-12-17 16:18:21 -05:00 |
Erik Westra
|
52fd4119d6
|
chore(deps): Update libsql-client-go to new tursodatabase organization (#671)
Signed-off-by: Erik Westra <e.s.westra.95@gmail.com>
|
2023-12-17 12:05:45 -05:00 |
Avinash Sajjanshetty
|
14c93ad1bc
|
feat: add native Turso support (#658)
|
2023-12-16 08:14:52 -05:00 |
Mike Fridman
|
87c45a3677
|
Release v3.17.0
|
2023-12-15 23:52:17 -05:00 |
Michael Fridman
|
8d6618d145
|
build: remove replace directive (#669)
|
2023-12-15 23:45:41 -05:00 |
Michael Fridman
|
b114337ef6
|
feat: add optional logging in Provider with verbose option (#668)
|
2023-12-15 23:30:00 -05:00 |
Michael Fridman
|
274b8fb5cb
|
build: bump deps (fix vertica ld: warning) (#667)
|
2023-12-14 23:55:14 -05:00 |