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