Scio v0.10.0-alpha1 Release Notes

Release Date: 2020-10-02 // over 3 years ago
  • ๐Ÿ’ฅ Breaking Changes

    • Clean up coder implicits propagation #3056 (#3170)
    • ๐Ÿšš Move Google Cloud IOs to scio-google-cloud-platform (#3340)
    • ๐Ÿ—„ Deprecate ScioContext pubsubIO methods (#3345)
    • โœ‚ Remove EOLed elasticsearch5 support (#3217)
    • โœ‚ Remove readAll* API deprecated since 0.8 (#3216)
    • โœ‚ Remove async DoFn aliases deprecated since 0.8
    • โœ‚ Remove key-value transform code deprecated since 0.8 (#3213)
    • โœ‚ Remove scio-extra code deprecated since 0.8 (#3212)

    ๐Ÿ‘Œ Improvements

    • โž• Add internal composite transfrom (#3159)

    ๐Ÿ› Bug fixes

    • โœ‚ Remove BeamCoders unchecked warning (#3343)