You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@beam.apache.org by Josh Baer <jb...@spotify.com> on 2018/05/01 20:12:44 UTC

Scio 0.5.3 released

Hi all,

We just released Scio 0.5.3 with a few enhancements and bug fixes.

Cheers,
Josh

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

*"Lasiorhinus latifrons"*
Features

   - Add enabled-parameter to SCollection#debug #1107
   <https://github.com/spotify/scio/pull/1107>
   - Support batching in BigtableIO #1057
   <https://github.com/spotify/scio/pull/1057> #1112
   <https://github.com/spotify/scio/pull/1112>
   - Update TensorFlow to 1.8.0 #1003
   <https://github.com/spotify/scio/issues/1003>
   - Upgrade sparkey <https://github.com/spotify/sparkey> to 2.3.0 #1105
   <https://github.com/spotify/scio/pull/1105>
   - Add support for setting max memory usage for sparkey objects #1106
   <https://github.com/spotify/scio/pull/1106>

Bug fixes

   - Fix step names in the saveAsTypedBigQuery transform #1061
   <https://github.com/spotify/scio/issues/1061> #1127
   <https://github.com/spotify/scio/pull/1127>