v0.9.5
"Colovaria"
There are no breaking changes in this release, but some were introduced with v0.9.0
:
See v0.9.0 Migration Guide for detailed instructions.
Improvements
- Add custom GenericJson pretty print (#3367)
- scio-parquet to support dynamic destinations for windowed scollections (#3356)
- Support $LATEST replacement for Query (#3357)
- Mutable ScalableBloomFilter (#3339)
- Add specialized TupleCoders (#3350)
- Add nullCoder on Record and Disjunction coders (#3349)
Bug Fixes
- Support null-key records in smb writes (#3359)
- Fix serialization struggles in SMB transform API (#3342)
- Grammar / spelling fixes in migration guides (#3358)
- Remove unused macro import (#3353)
- Remove unused BaseSeqLikeCoder implicit (#3344)
- Filter out potentially included env directories (#3322)
- Simplify LowPriorityCoders (#3320)
- Remove unused and not useful Coder implicit trait (#3319)
- Make javaBeanCoder lower prio (#3318)
Dependency Updates
- Update Beam to 2.24.0 (#3325)
- Update scalafmt-core to 2.7.3 (#3364)
- Update elasticsearch-rest-client, ... to 7.9.2 (#3347)
- Update hadoop libs to 2.8.5 (#3337)
- Update sbt-scalafix to 0.9.21 (#3335)
- Update sbt-mdoc to 2.2.9 (#3327)
- Update sbt-avro to 3.1.0 (#3323)
- Update mysql-socket-factory to 1.1.0 (#3321)
- Update scala-collection-compat to 2.2.0 (#3312)
- Update sbt-mdoc to 2.2.8 (#3313)