v0.11.9
This release contains mostly dependency upgrades and a bug fix. It includes Beam 2.39.0.
🐛 Bug Fixes
- Update CustomCoders usages to implement verifyDeterministic (#4428) @clairemcginty
- Fix typo in WordCount example (#4419) @RustedBones
🌱 Dependency Updates
- Update beam-runners-core-construction-java, ... to 2.39.0 (#4410) @spotify-steward
- Update algebra to 2.8.0 (#4427) @spotify-steward
- Update elasticsearch-java to 8.2.3 (#4426) @spotify-steward
- Update parquet-avro, parquet-column, ... to 1.12.3 (#4411) @spotify-steward
- Update sbt-assembly to 1.2.0 (#4413) @spotify-steward
- Update sbt-scalafix to 0.10.1 (#4417) @spotify-steward
- Update scala-compiler, scala-library, ... to 2.12.16 (#4418) @spotify-steward
Contributors to this release
@RustedBones, @clairemcginty, and @spotify-steward