版本发布 8
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### Other changes * Build plugin with Java 21 and pin GitHub actions by @pkwarren in https://github.com/bufbuild/buf-gradle-plugin/pull/306 * Switch from truth to assertj and add junit launcher by @pkwarren in https://github.com/bufbuild/buf-gradle-plugin/pull/310 * Update to latest Maven publish plugin by @pkwarren in https://github.com/bufbuild/buf-gradle-plugin/pull/325 * Update to Jackson 3.x and snakeyaml-engine by @pkwarren in https://github.com/bufbuild/buf-gradle-plugin/pull/359 * Stop using multi string dependency notation by @pkwarren in https://github.com/bufbuild/buf-gradle-plugin/pull/383 * Remove kotlin jvm plugin by @pkwarren in https://github.com/bufbuild/buf-gradle-plugin/pull/384 * Update to gradle 9 by @pkwarren in https://github.com/bufbuild/buf-gradle-plugin/pull/396 * Add a compatibility test for verifying Gradle support by @pkwarren in https://github.com/bufbuild/buf-gradle-plugin/pull/397 **Full Changelog**: https://github.com/bufbuild/buf-gradle-plugin/compare/v0.10.3...v0.11.0
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### Other changes * Allow lint task to be configured after Buf v1.31.0 while using protobuf-gradle-plugin by @andrewparmet in https://github.com/bufbuild/buf-gradle-plugin/pull/256 **Full Changelog**: https://github.com/bufbuild/buf-gradle-plugin/compare/v0.10.1...v0.10.2
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### Other changes * Add test using v1 lint config with inter-module dependencies that must run on Buf 1.31.0 by @andrewparmet in https://github.com/bufbuild/buf-gradle-plugin/pull/239 * Improve error message when task with custom error handler fails with no stdout by @andrewparmet in https://github.com/bufbuild/buf-gradle-plugin/pull/241 **Full Changelog**: https://github.com/bufbuild/buf-gradle-plugin/compare/v0.10.0...v0.10.1
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### Other changes * Fix reference to build.buf.gradle.GENERATED_DIR in README.md by @drice-buf in https://github.com/bufbuild/buf-gradle-plugin/pull/210 * Use correct dir for generated proto sources by @drice-buf in https://github.com/bufbuild/buf-gradle-plugin/pull/211 * Prevent the error when explicitly specifying default buf gen temlate file path by @un1024 in https://github.com/bufbuild/buf-gradle-plugin/pull/199 * Upgrade to Buf CLI version 1.35.1 by @drice-buf in https://github.com/bufbuild/buf-gradle-plugin/pull/213 * Make Buf CLI dependency explicit for Dependabot by @drice-buf in https://github.com/bufbuild/buf-gradle-plugin/pull/219 * Add v2 buf.yaml FormatCheckWithWorkspaceTest test cases by @drice-buf in https://github.com/bufbuild/buf-gradle-plugin/pull/217 * Add v2 buf.yaml LintWithWorkspaceTest test cases by @drice-buf in https://github.com/bufbuild/buf-gradle-plugin/pull/215 * Add v2 buf.yaml Configuration/PublishWithWorkspaceTest test cases by @drice-buf in https://github.com/bufbuild/buf-gradle-plugin/pull/218 * Add v2 buf.yaml BuildWithWorkspaceTest test cases by @drice-buf in https://github.com/bufbuild/buf-gradle-plugin/pull/216 * Test whether dependabot will pick up new Buf CLI by @drice-buf in https://github.com/bufbuild/buf-gradle-plugin/pull/220 * Add v2 buf.yaml Generate and Breaking test cases by @drice-buf in https://github.com/bufbuild/buf-gradle-plugin/pull/214 * Put dependabot on a weekly schedule by @drice-buf in https://github.com/bufbuild/buf-gradle-plugin/pull/223 * Make ConfigurationTest success check more robust by @drice-buf in https://github.com/bufbuild/buf-gradle-plugin/pull/221 * Update tests to use local generation by @pkwarren in https://github.com/bufbuild/buf-gradle-plugin/pull/230 * Support configuration cache by @sebek64 in https://github.com/bufbuild/buf-gradle-plugin/pull/206 ## New Contributors * @drice-buf made their first contribution in https://github.com/bufbuild/buf-gradle-plugin/pull/210 * @un1024 made their first contribution in https://github.com/bufbuild/buf-gradle-plugin/pull/199 * @sebek64 made their first contribution in https://github.com/bufbuild/buf-gradle-plugin/pull/206 **Full Changelog**: https://github.com/bufbuild/buf-gradle-plugin/compare/v0.9.1...v0.10.0
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### Other changes * Upgrade to gradle 8.5 by @andrewparmet in https://github.com/bufbuild/buf-gradle-plugin/pull/181 * Create add-to-project workflow by @chrispine in https://github.com/bufbuild/buf-gradle-plugin/pull/188 * Migrate to use com.vanniktech.maven.publish by @pkwarren in https://github.com/bufbuild/buf-gradle-plugin/pull/201 * Fix release workflow by @pkwarren in https://github.com/bufbuild/buf-gradle-plugin/pull/202 * Update gradle to 8.8 by @pkwarren in https://github.com/bufbuild/buf-gradle-plugin/pull/203 ## New Contributors * @chrispine made their first contribution in https://github.com/bufbuild/buf-gradle-plugin/pull/188 **Full Changelog**: https://github.com/bufbuild/buf-gradle-plugin/compare/v0.9.0...v0.9.1
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### Other changes * Upgrade to gradle 8.5 by @andrewparmet in https://github.com/bufbuild/buf-gradle-plugin/pull/181 * Create add-to-project workflow by @chrispine in https://github.com/bufbuild/buf-gradle-plugin/pull/188 * Migrate to use com.vanniktech.maven.publish by @pkwarren in https://github.com/bufbuild/buf-gradle-plugin/pull/201 ## New Contributors * @chrispine made their first contribution in https://github.com/bufbuild/buf-gradle-plugin/pull/188 **Full Changelog**: https://github.com/bufbuild/buf-gradle-plugin/compare/v0.9.0...v0.9.1
<!-- Release notes generated using configuration in .github/release.yml at v0.9.1 --> ## What's Changed ### Other changes * Upgrade to gradle 8.5 by @andrewparmet in https://github.com/bufbuild/buf-gradle-plugin/pull/181 * Create add-to-project workflow by @chrispine in https://github.com/bufbuild/buf-gradle-plugin/pull/188 ## New Contributors * @chrispine made their first contribution in https://github.com/bufbuild/buf-gradle-plugin/pull/188 **Full Changelog**: https://github.com/bufbuild/buf-gradle-plugin/compare/v0.9.0...v0.9.1
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### Other changes * Upgrade to gradle 8.5 by @andrewparmet in https://github.com/bufbuild/buf-gradle-plugin/pull/181 * Create add-to-project workflow by @chrispine in https://github.com/bufbuild/buf-gradle-plugin/pull/188 ## New Contributors * @chrispine made their first contribution in https://github.com/bufbuild/buf-gradle-plugin/pull/188 **Full Changelog**: https://github.com/bufbuild/buf-gradle-plugin/compare/v0.9.0...v0.9.1