Releases: ascopes/protobuf-maven-plugin
Releases · ascopes/protobuf-maven-plugin
v2.11.0
What's Changed
- Ensure directory exists for outputDescriptorFile path by @jaredstehler in #564
- [Feature] Add feature to attach protobin descriptor file as artifact to maven project by @jaredstehler in #566
- Bump org.mockito:mockito-bom from 5.15.2 to 5.16.0 by @dependabot in #568
- Bump org.wiremock:wiremock from 3.12.0 to 3.12.1 by @dependabot in #569
- Bump com.puppycrawl.tools:checkstyle from 10.21.3 to 10.21.4 by @dependabot in #570
New Contributors
- @jaredstehler made their first contribution in #564
Full Changelog: v2.10.6...v2.11.0
v2.10.6
What's Changed
- Bump org.slf4j:slf4j-bom from 2.0.16 to 2.0.17 by @dependabot in #558
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0 by @dependabot in #561
- Bump com.google.api.grpc:proto-google-common-protos from 2.52.0 to 2.53.0 in /protobuf-maven-plugin/src/it/setup by @dependabot in #562
- Bump org.apache.maven.resolver:maven-resolver-api from 2.0.6 to 2.0.7 by @dependabot in #560
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 by @dependabot in #559
- GH-557: Drop invalid $PATH entries rather than crashing by @ascopes in #563
Full Changelog: v2.10.5...v2.10.6
v2.10.5
What's Changed
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 by @dependabot in #552
- Bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.3 by @dependabot in #553
- Bump org.junit:junit-bom from 5.11.4 to 5.12.0 by @dependabot in #554
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #551
- Replace Jackson with lightweight JSON library by @ascopes in #556
Full Changelog: v2.10.4...v2.10.5
v2.10.4
What's Changed
- Improve handling of protoc output redirection by @ascopes in #549
- Internal tidyups by @ascopes in various commits.
- Defer coverage reports to the end of the CI pipeline by @ascopes in #535
- Bump org.wiremock:wiremock from 3.10.0 to 3.11.0 by @dependabot in #542
- Bump com.google.api.grpc:proto-google-common-protos from 2.50.1 to 2.51.0 in /protobuf-maven-plugin/src/it/setup by @dependabot in #543
- Bump kotlin.version from 2.1.0 to 2.1.10 in /protobuf-maven-plugin/src/it/setup by @dependabot in #544
- Bump org.apache.maven.resolver:maven-resolver-api from 2.0.5 to 2.0.6 by @dependabot in #545
- Bump org.wiremock:wiremock from 3.11.0 to 3.12.0 by @dependabot in #546
- Bump io.projectreactor:reactor-core from 3.7.2 to 3.7.3 in /protobuf-maven-plugin/src/it/setup by @dependabot in #548
- Bump com.google.api.grpc:proto-google-common-protos from 2.51.0 to 2.52.0 in /protobuf-maven-plugin/src/it/setup by @dependabot in #547
Full Changelog: v2.10.3...v2.10.4
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