Skip to content

Releases: ascopes/protobuf-maven-plugin

v0.0.1-M3

26 Nov 23:10
Compare
Choose a tag to compare
v0.0.1-M3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.1-M2...v0.0.1-M3

v0.0.1-M2

25 Nov 15:40
Compare
Choose a tag to compare
v0.0.1-M2 Pre-release
Pre-release

What's Changed

  • GH-20: Remove deterministic output functionality by @ascopes in #21
  • GH-18: Opt into generating lite-only sources for Java by @ascopes in #22
  • Fix Kotlin support and restructure (@ascopes)
  • Remove "reproducibleBuilds" parameters as they do not impact the output content in our case.
  • Improve documentation.
  • Improve presentation of output of protoc.
  • Output the version of libproto being used when running protoc.
  • Fix test input directories.
  • Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.1 to 3.10.2 by @dependabot in #15
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #12
  • Bump org.apache.maven.plugins:maven-site-plugin from 4.0.0-M11 to 4.0.0-M12 by @dependabot in #17
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0 by @dependabot in #14
  • Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5 by @dependabot in #13
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.1 to 3.10.2 by @dependabot in #16

Full Changelog: v0.0.1-M1...v0.0.1-M2

v0.0.1-M1

23 Nov 13:38
Compare
Choose a tag to compare
v0.0.1-M1 Pre-release
Pre-release

Initial preview release of the first milestone (initial development).

See https://ascopes.github.io/protobuf-maven-plugin for usage instructions and examples.

Full Changelog: https://github.com/ascopes/protobuf-maven-plugin/commits/v0.0.1-M1