Releases: cloudspannerecosystem/yo
Releases · cloudspannerecosystem/yo
v0.5.7
What's Changed
- Update Go version to 1.22 by @shuheiktgw in #138
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #139
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /v2 by @dependabot in #140
- Add a CLI option to change output filenames by @iwata in #141
New Contributors
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- v2/go.mod: update each dependency to latest by @zchee in #121
- circleci: update cloud-spanner-emulator to 1.5.9 by @zchee in #120
- v2: remove deprecated io/ioutil dependency by @zchee in #119
- Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /v2 by @dependabot in #134
- Bump google.golang.org/grpc from 1.50.1 to 1.56.3 by @dependabot in #125
- Bump golang.org/x/net from 0.8.0 to 0.17.0 in /v2 by @dependabot in #122
- Update go module dependencies to fix security issues by @goccy in #136
- Update the v2 README.md by @shuheiktgw in #114
- [v2]change unsupported DDL behavior by @nktks in #137
- Add target-tables argument by @FoGhost in #118
- Remove key column conflict if spanner has a column named
key
by @DoubleDi in #128
New Contributors
- @dependabot made their first contribution in #134
- @goccy made their first contribution in #136
- @DoubleDi made their first contribution in #128
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- chore: allow SQL containing unsupported DDL by @iamshunta in #126
New Contributors
- @iamshunta made their first contribution in #126
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- Fix README Typos by @rishabh-shrivastava in #100
- Check go mod by @shuheiktgw in #102
- Update dependencies by @shuheiktgw in #103
- Add check lint job to CI by @shuheiktgw in #104
- Enable the check_lint job by @shuheiktgw in #106
- Support --version flag by @shuheiktgw in #105
- Use build info to retrieve version information by @shuheiktgw in #107
- Fix typo in index.go.tpl by @shuheiktgw in #110
- update go modules by @kazegusuri in #115
- follow memefish org change by @kazegusuri in #117
New Contributors
- @rishabh-shrivastava made their first contribution in #100
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Fixed to use apierror.APIError instead of spanner.Error by @yukia3e in #90
- Fix a "retrives" typo by @JohnTitor in #98
New Contributors
- @yukia3e made their first contribution in #90
- @JohnTitor made their first contribution in #98
Full Changelog: v0.5.2...v0.5.3