Skip to content

Releases: bufbuild/buf-gradle-plugin

v0.10.2

15 Nov 21:57
a342ff2
Compare
Choose a tag to compare

What's Changed

Other changes

  • Allow lint task to be configured after Buf v1.31.0 while using protobuf-gradle-plugin by @andrewparmet in #256

Full Changelog: v0.10.1...v0.10.2

v0.10.1

15 Nov 14:12
6d322b4
Compare
Choose a tag to compare

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 #239
  • Improve error message when task with custom error handler fails with no stdout by @andrewparmet in #241

Full Changelog: v0.10.0...v0.10.1

v0.10.0

05 Sep 14:25
4d4a77b
Compare
Choose a tag to compare

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

Full Changelog: v0.9.1...v0.10.0

v0.9.1

03 Jul 19:32
79fe45e
Compare
Choose a tag to compare

What's Changed

Other changes

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

15 Feb 16:01
8da0e3a
Compare
Choose a tag to compare

What's Changed

Other changes

New Contributors

Full Changelog: v0.8.6...v0.9.0

v0.8.6

31 Jul 17:37
626514c
Compare
Choose a tag to compare

What's Changed

  • Delay configuration of buf binary configuration until after the tool version is resolvable from the extension by @andrewparmet in #148

Other changes

New Contributors

Full Changelog: v0.8.5...0.8.6

v0.8.5

21 Jun 16:35
07a50de
Compare
Choose a tag to compare

What's Changed

Other changes

New Contributors

Full Changelog: 0.8.4...v0.8.5

v0.8.4

24 Apr 16:45
34e913a
Compare
Choose a tag to compare

What's Changed

Other changes

Buf relocation

New Contributors

Full Changelog: 0.8.3...v0.8.4

Relocation release

24 Apr 19:20
Compare
Choose a tag to compare

This is a relocation release for com.parmet:buf-gradle-plugin with the version of 0.8.5

0.8.3

23 Feb 04:53
2e6d8e1
Compare
Choose a tag to compare

What's Changed

  • Update Buf version to 1.13.1 (#108)
  • Allow specification of a buf.gen.yaml template file (#107)

Full Changelog: 0.8.2...0.8.3