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 <https://github.com/spotify/scio/pull/1727>) Fix perf regression in Coder (#1729 <https://github.com/spotify/scio/pull/1729>) Reduce the size of the captured stacktrace in WrappedBCoder (#1745 <https://github.com/spotify/scio/pull/1745>) Fix #1734 <https://github.com/spotify/scio/issues/1734>: Limit job graph size by not wrapping native beam coders (#1741 <https://github.com/spotify/scio/pull/1741>) Explicit reset position on SeekableInput (#1747 <https://github.com/spotify/scio/pull/1747>) Support scalatest NotWord (#1743 <https://github.com/spotify/scio/pull/1743>) make BigQuery priority sysprop case-insensitive (#1736 <https://github.com/spotify/scio/pull/1736>) Use getSchema and avoid reflection when creating AvroCoder (#1724 <https://github.com/spotify/scio/pull/1724>) Clarify error message when a job uses an input multiple times. (#1720 <https://github.com/spotify/scio/pull/1720>) tiny typos in Coders.md (#1732 <https://github.com/spotify/scio/pull/1732>) Incorrect generic type in ScalaDoc (#1725 <https://github.com/spotify/scio/pull/1725>) Use BenchmarkResult as entity (#1712 <https://github.com/spotify/scio/pull/1712>) Thanks to all contributors! Cheers, Regadas
