Skip to content

Releases: bufbuild/buf-gradle-plugin

0.0.12

31 Jan 05:31
6c07668
Compare
Choose a tag to compare
  • Allow breakage checks even if the maven-publish plugin isn't applied
  • Throw better exception when config is improperly specified with a dependency

0.0.11

30 Jan 23:21
Compare
Choose a tag to compare

No functionality changes.

  • Added CI and automatic publication
  • Added integration test infrastructure and some basic tests

0.0.10

30 Jan 18:03
Compare
Choose a tag to compare
  • Linearize task configuration logic by running functions in afterEvaluate

0.0.9

30 Jan 06:03
Compare
Choose a tag to compare
  • Be more tolerant of (incorrect) nulls in image artifact details
  • Allow image artifact details to be specified manually
  • Rename image publication name to be more esoteric to reduce the chance of conflicts. Note: breaks compatibility with existing backwards compatibility schema checks.

0.0.8

29 Jan 17:33
Compare
Choose a tag to compare
  • Migrate off of deprecated commands and options

0.0.7

29 Jan 17:33
Compare
Choose a tag to compare
  • Use an explicit version of Buf rather than latest, which is not actually always the latest version.

0.0.6

05 Dec 17:50
Compare
Choose a tag to compare
  • Do not attempt to resolve image publication artifact details if neither publishSchema nor previousVersion are set
  • Derive image artifact ID and group ID even if publishSchema is false to allow checking of breaking changes without necessarily publishing the current version

0.0.5

16 Nov 16:01
Compare
Choose a tag to compare
  • Fix config input option for image building task

0.0.4

13 Nov 17:01
Compare
Choose a tag to compare
  • Allow Buf configuration to be specified via the buf Gradle configuration.

0.0.3

03 Nov 18:30
Compare
Choose a tag to compare
  • Allow specification of configuration file via configFileLocation