Scio v0.8.2 Release Notes

Release Date: 2020-03-02 // about 4 years ago
  • "Capacious Extremis"

    ๐Ÿ”‹ Features

    • โšก๏ธ Update Beam to 2.19.0 (#2665)
    • โž• Add SCollection#tap (#2713)
    • โž• Add SortedBucketTransform (#2693)
    • โž• Add API bindings for SortedBucketTransform (#2712)
    • โž• Add counters to SMB read transforms (#2704)
    • โž• Add ParquetExampleIO (#2696)
    • ๐Ÿ‘ Allow setting MIME type on RemoteFileUtil.upload (#2711)
    • โž• Add BigQuery macro Avro Schema and toAvro support (#2646)

    ๐Ÿ› Bug fixes & improvements

    • โšก๏ธ Ignore updates on google libs that we need to keep in sync with beam (#2728)
    • โž• Add all scio compile deps (#2634)
    • โฌ†๏ธ Bump circe to 0.13.0 (#2717)
    • ๐Ÿ›  Fix BigQuery Storage default params (#2692)
    • ๐Ÿ›  Fix: TableRow#getRecord returns Map (#2710)
    • ๐Ÿ›  Fix: eval coder eagerly for sealead traits (#2699)
    • โž• Add readFiles alternative to deprecated readAll (#2697)
    • โšก๏ธ Minor update topByKey comments (#2695)
    • โœ‚ Remove duplicate stage files (#2678)
    • ๐Ÿ‘‰ Make files to stage list mutable (#2676)
    • ๐Ÿ‘‰ Make Coder[Set] throw NonDeterministicException (#2674)
    • Prevent sharded-sparkey shards from having negative indices. (#2667)
    • โฌ‡๏ธ Reduce SMB Dataflow graph size for many-bucketed joins (#2666)
    • โž• Add test for #2649, Avro map field in SMB sink (#2664)
    • ๐Ÿ‘ฎ Force GenericRecord writer in SMB Avro, fix 2649 (#2650)
    • ๐Ÿ›  Fix: Add missing toAvro to BigQueryType (#2657)
    • โœ‚ Remove patched bigquery rows iterator (#2647)