0.2.0 Avro Complex and Logical Types Support
Summary
This release includes Avro Complex (Array, Map, Nested Record) and Logical (BigDecimal, Date, Timestamp) data type mapping support. In addition, it fixes a bug related to the missing logging dependency.
Please check out the updated user guide!
Bug Fixes
Features
Dependency Updates
Test Dependency Updates
- Updated
org.mockito:mockito-core
from3.5.10
to3.6.0
.
Plugin Updates
- Updated
com.github.cb372:sbt-explicit-dependencies
from0.2.13
to0.2.15
. - Updated
org.wartremover:sbt-wartremover
from2.4.10
to2.4.12
. - Updated
org.wartremover:sbt-wartremover-contib
from1.3.8
to1.3.10
.