Releases: skpr/mtk
Releases · skpr/mtk
v2.3.0
What's Changed
- Migrating build system to mise by @nterbogt in #46
- Remove the vendor directory from the codebase by @nterbogt in #48
- PNPM update. Build system and package upgrades. by @nterbogt in #47
- Go 1.25 support by @nterbogt in #49
- Enable dependabot by @nterbogt in #51
- Goreleaser for packaging by @nterbogt in #50
New Contributors
Full Changelog: v2.2.3...v2.3.0
v2.2.3
v2.2.2
v2.2.1
What's Changed
- Bump the go-dependencies group with 3 updates by @dependabot[bot] in #41
- Bump the go-dependencies group with 2 updates by @dependabot[bot] in #43
- RDS provider uses writer for dump output by @nickschuch in #42
New Contributors
- @dependabot[bot] made their first contribution in #41
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Adds --single-transaction by @nickschuch in #38
- Adds dependabot by @nickschuch in #40
- New command: dump-tables by @nickschuch in #39
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- Initial docs by @nickschuch in #33
- [DDS-132] fix: set character encoding when importing file from csv in s3 by @parthpnx in #35
New Contributors
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Adds functional test by @nickschuch in #31
- Add optional S3 export/import capability by @fubarhouse in #28
- Initial add of revive by @nickschuch in #32
Full Changelog: v2.0.3...v2.1.0
v2.0.3
What's Changed
- Updated dependencies and bumped go to 1.23 by @nicksantamaria in #30
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
- Improve import performance by increasing default batch size from 100 to 1000.
- Adds MYSQL_* environment variables for portability.
- Adds Github package build with tag.