Hi all,

We just released Scio 0.5.7. This release uses the latest Beam 2.6.0.

https://github.com/spotify/scio/releases/tag/v0.5.7

*"Panthera pardus"*
Features

   - Bump Beam to 2.6.0 (#1283 <https://github.com/spotify/scio/pull/1283>)
   - Bump Chill to 0.9.3, remove patched BigDecimalSerializer #1301
   <https://github.com/spotify/scio/pull/1301>
   - Better error messages & help for malformed PipelineOptions #1297
   <https://github.com/spotify/scio/pull/1297>
   - Add example jobs with refreshing side input (#1295
   <https://github.com/spotify/scio/pull/1295>), FileIO#writeDynamic (#1278
   <https://github.com/spotify/scio/pull/1278>), and stateful DoFns (#1281
   <https://github.com/spotify/scio/pull/1281>)
   - Add benchmarks for com.spotify.scio.util.Functions (#1291
   <https://github.com/spotify/scio/pull/1291>) and force shuffling in
   other SCollection transform benchmarks (#1290
   <https://github.com/spotify/scio/pull/1290>)
   - Benchmark Combine operations (#1291
   <https://github.com/spotify/scio/pull/1291>)
   - Use Beam's ReleaseInfo util (#1276
   <https://github.com/spotify/scio/pull/1276>) to verify runner SDK
   - Reduce copies in CombineFn (#1268
   <https://github.com/spotify/scio/pull/1268>)

Bug fixes

   - Infer correct Tensor shape for scalar features #1260
   <https://github.com/spotify/scio/pull/1260>
   - Add method to read TensorFlow examples directly from TFRecord files
   #1298 <https://github.com/spotify/scio/pull/1298>
   - Fix Kryo's Iterable serialization (#1289
   <https://github.com/spotify/scio/pull/1289>)
   - Fix REPL hanging on closeAndCollect for scala 2.12 (#1277
   <https://github.com/spotify/scio/pull/1277>)
   - Fix conflicting transitive dependencies (#1265
   <https://github.com/spotify/scio/pull/1265>)
   - ScioTest dependency restricted to test scope in sbt (#1274
   <https://github.com/spotify/scio/pull/1274>)

Reply via email to