v0.10.0
What's Changed
Other changes
- Fix reference to build.buf.gradle.GENERATED_DIR in README.md by @drice-buf in #210
- Use correct dir for generated proto sources by @drice-buf in #211
- Prevent the error when explicitly specifying default buf gen temlate file path by @un1024 in #199
- Upgrade to Buf CLI version 1.35.1 by @drice-buf in #213
- Make Buf CLI dependency explicit for Dependabot by @drice-buf in #219
- Add v2 buf.yaml FormatCheckWithWorkspaceTest test cases by @drice-buf in #217
- Add v2 buf.yaml LintWithWorkspaceTest test cases by @drice-buf in #215
- Add v2 buf.yaml Configuration/PublishWithWorkspaceTest test cases by @drice-buf in #218
- Add v2 buf.yaml BuildWithWorkspaceTest test cases by @drice-buf in #216
- Test whether dependabot will pick up new Buf CLI by @drice-buf in #220
- Add v2 buf.yaml Generate and Breaking test cases by @drice-buf in #214
- Put dependabot on a weekly schedule by @drice-buf in #223
- Make ConfigurationTest success check more robust by @drice-buf in #221
- Update tests to use local generation by @pkwarren in #230
- Support configuration cache by @sebek64 in #206
New Contributors
- @drice-buf made their first contribution in #210
- @un1024 made their first contribution in #199
- @sebek64 made their first contribution in #206
Full Changelog: v0.9.1...v0.10.0