Skip to content

v0.14.0

Compare
Choose a tag to compare
@RustedBones RustedBones released this 01 Feb 12:26
· 168 commits to refs/heads/main since this release
9c11122

What's Changed

Includes Beam 2.53.0 support.

Breaking Changes

  • avro removed from scio-core. scalafix rules helping: FixAvroCoder, FixAvroSchemasPackage, FixDynamicAvro
  • some avro API changes . scalafix rules helping: FixGenericAvro.
  • fallback kryo coder requires explicit import
  • use of official tensorflow metadata
  • BigQuery error-info and result handling API change
  • sio-smb module not pulling implementation dependencies
  • sio-smb in JobTest expecting SmbIO test input/output

See the Migration Guide for more information.

🚀 Enhancements

🐛 Bug Fixes

📜 Scalafix Migrations

📗 Documentation

🧪 Test Improvements

🏗️ Build Improvements

🔧 Refactorings

🌱 Dependency Updates

New Contributors

Full Changelog: v0.13.6...v0.14.0