Skip to content

v0.0.57

Choose a tag to compare

@ginokent ginokent released this 15 Oct 07:22
· 280 commits to main since this release
dc47eab

What's Changed

💥 BREAKING CHANGES

⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)

  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #89
  • chore(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.1 in /grpc by @dependabot in #104
  • chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.58.1 in /tests by @dependabot in #103
  • chore(deps): bump cloud.google.com/go/spanner from 1.49.0 to 1.50.0 in /integrationtest by @dependabot in #110
  • chore(deps): bump github.com/googleapis/go-sql-spanner from 1.1.0 to 1.1.1 in /integrationtest by @dependabot in #111
  • chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.3 in /grpc by @dependabot in #113
  • chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.3 in /integrationtest by @dependabot in #114
  • build: go mod tidy by @ginokent in #115

📝 Documentation only changes

✨ A new feature

🐛 A bug fix

♻️ A code change that neither fixes a bug nor adds a feature

✅ Adding missing tests or correcting existing tests

🧑‍💻 Changes to the build process or auxiliary tools and libraries such as documentation generation

Full Changelog: v0.0.56...v0.0.57