v0.0.58
What's Changed
⬆️ Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 in /grpc by @dependabot in #116
- chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 in /integrationtest by @dependabot in #117
- chore(deps): bump cloud.google.com/go/spanner from 1.50.0 to 1.51.0 in /integrationtest by @dependabot in #118
👷 Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)
- ci: add ci for ops by @ginokent in #122
- ci: add .github/workflows/go-mod-tidy.yml by @ginokent in #123
✨ A new feature
🐛 A bug fix
- fix: mod grpc/status default logger output by @ginokent in #120
- fix: deprecate flagenv by @ginokent in #121
- fix: fix errors suffix detection by @ginokent in #125
🧑💻 Changes to the build process or auxiliary tools and libraries such as documentation generation
Full Changelog: v0.0.57...v0.0.58