Skip to content

Releases: microsoft/Purview-ADB-Lineage-Solution-Accelerator

2.0.3

16 Aug 18:13
3f39234
Compare
Choose a tag to compare

Release notes

  • 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

ADB to Purview Connector Solution Accelerator - Version 2.0.3

Version 2.0.3

Bug Fixes

All fixes are around the demo deployment. If you are using the connector only deployment or have already deployed the solution accelerator, there is no action for you to take in this release.

For those who were having an issue with the demo deployment, please checkout this release and deploy the demo.

  • Added a retry attempt for the ARM template deployment if there is an intermittent error causing the deployment to fail.
  • Fixed Key Vault Access Policy Assignment for end user doing deployment.
  • Fixed Storage Blob Data Reader role assignment for Purview Managed Service Identity.

Full Changelog: 2.0.2...2.0.3

2.0.2

11 Aug 23:15
c9210f7
Compare
Choose a tag to compare
Merge pull request #67 from microsoft/hotfix/entitysearchinpurview

Hotfix/entitysearchinpurview

2.0.1

08 Aug 21:34
6a2b81e
Compare
Choose a tag to compare

Release notes

  • 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

ADB to Purview Connector Solution Accelerator - Version 2.0.1

Version 2.0.1

Bug Fixes

  • The demo deployment had a malformed spark configuration due to missing quotation marks.
  • Made the ARM Template use a secure string for Client Secret.
  • Fixed broken README links

Full Changelog: 2.0.0...2.0.1

2.0.0

27 Jul 15:47
2a176ec
Compare
Choose a tag to compare

Release notes

  • 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

ADB to Purview Connector Solution Accelerator - Version 2.0

Version 2.0

Features

  • Support for Databricks runtime version 10.4
  • Support for certificate based authentication for Microsoft Purview and/or Azure Databricks
  • Change to default SQL source behavior, table information with a dot in the string will be interpreted as a custom schema and table name by default. In past versions, a name string like this "table.name" from Open Lineage would translate to a Purview entity name containing "dbo.table.name". We did some polling and determined that customers are more likely to use this pattern to denote a custom schema, rather than having table names containing dots. Going forward, the default installed configuration will treat such strings as schema.tablename. If you wish to shift back to the old behavior, you can delete the "azureSQLNonDboNoDotsInNames" section in the OlToPurviewMappings function configuration.

Bug Fixes

  • Filter duplicate Open Lineage Messages

Other

  • Improved documentation of base install scenario
  • More detailed description of the contribution process
  • New troubleshooting and limitation scenarios added to documentation
  • Other documentation changes / additions

Upgrade from 1.1 to 2.0

OpenLineage / Databricks Installation

  • Remove the openlineage-spark-0.8.2.jar and install the openlineage-spark-0.11.0.jar

Changes to Spark Configuration on Your Cluster(s)

  • spark.openlineage.version should be set to v1

Changes to Function App Settings

Auto-Generated What's Changed

What's Changed

Full Changelog: 1.1.0...2.0.0

1.1.0

11 Jul 20:41
8d5fd64
Compare
Choose a tag to compare

Hotfix Release notes

  • 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

ADB to Purview Connector Solution Accelerator - Version 1.0.1 RC: June 6th

Version 1.0.1 RC

Bug Fixes

Qualified name change to support the new ADB meta model

Other

documentation changes / additions
Doc / deploy changes to support the hotfix

Auto-Generated What's Changed

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

13 Jun 16:46
d6514f2
Compare
Choose a tag to compare

Release Deprecated

Due to newly supported Azure Databricks types within Microsoft Purview, this release is deprecated and should not be used.