-
Notifications
You must be signed in to change notification settings - Fork 58
Release Notes Template
Markus edited this page Aug 30, 2022
·
3 revisions
- These release notes provide information about new features, fixes, and updates that are included in the latest update release.
- We often roll out features (and sometimes even fixes) to Current over a period of time. If you don’t see something described below right away, you can expect it soon
Version 2.1
- Support for OpenLineage version 13
- Column level lineage support in parser for Hive and Hive Delta
- Note column lineage support for other sources will be coming as OpenLineage supports them
- OpenLineage column support anticipated roadmap
- ABFSS: September
- WASBS: September
- SQL / JDBC: Q4 CY 2022
- Postgres / JDBC: Q4 CY 2022
- MySQL / JDBC: Q4 CY 2022
- OpenLineage column support anticipated roadmap
- Note column lineage support for other sources will be coming as OpenLineage supports them
- Service which updates custom type entities when underlying data source is scanned. Previously, updates only occurred when notebooks were re-run
- Support for new source types:
- MySQL
- Postgres
- ADB managed Hive table lineage support
- OpenLineage 13 resolves SaveAsTable driver crash issue
- Improved documentation for custom source configuration
- Created custom source gallery adding ADLS Gen 1
- Remove the openlineage-spark-0.11.0.jar and install the openlineage-spark-0.13.0.jar
- Update
OlToPurviewMappings
with the latest mappings found in the deployment/infra/OlToPurviewMappings.json file.