v0.12.5
This release adds support for Java 17 and contains coder bug fixes. It also includes Beam 2.45.0 dependency update.
🚀 Enhancements
- Unique tuple tags by @farzad-sedghi in #4711
- Set default JdkAddOpenModules for Java 17 by @clairemcginty in #4710
🐛 Bug Fixes
- Avoid using outputfield cache by @shnapz in #4701
- Force scio coders on all input SCollection by @RustedBones in #4713
- replace assert with com.google.common.base.Verify by @farzad-sedghi in #4716
📗 Documentation
- Explain Hadoop configuration in Parquet.md by @clairemcginty in #4703
- Update site releases by @RustedBones in #4717
🏗️ Build Improvements
- Add Java 17 to GHA setup by @clairemcginty in #4659
- update smb multi join code gen to the latest by @farzad-sedghi in #4702
- Update sbt-scoverage to 2.0.7 by @scala-steward in #4706
- Update sbt-assembly to 2.1.1 by @scala-steward in #4708
🌱 Dependency Updates
- Update beam to version 2.45.0 by @RustedBones in #4712
- Update circe-core, circe-generic, ... to 0.14.4 by @scala-steward in #4705
- Update mysql-socket-factory to 1.10.0 by @scala-steward in #4704
Contributors to this release
@RustedBones, @clairemcginty, @farzad-sedghi, @scala-steward and @shnapz
Full Changelog: v0.12.4...v0.12.5