v0.11.11
·
894 commits
to refs/heads/main
since this release
0.11.13
This release contains mostly bugfixes to unblock use of Scio with Dataflow Runner V2.
🚀 Enhancements
- Unblock DataflowRunner V2 by replacing parameterized AtomicCoder refs (#4399) @clairemcginty
- Update CustomCoders usages to implement verifyDeterministic (#4428) @clairemcginty
- Do not capture ProcessContext in AsyncLookup callbacks (#4495) @Illedran
- Changed processElement to newer annotated style in scio-avro, scio-core (#4511) @shnapz
- Reduce coder memory footprint (#4397) @RustedBones
- Do not reference scio coder after materialization (#4509) @RustedBones
🐛 Bug Fixes
- Fix record coder structural value equality (#4547) @RustedBones
🌱 Dependency Updates
- Migrate to magnolia1 (#4422) @RustedBones
- Update Magnolify to 0.6.1 (#4542) @clairemcginty