Scio v0.7.0-beta1 Release Notes

Release Date: 2018-12-06 // over 5 years ago
  • ๐Ÿ› Bug fixes

    • Rework Coder's implicit not found message (again) (#1469)
    • ๐Ÿ›  Fix KryoRegistrar scope widenning (#1462)
    • ๐Ÿ‘‰ Make compression options in ExtractOps typed (#1449) (#1457)
    • โž• Add back BigQuery schema caching, regression of #1439 (#1458)
    • โœ… Register default file systems in Scio test context (fix #1455) (#1463)
    • 0๏ธโƒฃ Use coherent defaults accross IO (#1478)
    • ๐Ÿ›  Fix scio-repl to use refactored BigQuery client (#1459)
    • ๐Ÿ“œ Typed argument parsing is broken when name contains camelCase. (#1460)

    ๐Ÿ”‹ Features

    • โž• Add Google Spanner package (#1491)
    • โž• Add BigQuery TimePartitioning support, fix #1419 (#1466)
    • โž• Add subscription function to PubSubAdmin(#1483)
    • โฌ†๏ธ Bump Beam to 2.8.0 (#1493)
    • โšก๏ธ Update dependencies (#1489)
    • โž• Add scalafix rules (#1435)(#1464)(#1474)(#1468)(#1470)
    • โž• Add BigQueryType typesafe args (#1476)
    • โž• Add region to DataflowResult (#1479)
    • ๐Ÿ”ฆ Expose transform function (#1492)(#1487)
    • ๐Ÿ‘ Allow creating DataflowResult from df Job (#1481)
    • โœ‚ Remove Future.failed in IOs (#1482)
    • โž• Add better error messages when missing sys.props (#1488)(#1461)