Hi all, We just released Scio 0.5.6. This release includes a lot of improvements, bug fixes, and is based on the latest Beam 2.5.0.
https://github.com/spotify/scio/releases/tag/v0.5.6 *"Orcinus orca"* Breaking changes - Beam 2.5.0 introduced a breaking change in the metrics API. See e664dfc <https://github.com/spotify/scio/commit/e664dfcef36a8c413e688c8b525a01e77b27b847> for details Features - Bump Beam to 2.5.0 #1222 <https://github.com/spotify/scio/pull/1222> - Bump featran to 0.2.0 #1255 <https://github.com/spotify/scio/pull/1255> - Bump dependency versions #1213 <https://github.com/spotify/scio/pull/1213> - Add topic function to PubSubAdmin #1216 <https://github.com/spotify/scio/pull/1216> - Add BigQueryClient#createTable and BigQueryClient#createTypedTable #1195 <https://github.com/spotify/scio/pull/1195> - Add support for Distinct with representative values to SCollections #1241 <https://github.com/spotify/scio/pull/1241> - Add timer to scalatest tests #1201 <https://github.com/spotify/scio/pull/1201> - Tweak saveAsTfExample #1250 <https://github.com/spotify/scio/pull/1250> Bug fixes - Optimize kryo serialization #1248 <https://github.com/spotify/scio/pull/1248> - Remove unacessary memoize on kryo state input/output #1245 <https://github.com/spotify/scio/pull/1245> - Set kryo options before loading registrars #1209 <https://github.com/spotify/scio/pull/1209> - Clean up KryoAtomicCoder #1220 <https://github.com/spotify/scio/pull/1220> #1230 <https://github.com/spotify/scio/pull/1230> - Normalize feature names in TFRecordSpec #1214 <https://github.com/spotify/scio/issues/1214> #1215 <https://github.com/spotify/scio/pull/1215> - Fix tensorflow/zoltar dependencies #1212 <https://github.com/spotify/scio/pull/1212> - Remove explicit google-api-services-storage version dependency #1235 <https://github.com/spotify/scio/pull/1235> - Do not cache SideInput for Global windows #1190 <https://github.com/spotify/scio/issues/1190> #1231 <https://github.com/spotify/scio/pull/1231> - Use SingletonSideInput in cross #1211 <https://github.com/spotify/scio/pull/1211> - Make default for args.getOrElse call-by-name #1225 <https://github.com/spotify/scio/pull/1225> - Add username to TypeProvider path #1205 <https://github.com/spotify/scio/issues/1205> #1244 <https://github.com/spotify/scio/pull/1244> - Enforce protobuf-java 3.3.1 for scio-tensorflow #1240 <https://github.com/spotify/scio/pull/1240>
