Skip to content

0.2.0 Avro Complex and Logical Types Support

Compare
Choose a tag to compare
@morazow morazow released this 30 Oct 14:14

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

  • #13: Fixed logging issue (PR #15)

Features

  • #17: Added Support for Avro Complex and Logical Types (PR #15)

Dependency Updates

Test Dependency Updates

  • Updated org.mockito:mockito-core from 3.5.10 to 3.6.0.

Plugin Updates

  • Updated com.github.cb372:sbt-explicit-dependencies from 0.2.13 to 0.2.15.
  • Updated org.wartremover:sbt-wartremover from 2.4.10 to 2.4.12.
  • Updated org.wartremover:sbt-wartremover-contib from 1.3.8 to 1.3.10.