Releases: ascopes/protobuf-maven-plugin
Releases · ascopes/protobuf-maven-plugin
v2.10.3
What's Changed
- Bump io.grpc:grpc-bom from 1.69.1 to 1.70.0 in /protobuf-maven-plugin/src/it/setup by @dependabot in #537
- Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 by @dependabot in #536
- Improve quality of general logs by @ascopes in #540
- Internal improvements to logging, error handling, and validation logic, as well as potential edge cases that may previously have resulted in bug reports that were discovered as part of new tests.
Full Changelog: v2.10.2...v2.10.3
v2.10.2
What's Changed
- Run CI on Maven 4 by @ascopes in #526
- Bump io.projectreactor:reactor-core from 3.7.1 to 3.7.2 in /protobuf-maven-plugin/src/it/setup by @dependabot in #527
- Bump io.grpc:grpc-bom from 1.69.0 to 1.69.1 in /protobuf-maven-plugin/src/it/setup by @dependabot in #528
- Bump org.scala-lang:scala3-library_3 from 3.6.2 to 3.6.3 in /protobuf-maven-plugin/src/it/setup by @dependabot in #529
- Implement initial eclipse artifact mapper tests by @ascopes in #530
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #532
- GH-523: Relax prerequisite constraint to Maven 3.8 from 3.8.2 by @ascopes in #533
- Improve Termux detection semantics by @ascopes in #534
Full Changelog: v2.10.1...v2.10.2
v2.10.1
What's Changed
- Bump protobuf.version from 4.29.2 to 4.29.3 in /protobuf-maven-plugin/src/it/setup by @dependabot in #520
- Bump com.google.api.grpc:proto-google-common-protos from 2.50.0 to 2.50.1 in /protobuf-maven-plugin/src/it/setup by @dependabot in #521
- Fix ArtifactHandler injection to be compatible with Maven 4 by @cstamas in #524
New Contributors
Full Changelog: v2.10.0...v2.10.1
v2.10.0
v2.9.2
What's Changed
- Improve ProtocResolver.java warnings by @ascopes in #509
- Update license headers to 2025 by @ascopes in #510
- Bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 by @dependabot in #512
- Bump org.assertj:assertj-core from 3.27.0 to 3.27.2 by @dependabot in #511
- Bump org.mockito:mockito-bom from 5.14.2 to 5.15.2 by @dependabot in #513
- Adds null check for descriptor file by @anuragagarwal561994 in #516
New Contributors
- @anuragagarwal561994 made their first contribution in #516
Full Changelog: v2.9.1...v2.9.2
v2.9.1
What's Changed
Full Changelog: v2.9.0...v2.9.1
v2.9.0
Full Changelog: v2.8.1...v2.9.0
What's Changed
- Update README.md by @ascopes in #507
- Add configuration option to generate the binary proto descriptor by @lucarota in #506
New Contributors
Full Changelog: v2.8.0...v2.9.0
Due to a CI issue, this was also released as v2.8.1, although the release for that has been revoked on GitHub side now. Please update to 2.9.0 if on 2.8.1 by mistake.
v2.8.0
What's Changed
- Short-circuit glob checks for SourceGlobFilter.java by @ascopes in #490
- Bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0 by @dependabot in #492
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.1 to 3.9.0 by @dependabot in #491
- Bump org.scala-lang:scala3-library_3 from 3.6.1 to 3.6.2 in /protobuf-maven-plugin/src/it/setup by @dependabot in #493
- Bump io.projectreactor:reactor-core from 3.7.0 to 3.7.1 in /protobuf-maven-plugin/src/it/setup by @dependabot in #495
- Bump com.google.api.grpc:proto-google-common-protos from 2.49.0 to 2.50.0 in /protobuf-maven-plugin/src/it/setup by @dependabot in #494
- Bump io.grpc:grpc-bom from 1.68.2 to 1.69.0 in /protobuf-maven-plugin/src/it/setup by @dependabot in #497
- Initial Aether tests by @ascopes in #496
- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #500
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #501
- Bump org.apache.maven.resolver:maven-resolver-api from 2.0.4 to 2.0.5 by @dependabot in #502
- Bump protobuf.version from 4.29.1 to 4.29.2 in /protobuf-maven-plugin/src/it/setup by @dependabot in #503
- Enable incremental compilation by default by @ascopes in #499
- Remove custom entry class from IncrementalCacheManager.java by @ascopes in #505
- Optimise IncrementalCacheManager.java by @ascopes in #504
Full Changelog: v2.7.3...v2.8.0
v2.7.3
What's Changed
Full Changelog: v2.7.2...v2.7.3
v2.7.2
What's Changed
- Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 by @dependabot in #474
- Bump io.grpc:grpc-bom from 1.68.1 to 1.68.2 in /protobuf-maven-plugin/src/it/setup by @dependabot in #476
- Bump kotlin.version from 2.0.21 to 2.1.0 in /protobuf-maven-plugin/src/it/setup by @dependabot in #477
- Bump protobuf.version from 4.28.3 to 4.29.0 in /protobuf-maven-plugin/src/it/setup by @dependabot in #478
- Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2 by @dependabot in #475
- Bump me.fabriciorby:maven-surefire-junit5-tree-reporter from 1.3.0 to 1.4.0 by @dependabot in #479
- GH-481: Fix bug where large builds crash on Windows by @ascopes in #482
- Bump protobuf.version from 4.29.0 to 4.29.1 in /protobuf-maven-plugin/src/it/setup by @dependabot in #484
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #483
- GH-481: Adhere to protoc argument file rules correctly by @ascopes in #485
Full Changelog: v2.7.1...v2.7.2