Releases: conduitio-labs/conduit-connector-mysql
Releases · conduitio-labs/conduit-connector-mysql
v0.1.1
v0.1.0
What's Changed
- go.mod: bump github.com/golangci/golangci-lint from 1.58.1 to 1.59.0 by @dependabot in #1
- go.mod: bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 by @dependabot in #3
- .github: Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #2
- Setup source snapshot iterator by @alarbada in #4
- go.mod: bump github.com/jmoiron/sqlx from 1.3.5 to 1.4.0 by @dependabot in #9
- update readme by @alarbada in #7
- fix code owners by @raulb in #11
- .github: Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #14
- Setup test utilities and restructure project by @alarbada in #21
- change params to url by @alarbada in #10
- go.mod: bump github.com/conduitio/conduit-commons from 0.2.0 to 0.3.0 by @dependabot in #39
- Add project automation by @hariso in #37
- Add cdc iterator by @alarbada in #22
- Add combined iterator by @alarbada in #23
- go.mod: bump github.com/conduitio/conduit-connector-sdk from 0.9.1 to 0.10.0 by @dependabot in #38
- go.mod: bump github.com/golangci/golangci-lint from 1.59.1 to 1.60.1 by @dependabot in #40
- go.mod: bump github.com/go-mysql-org/go-mysql from 1.8.0 to 1.9.0 by @dependabot in #42
- go.mod: bump github.com/golangci/golangci-lint from 1.60.1 to 1.60.2 by @dependabot in #41
- go.mod: bump github.com/golangci/golangci-lint from 1.60.2 to 1.60.3 by @dependabot in #43
- go.mod: bump github.com/golangci/golangci-lint from 1.60.3 to 1.61.0 by @dependabot in #46
- Implement consistent snapshot strategy by @alarbada in #24
- Update docs by @alarbada in #44
- go.mod: bump github.com/conduitio/conduit-connector-sdk from 0.10.0 to 0.10.1 by @dependabot in #48
- Update README.md by @maha-hajja in #47
- go.mod: bump github.com/go-mysql-org/go-mysql from 1.9.0 to 1.9.1 by @dependabot in #49
- go.mod: bump github.com/conduitio/conduit-connector-sdk from 0.10.1 to 0.11.0 by @dependabot in #60
- prevent avro uint64 encoding failure by @alarbada in #58
- Add destination connector by @alarbada in #45
- Fixes naïve snapshot iteration by @alarbada in #59
- go.mod: bump github.com/conduitio/conduit-connector-sdk from 0.11.0 to 0.11.1 by @dependabot in #71
- go.mod: bump github.com/conduitio/conduit-commons from 0.4.0 to 0.5.0 by @dependabot in #72
- go.mod: bump github.com/golangci/golangci-lint from 1.61.0 to 1.62.0 by @dependabot in #74
- Destination docs by @alarbada in #67
- go.mod: bump github.com/golangci/golangci-lint from 1.62.0 to 1.62.2 by @dependabot in #77
- go.mod: bump github.com/go-mysql-org/go-mysql from 1.9.1 to 1.10.0 by @dependabot in #76
- go.mod: bump github.com/conduitio/conduit-connector-sdk from 0.11.1 to 0.12.0 by @dependabot in #73
- Smarter and more flexible table configuration by @alarbada in #69
- Add unsafe snapshot parameter by @alarbada in #75
- go.mod: bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.1 by @dependabot in #80
- go.mod: bump github.com/golangci/golangci-lint from 1.63.1 to 1.63.3 by @dependabot in #81
- go.mod: bump github.com/golangci/golangci-lint from 1.63.3 to 1.63.4 by @dependabot in #82
- migrate tests to gorm by @alarbada in #78
- go.mod: bump github.com/go-mysql-org/go-mysql from 1.10.0 to 1.11.0 by @dependabot in #84
- .github: Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #85
- go.mod: bump github.com/conduitio/conduit-connector-sdk from 0.12.0 to 0.13.0 by @dependabot in #87
- go.mod: bump github.com/conduitio/conduit-commons from 0.5.0 to 0.5.1 by @dependabot in #88
- go.mod: bump github.com/conduitio/conduit-connector-sdk from 0.13.0 to 0.13.1 by @dependabot in #89
- Schema support by @alarbada in #79
- Add support for get all tables wildcard by @nickchomey in #51
- Fix config parsing by @derElektrobesen in #90
New Contributors
- @raulb made their first contribution in #11
- @hariso made their first contribution in #37
- @maha-hajja made their first contribution in #47
- @nickchomey made their first contribution in #51
- @derElektrobesen made their first contribution in #90
Full Changelog: https://github.com/conduitio-labs/conduit-connector-mysql/commits/v0.1.0