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

Latest commit

 

History

History
39 lines (24 loc) · 1.49 KB

CHANGELOG_OLD.md

File metadata and controls

39 lines (24 loc) · 1.49 KB

Changelog

Version 0.4.2

  • Added microsite

Version 0.4.1 (23-1-2018)

  • Fix a inconsistency in the encodeKleisli arrow type signature #35
  • Rename AvroSchemaCompatibility.apply params to schema1 and schema2 #34

Version 0.4 (22-1-2018)

  • Add akka-streams support #9
  • Add akka-serializer support #28
  • Scalacache SchemaRegistryClient #30

Version 0.3.1 (18-1-2018)

  • Better decode errors #26

Version 0.3 (15-1-2018)

  • Remove Attempt #18
  • Documentation and aliases for Member #20
  • Logical types (UUID, Date, etc) in schema #21
  • Add scala docs for the public API #11

Version 0.2.2 (12-1-2018)

  • Support java.util.ZonedDateTime #16
  • Schema Registry decode fails with discriminated unions which have isomorphic types #14

Version 0.2 (11-1-2018)

  • Add schema registry support #10

Version 0.1 (5-1-2018)

  • Initial release