Hi all, We just released Scio 0.8.2. This is mainly a bug fix release with some small improvements. Thanks to all the contributors!
Cheers, Neville https://github.com/spotify/scio/releases/tag/v0.8.2 *"Capacious Extremis"* Features - Update Beam to 2.19.0 (#2665 <https://github.com/spotify/scio/pull/2665>) - Add SCollection#tap (#2713 <https://github.com/spotify/scio/pull/2713>) - Add SortedBucketTransform (#2693 <https://github.com/spotify/scio/pull/2693>) - Add API bindings for SortedBucketTransform (#2712 <https://github.com/spotify/scio/pull/2712>) - Add counters to SMB read transforms (#2704 <https://github.com/spotify/scio/pull/2704>) - Add ParquetExampleIO (#2696 <https://github.com/spotify/scio/pull/2696> ) - Allow setting MIME type on RemoteFileUtil.upload (#2711 <https://github.com/spotify/scio/pull/2711>) - Add BigQuery macro Avro Schema and toAvro support (#2646 <https://github.com/spotify/scio/pull/2646>) Bug fixes & improvements - Ignore updates on google libs that we need to keep in sync with beam ( #2728 <https://github.com/spotify/scio/pull/2728>) - Add all scio compile deps (#2634 <https://github.com/spotify/scio/pull/2634>) - Bump circe to 0.13.0 (#2717 <https://github.com/spotify/scio/pull/2717> ) - Fix BigQuery Storage default params (#2692 <https://github.com/spotify/scio/pull/2692>) - Fix: TableRow#getRecord returns Map (#2710 <https://github.com/spotify/scio/pull/2710>) - Fix: eval coder eagerly for sealead traits (#2699 <https://github.com/spotify/scio/pull/2699>) - Add readFiles alternative to deprecated readAll (#2697 <https://github.com/spotify/scio/pull/2697>) - Minor update topByKey comments (#2695 <https://github.com/spotify/scio/pull/2695>) - Remove duplicate stage files (#2678 <https://github.com/spotify/scio/pull/2678>) - Make files to stage list mutable (#2676 <https://github.com/spotify/scio/pull/2676>) - Make Coder[Set] throw NonDeterministicException (#2674 <https://github.com/spotify/scio/pull/2674>) - Prevent sharded-sparkey shards from having negative indices. (#2667 <https://github.com/spotify/scio/pull/2667>) - Reduce SMB Dataflow graph size for many-bucketed joins (#2666 <https://github.com/spotify/scio/pull/2666>) - Add test for #2649 <https://github.com/spotify/scio/issues/2649>, Avro map field in SMB sink (#2664 <https://github.com/spotify/scio/pull/2664>) - Force GenericRecord writer in SMB Avro, fix 2649 (#2650 <https://github.com/spotify/scio/pull/2650>) - Fix: Add missing toAvro to BigQueryType (#2657 <https://github.com/spotify/scio/pull/2657>) - Remove patched bigquery rows iterator (#2647 <https://github.com/spotify/scio/pull/2647>)
