New
v0.15.3
Scio 0.15.3 includes Beam 2.71
๐ Bug Fixes
- (fix #5874) Fix missing field descriptions for typed BigQuery writes by @clairemcginty in https://github.com/spotify/scio/pull/5875
- Rename BufferedExternalSorter to avoid class load conflicts by @shnapz in https://github.com/spotify/scio/pull/5877
- fix dropped AvroType @doc annotations by @clairemcginty in https://github.com/spotify/scio/pull/5879
- Fix record-level Avro doc by @clairemcginty in https://github.com/spotify/scio/pull/5880
๐ฑ Dependency Updates
- Upgrade to Beam 2.71 by @clairemcginty in https://github.com/spotify/scio/pull/5873
- Use slf4j v2 by @kellen in https://github.com/spotify/scio/pull/5872
- Bump Magnolify to 0.9.3 by @clairemcginty in https://github.com/spotify/scio/pull/5878
Full Changelog: https://github.com/spotify/scio/compare/v0.15.2...v0.15.3