This repository has been archived by the owner on Dec 28, 2023. It is now read-only.
0.22.0
- 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 byGenerateAvroProtocolTask
is now based on the namespace and name of the protocol, rather than the name of the.avdl
file.
- The
- 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