Scio v0.8.3 Release Notes

Release Date: 2020-03-19 // about 4 years ago
  • "Draconifors"

    ๐Ÿ”‹ Features

    • โž• Add CsvIO (#2701)
    • Implement hashSubtractByKey (#2769)
    • โž• Add directory treatment and compression option to readFiles (#2756)
    • โž• Add FileNaming and prefix support to BinaryIO (#2759)
    • โž• Add Header and Footer support to TextIO (#2758)
    • โž• Add GenericJson coder (#2742)
    • โž• Add ProtobufUtil for Message<->Avro conversions (#2743)

    ๐Ÿ› Bug fixes & improvements

    • โž• Add schema cache support in BigQueryType (#2775)
    • โšก๏ธ Optimize KeyGroupIterator (#2779)
    • ๐Ÿ‘‰ Make CoGbkResult Iterable slightly lazy (#2749)
    • ๐Ÿ‘‰ Make java Enum coder deterministic #2761 #2764
    • ๐Ÿ›  Fix saveAsTypedBigQuery deprecation message (#2763)
    • Patch SortValues doFn to avoid re-enconding bytes (#2748)
    • ๐Ÿ›  Fix: remove redundant withExtendedErrorInfo in dynamic BigQuery (#2744)