Hi all, We just released scio v0.9.1. There are no breaking changes in this release, but some were introduced with v0.9.0, please our Migration Guide <https://spotify.github.io/scio/migrations/v0.9.0-Migration-Guide.html> for detailed instructions.
Cheers, Filipe Regadas https://github.com/spotify/scio/releases/tag/v0.9.1 *"Aberto"* Improvements - Add option to disable colors when pretty printing (#2897) - Add SCollection reify methods (#2987) - Add scio-extra BigQuery saveAvroAsBigQuery IT test (#3004) - Unify sharded & non sharded sparkey write (#3012) - Write empty sparkey shards when no data (#3008) - Add SCollection#groupMap and SCollection#groupMapReduce operations (#2996) - Add BigQuery section to 0.9.0 migration guide (#2991) - Update default SMB sorter memory to 1GB (#2993) - SCollection.withWindowFn with upper bound type (#2975) - Implement SMB "least bucket replication" for SortedBucketSource (#2953) - Add Grpc-specific Kryo serializers (fix #2963) (#2964) - Document bigquery Query type (#2950) - Remove unused Coder and ClassTag (#2934) - Remove unused declared vals - New method mapKeys for PairScollection (#2922) - Use scala 2.13 as default (#2927) - New inLatePane matcher for SCollection (#2921) - Add java.sql.Timestamp coder (#2907) Bug Fixes - Use scalaVersion semantic selector (#3022) - Add -release 8 scalac option (#3006) - Fix scio-extra BigQuery IT test - Use base64 encoding (#3003) - Use BigQuery client project consistently (#2995) - Propagate targetParallelism from SortedBucketIO (#2997) - Remove mercator override (#2992) - Fixup Grpc Kryo serializers (#2967) - Revert "Fix: generate tree eagerly before checking for private constructors (#2846)" (#2943) - Fix tcnative and gcsio dep conflicts (#2948) - Rename BigQuery Beam Schema based op (#2932) - Fix creation of local sharded Sparkey files (#2930) - Don't require a List for Bigtable admin operations. (#2931) - Don't write SMB metadata if prior steps fail (fix #2895) (#2899) - Fix dependency conflicts (#2924) - Fix docs public datasets - Fix circe deprecation warn (#2910) - Fix: Parser with custom Formatter not always in scope (#2909) - Fix ScalaMatcher serialization in isEqualTo (#2904) - Fix: temp table location changed back to US (#2905) - Fix deprecation warns (#2966) Dependency Updates - Update kantan.csv to 0.6.1 (#3016) - Update caffeine to 2.8.4 (#2999) - Update magnolify-avro, magnolify-bigtable, ... to 0.2.0 (#2986) - Update caffeine to 2.8.3 (#2983) - Update elasticsearch 6/7 (#2974) (#2970) - Update auto-value, auto-value-annotations to 1.7.2 (#2973) - Update auto-service to 1.0-rc7 (#2972) - Update scala to 2.13.2 (#2951) - Update scalactic to 3.1.2 (#2959) - Update scalatest to 3.1.2 (#2961) - Update algebird-core, algebird-test to 0.13.7 (#2954) - Update auto-value, auto-value-annotations to 1.7.1 (#2940) - Update jackson-annotations, jackson-core, ... to 2.10.4 (#2938) (#2939) - Update magnolia to 0.16.0 (#2923) - Update cassandra-driver-core to 3.9.0 (#2925) - Update mysql-socket-factory to 1.0.16 (#2911) - Update mysql-connector-java to 8.0.20 (#2918) - Update joda-time to 2.10.6 (#2912) - Update featran-core, featran-scio, ... to 0.6.0 (#2896) - Update scala-collection-compat to 2.1.6 (#2894)