v0.0.62
What's Changed
💥 BREAKING CHANGES
⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- ci(github-actions): bump actions/cache from 3 to 4 by @dependabot in #169
- ci(github-actions): bump golangci/golangci-lint-action from 3.7.1 to 4.0.0 by @dependabot in #178
- build(go): bump google.golang.org/grpc from 1.60.1 to 1.61.0 in /grpc by @dependabot in #170
- build(go): bump google.golang.org/grpc from 1.60.1 to 1.61.0 in /integrationtest by @dependabot in #171
- build(go): bump cloud.google.com/go/spanner from 1.55.0 to 1.56.0 in /integrationtest by @dependabot in #172
- build(go): bump github.com/googleapis/go-sql-spanner from 1.1.1 to 1.2.1 in /integrationtest by @dependabot in #173
👷 Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)
- ci: fix .github/workflows/go-mod-tidy.yml for dependabot by @ginokent in #179
- ci: fix misc by @ginokent in #180
✨ A new feature
🐛 A bug fix
Full Changelog: v0.0.61...v0.0.62