v0.14.20
This release includes Beam 2.68.0 support. It also upgrades the major version of protobuf-java to 4.x.
๐ Bug Fixes
- Fix serialization error when sortMergeCoGroup has secondary keys by @charles-tan in https://github.com/spotify/scio/pull/5768
๐๏ธ Build Improvements
- Add test assertion for OverrideTypeProvider field name by @clairemcginty in https://github.com/spotify/scio/pull/5766
- Fix mergeStrategy for scio-repl by @clairemcginty in https://github.com/spotify/scio/pull/5794
๐ฑ Dependency Updates
- Upgrade to Beam 2.68 by @clairemcginty in https://github.com/spotify/scio/pull/5769
- Upgrade protobuf-java and protoc to 4.x by @clairemcginty in https://github.com/spotify/scio/pull/5701
- Update parquet-avro, parquet-column, ... to 1.16.0 by @clairemcginty in https://github.com/spotify/scio/pull/5762
- Update jedis to 6.2.0 by @clairemcginty in https://github.com/spotify/scio/pull/5763
- Update elasticsearch-java to 8.19.4 by @clairemcginty in https://github.com/spotify/scio/pull/5770
- Update sbt, sbt-dependency-tree, ... to 1.11.6 by @clairemcginty in https://github.com/spotify/scio/pull/5778
- Update jna to 5.18.1 by @clairemcginty in https://github.com/spotify/scio/pull/5776
- Update scalafmt-core to 3.10.1 by @clairemcginty in https://github.com/spotify/scio/pull/5791
- Update munit to 1.2.1 by @clairemcginty in https://github.com/spotify/scio/pull/5789
- Update sbt-scalafix to 0.14.4 by @clairemcginty in https://github.com/spotify/scio/pull/5782
- Update elasticsearch-java to 8.19.5 by @clairemcginty in https://github.com/spotify/scio/pull/5783
- Update circe-core, circe-generic, ... to 0.14.15 by @clairemcginty in https://github.com/spotify/scio/pull/5774
- Update metrics-core to 4.2.37 by @clairemcginty in https://github.com/spotify/scio/pull/5775
- Update sbt-ghpages to 0.9.0 by @clairemcginty in https://github.com/spotify/scio/pull/5771
- Update sbt-bom to 1.0.29 by @clairemcginty in https://github.com/spotify/scio/pull/5772
- Bump netty to 4.1.128 by @clairemcginty in https://github.com/spotify/scio/pull/5793
Full Changelog: https://github.com/spotify/scio/compare/v0.14.19...v0.14.20