What's Changed
- docs: fix README.md mistake by @utamori in #621
- templates/java: add OuterClass suffix when conflict with all enums and messages by @leafs99 in #617
- fix: The location of protoc-gen-go is mismatched in different section… by @prchen in #632
- Create code coverage reports for java maven projects by @rosslamont in #600
- Fix generating lookup for repeated.items.any.in by @stitchcula in #553
- Add filegroup for validate.proto by @keith in #595
- fix map.min_pair document by @kanaksinghal in #601
- Update protoc-gen-start dependency and add filepath.ToSlash() to fix #611 by @nvx in #612
- Potential fix for #585 by @eleduardo in #626
- TCN-463 rebuild CI in GitHub actions by @ElliotMJackson in #640
- bugfix maven deploy step by @ElliotMJackson in #641
- Test mvn deploy step by @ElliotMJackson in #642
- Publish to Maven Central manually by @ElliotMJackson in #644
- Simplify build trigger filter pattern by @ElliotMJackson in #645
- bump version in ci by @ElliotMJackson in #648
- Create maven deploy CI by @ElliotMJackson in #652
- Update maven-deploy secrets by @ElliotMJackson in #653
- Update maven-deploy.yaml by @ElliotMJackson in #654
New Contributors
- @utamori made their first contribution in #621
- @leafs99 made their first contribution in #617
- @prchen made their first contribution in #632
- @rosslamont made their first contribution in #600
- @stitchcula made their first contribution in #553
- @kanaksinghal made their first contribution in #601
- @nvx made their first contribution in #612
- @eleduardo made their first contribution in #626
Full Changelog: v0.6.8...v0.6.9-rc.0