Skip to content

release/0.2.4

Choose a tag to compare

@wajda wajda released this 05 Dec 16:44
· 1428 commits to develop since this release
    Release Notes - Spark Lineage - Version 0.2.4

Bug

  • [SL-80] - Show proper 404 page when missing resource is requested
  • [SL-82] - Show more specific operation details first
  • [SL-83] - Shouldn't we manage MongoDB connections?
  • [SL-84] - UI: Navigation in-progress indicator is not showing or showing too late
  • [SL-85] - Dataset scrolling on left hand side works incorrectly - last few items are hidden
  • [SL-89] - Missing support for the JDBC spark sql data source

Story

  • [SL-47] - Filtering of Specific Node Types
  • [SL-74] - Better logging
  • [SL-78] - Non-blocking source lineages resolving
  • [SL-79] - Samples runner
  • [SL-81] - Configurable Spline error handling policy
  • [SL-86] - Add support for "Sort" operation
  • [SL-87] - Add support for "Aggregate" operation
  • [SL-88] - Add support for "Union" operation