Fixed bugs
- Clean output directory before extracting protos (#735). This was then enhanced to sync instead of delete (#772)
- Revert work-around removal from #719 and properly fix unexpected inputs to configuration cache (#770)
Improvements
- Allow the path of a java executable to be configured (#750)
- Change default output folder to Gradle best practices (
generated/sources/proto
; plural, not singular) (#755)