Skip to content

Releases: ascopes/protobuf-maven-plugin

v3.6.1

21 Jul 07:20

Choose a tag to compare

What's Changed

  • Update build.yml to build against Maven 4.0.0-rc-4 by @ascopes in #733
  • Use BOM for immutables by @ascopes in #734
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #735
  • Bump org.apache.maven.resolver:maven-resolver-api from 2.0.9 to 2.0.10 by @dependabot[bot] in #736
  • Bump org.junit:junit-bom from 5.13.2 to 5.13.3 by @dependabot[bot] in #737
  • Bump com.google.api.grpc:proto-google-common-protos from 2.59.0 to 2.59.1 in /protobuf-maven-plugin/src/it/setup by @dependabot[bot] in #739
  • Upgrade immutables to 2.11.1 by @ascopes in #740
  • Update maven-wrapper.properties to build on Maven 3.9.11 by @ascopes in #741
  • Replace hardcoded digest aliases with dynamic equivalence by @ascopes in #742
  • Bump org.apache.maven:maven-core from 3.9.10 to 3.9.11 by @dependabot[bot] in #744
  • Bump io.projectreactor:reactor-core from 3.7.7 to 3.7.8 in /protobuf-maven-plugin/src/it/setup by @dependabot[bot] in #743
  • Bump org.apache.maven:maven-plugin-api from 3.9.10 to 3.9.11 by @dependabot[bot] in #745

Full Changelog: v3.6.0...v3.6.1

v3.6.0

30 Jun 07:59

Choose a tag to compare

What's Changed

  • GH-719: Clear output directories when not using incremental compilation by @ascopes in #720
  • Bump com.puppycrawl.tools:checkstyle from 10.25.1 to 10.26.1 by @dependabot in #723
  • Bump org.immutables:value from 2.10.1 to 2.11.0 by @dependabot in #724
  • Bump com.google.api.grpc:proto-google-common-protos from 2.58.2 to 2.59.0 in /protobuf-maven-plugin/src/it/setup by @dependabot in #728
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.0 to 3.9.1 by @dependabot in #726
  • Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot in #725
  • Bump kotlin.version from 2.1.21 to 2.2.0 in /protobuf-maven-plugin/src/it/setup by @dependabot in #727
  • Refactor internal package hierarchy by @ascopes in #730
  • Refactor logging and exception message formatting to maximise consistency by @ascopes in #731

Full Changelog: v3.5.0...v3.6.0

v3.5.0

24 Jun 12:37

Choose a tag to compare

What's Changed

  • Infer path protoc version for CI from pom.xml by @ascopes in #715
  • Bump com.puppycrawl.tools:checkstyle from 10.25.0 to 10.25.1 by @dependabot in #716
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.8.0 by @dependabot in #717
  • Bump com.google.api.grpc:proto-google-common-protos from 2.58.0 to 2.58.2 in /protobuf-maven-plugin/src/it/setup by @dependabot in #718
  • GH-699: hash/digest verification of URL dependencies by @ascopes in #701

Full Changelog: v3.4.2...v3.5.0

v3.4.2

15 Jun 08:55

Choose a tag to compare

What's Changed

  • Correct goal ids for this plugin by @dsyer in #704
  • Bump org.junit:junit-bom from 5.13.0 to 5.13.1 by @dependabot in #705
  • Bump org.apache.maven:maven-plugin-api from 3.9.9 to 3.9.10 by @dependabot in #707
  • Bump com.google.api.grpc:proto-google-common-protos from 2.57.0 to 2.58.0 in /protobuf-maven-plugin/src/it/setup by @dependabot in #709
  • Bump org.apache.maven:maven-core from 3.9.9 to 3.9.10 by @dependabot in #706
  • Update to Maven 3.9.10 by @ascopes in #710
  • Bump org.wiremock:wiremock from 3.13.0 to 3.13.1 by @dependabot in #712
  • Bump org.scala-lang:scala3-library_3 from 3.7.0 to 3.7.1 in /protobuf-maven-plugin/src/it/setup by @dependabot in #714
  • Bump io.projectreactor:reactor-core from 3.7.6 to 3.7.7 in /protobuf-maven-plugin/src/it/setup by @dependabot in #713

Full Changelog: v3.4.1...v3.4.2

v3.4.1

05 Jun 19:23

Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.4.1

v3.4.0

01 Jun 09:47

Choose a tag to compare

What's Changed

  • Correctly buffer input/output streams for files by @ascopes in #691
  • GH-687: Add src/main/proto and src/test/proto as directory roots for migration purposes by @ascopes in #692
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 by @dependabot in #693
  • Bump com.google.protobuf:protobuf-bom from 4.31.0 to 4.31.1 by @dependabot in #694
  • Bump com.puppycrawl.tools:checkstyle from 10.24.0 to 10.25.0 by @dependabot in #695
  • Bump org.junit:junit-bom from 5.12.2 to 5.13.0 by @dependabot in #696
  • Bump io.grpc:grpc-bom from 1.72.0 to 1.73.0 in /protobuf-maven-plugin/src/it/setup by @dependabot in #697

Full Changelog: v3.3.1...v3.4.0

v3.3.1

28 May 17:30

Choose a tag to compare

What's Changed

  • Correctly specify immutables getter prefixes by @ascopes in #684
  • Differentiate between artifacts and dependencies by @ascopes in #685
  • Actual working m2e metadata file by @dsyer in #686
  • GH-689: Correctly handle nested Maven working directories in paths. by @ascopes in #690

Full Changelog: v3.3.0...v3.3.1

v3.3.0

26 May 20:35

Choose a tag to compare

What's Changed

  • Implement support for custom output directories per protoc plugin invocation by @ascopes in #682
  • Add examples for using protobuf-maven-plugin in various scenarios by @zZHorizonZz in #675
  • Wrong flag value for code generation plugin by @dsyer in #677
  • Bump advanced-security/maven-dependency-submission-action from 4 to 5 by @dependabot in #679
  • Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0 by @dependabot in #680
  • Bump org.mockito:mockito-bom from 5.17.0 to 5.18.0 by @dependabot in #681
  • Bump com.google.api.grpc:proto-google-common-protos from 2.56.0 to 2.57.0 in /protobuf-maven-plugin/src/it/setup by @dependabot in #682

New Contributors

Full Changelog: v3.2.3...v3.3.0

v3.2.3

24 May 10:29

Choose a tag to compare

What's Changed

  • MainAdd metadata for m2e lifecycle mapping by @dsyer in #672
  • Improve URL resolution semantics and behaviours by @ascopes in #674

New Contributors

Full Changelog: v3.2.2...v3.2.3

v3.2.2

20 May 19:13

Choose a tag to compare

What's Changed

  • Allow running in offline mode by @haku in #670

New Contributors

  • @haku made their first contribution in #670

Full Changelog: v3.2.1...v3.2.2