Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

0.22.0

Compare
Choose a tag to compare
@davidmc24 davidmc24 released this 18 Dec 15:59
· 147 commits to master since this release
  • Add Configuration Cache support (#129; thanks to dcabasson and eskatos)
  • Add coverage reporting via JaCoco/Codecov to the plugin's build pipeline
  • Add support for multiple IDL files with the same name in different directories (#123)
    • The .avpr file generated by GenerateAvroProtocolTask is now based on the namespace and name of the protocol, rather than the name of the .avdl file.
  • Built using Avro 1.10.1
  • Built using Gradle 6.7.1
  • Updated compatibility testing to include Java 15
  • Updated compatibility testing through Gradle 6.7.1
  • Updated compatibility testing through Kotlin 1.4.20