Skip to content

v2.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 11:09
· 18 commits to main since this release

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