Scio v0.9.2 release

2020-07-02 Thread Filipe Regadas
n find us in the #scio channel! (get an invite here <https://slackin.spotify.com/>) Cheers, Filipe Regadas https://github.com/spotify/scio/releases/tag/v0.9.2 <https://github.com/spotify/scio/releases/tag/v0.9.2> "Alohomora" Improvements Add more info to RateLimite

Scio v0.9.1 release

2020-06-04 Thread Filipe Regadas
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://gith

Scio v0.8.0-alpha2

2019-07-16 Thread Filipe Regadas
Hi all, v0.8.0-alpha2 is out 🚀 This release brings a lot of bug fixes and improvements over alpha1. Thanks to all of you that helped making this possible! ❤️ Cheers, Regadas v0.8.0-alpha2 Release Notes Features Update beam to 2.13

Scio v0.7.3 released!

2019-03-12 Thread Filipe Regadas
Hi all! We just released Scio v0.7.3. This version includes only bug fixes and improvements. https://github.com/spotify/scio/releases/tag/v0.7.3 "Vulpes Vulpes" Bug Fixes & Improvements Fix FileStorage.avroFile (#1727 ) Fix perf regression in Coder (

Scio v0.7.0

2019-01-18 Thread Filipe Regadas
Hi all, We just released Scio 0.7.0. This release is based on the latest Beam 2.9.0, includes a lot of improvements, bug fixes, and some breaking changes. To have a smooth transition to this new version, make sure you have a look at the v0.7.0 Migration Guide

Scio 0.5.0-beta1 released

2018-02-14 Thread Filipe Regadas
Hi all, We just released Scio 0.5.0-beta1. This is mostly a bug fix release. Cheers, Regadas https://github.com/spotify/scio/releases/tag/v0.5.0-beta1 Features Added ser/der support for joda DateTime #1038