Skip to content

v0.14.15

Choose a tag to compare

@clairemcginty clairemcginty released this 02 Apr 15:08
· 254 commits to main since this release
324867e

This release includes Beam 2.64.0 support.

Note: This release reverts the change introduced in the 0.14.11 release that made Avro the default typed-BigQuery representation, due to regressions. Typed BQ reads and writes will once again default to using TableRow in the underlying translation layer, rather than GenericRecord, but can be configured to use Avro on an opt-in basis; for more information, see the typed BigQuery docs.

🐛 Bug Fixes

🚀 Enhancements

📗 Documentation

🏗️ Build Improvements

🌱 Dependency Updates

New Contributors

Full Changelog: v0.14.14...v0.14.15