Skip to content

Releases: khezen/avro

v1.1.8

15 Jul 11:30

Choose a tag to compare

  • Add support for MySQL type JSON

v1.1.7

11 Jan 13:15

Choose a tag to compare

sqlavro: ensure column are ordered by their ordinal positions

v1.1.6

16 Jul 14:31

Choose a tag to compare

  • bug fix SetLimit with union schemas

v1.1.5

16 Jul 13:33

Choose a tag to compare

export func EnsureCriterionTypes(schema *avro.RecordSchema, criteria []Criterion) (err error)

v1.1.4

16 Jul 09:27

Choose a tag to compare

  • support time.Time as well as int32 timestamp for timestamp,time & date logical types

v1.1.3

14 Jul 14:06

Choose a tag to compare

  • add SetLimit method to criterion

v1.1.2

21 Apr 09:53
aea8c41

Choose a tag to compare

fixes #8

v1.1.1

16 Apr 23:20
812f244

Choose a tag to compare

  • fix issues detected with gocilinter

v1.1.0

22 Mar 09:10

Choose a tag to compare

  • add go.mod
  • important upgrade in dependencies

v1.0.0

21 Mar 23:15

Choose a tag to compare

escape \n\r for csv ouputs