Skip to content

Releases: bufbuild/buf-gradle-plugin

0.6.1

12 May 18:14
360c2e9
Compare
Choose a tag to compare

What's Changed

  • collapse aarch64 into arm64 to enable running on M1 (#72)

Full Changelog: 0.6.0...0.6.1

0.6.0

10 May 23:08
8d25f13
Compare
Choose a tag to compare

What's Changed

  • use lifecycle plugin constant rather than java plugin constant by (#64)
  • use task names constants in tests (#67)
  • classify bufLint in verification group (#66)
  • upgrade Buf from 1.3.1 to 1.4.0 (#68)
  • update GitHub workflows (#69)
  • Bump versions of Gradle and plugins (#70)
  • Support buf format (#71)

Full Changelog: 0.5.1...0.6.0

0.5.1

06 May 15:18
57f00af
Compare
Choose a tag to compare
  • Use file separator and clean up duplicated code (#62)
  • configure properly when protobuf plugin is applied after buf plugin (#63)

Full Changelog: 0.5.0...0.5.1

0.5.0

12 Apr 01:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.5.0

0.4.1

10 Apr 08:26
6827fe5
Compare
Choose a tag to compare
  • support buf generate (#57)

Full Changelog: 0.4.0...0.4.1

0.4.0

10 Apr 03:32
ef526a9
Compare
Choose a tag to compare
  • Support all workflows without the protobuf-gradle-plugin (#48, #49, #50, #51, #52)
  • Support all workflows with a provided workspace (#53, #54, #55)

Full Changelog: 0.3.5...0.4.0

0.3.5

09 Apr 22:52
54f72fc
Compare
Choose a tag to compare
  • lint only provided files (#47)

Full Changelog: 0.3.4...0.3.5

0.3.4

23 Mar 00:44
9b468c8
Compare
Choose a tag to compare
  • use version catalog (#45)
  • changed usage of Path.of to Paths.get for Java 8 compatability (#44)
  • add animalsniffer (#46)

Full Changelog: 0.3.3...0.3.4

0.3.3

19 Mar 18:36
1117811
Compare
Choose a tag to compare
  • Upgrade Buf to 1.1.0 (#42)

Full Changelog: 0.3.2...0.3.3

0.3.2

19 Mar 17:31
2ca9712
Compare
Choose a tag to compare
  • extract protobuf and protobuf plugin versions in tests (#35)
  • some upgrades (#36)
  • Upgrade all but Buf (#39)
  • Compare against the built image rather than the ephemeral workspace (#41)
  • add '--rm' to docker command to clean up container after use (#38)

Full Changelog: 0.3.1...0.3.2