Hi all,

We just released Scio 0.6.1. This is mainly a bug fix release.
Also just a heads up, we'll be releasing alpha/beta of 0.7.0 soon which
will include some major breaking changes. Keep an eye on this section
<https://github.com/spotify/scio/wiki/Changelog#breaking-changes-since-scio-070>
of the changelog for updates.

Cheers,
Neville

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

*"Rhyncholestes raphanurus"*
Features

   - Expose ScioResult#isTest #1336
   <https://github.com/spotify/scio/pull/1336>
   - Meaningful NPE message for nulls in BigQueryType macro #1303
   <https://github.com/spotify/scio/issues/1303> #1332
   <https://github.com/spotify/scio/pull/1332>
   - Add streaming benchmark #1294
   <https://github.com/spotify/scio/issues/1294> #1333
   <https://github.com/spotify/scio/pull/1333> #1338
   <https://github.com/spotify/scio/pull/1338> #1353
   <https://github.com/spotify/scio/pull/1353>
   - Bump ASM version #1358 <https://github.com/spotify/scio/pull/1358>

Bug fixes

   - Make PCollection names unique #1356
   <https://github.com/spotify/scio/pull/1356>
   - Register joda-time serializers #1341
   <https://github.com/spotify/scio/issues/1341> #1347
   <https://github.com/spotify/scio/pull/1347>
   - Fix duplicate jars in classpath #1334
   <https://github.com/spotify/scio/issues/1334> #1348
   <https://github.com/spotify/scio/pull/1348>
   - Use location-aware Dataflow job endpoints #1337
   <https://github.com/spotify/scio/pull/1337>
   - Change DoFnWithResource logging level to DEBUG #1351
   <https://github.com/spotify/scio/pull/1351>
   - Cache schema in AvroType macro #1025
   <https://github.com/spotify/scio/issues/1025> #1359
   <https://github.com/spotify/scio/pull/1359>

Reply via email to