Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(release notes): Managed DataHub v0.2.0 release notes #7299

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs-website/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,7 @@ module.exports = {

"Release History": ["releases"],
"Managed DataHub Release History": [
"docs/managed-datahub/release-notes/v_0_2_0",
"docs/managed-datahub/release-notes/v_0_1_73",
"docs/managed-datahub/release-notes/v_0_1_72",
"docs/managed-datahub/release-notes/v_0_1_70",
Expand Down
26 changes: 26 additions & 0 deletions docs/managed-datahub/release-notes/v_0_2_0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# v0.2.0
---

Release Availability Date
---
09 Feb 2023

## Update Downtime

During release installation the Elasticsearch indices will be reindex to improve search capabilities. While the upgrade is in progress
DataHub will be set to a read-only mode. Once this operation is completed, the upgrade will proceed normally. Depending on index sizes and
infrastructure this process can take 5 minutes to hours however as a rough estimate 1 hour for every 2.3 million entities.


## Release Changlog
---
- Since `v0.1.73` these changes from OSS DataHub https://github.com/datahub-project/datahub/compare/36afdec3946df2fb4166ac27a89b933ced87d00e...v0.10.0 have been pulled in
- Improved documentation editor
- Filter lineage graphs based on time windows
- Improvements in Search
- Metadata Ingestion
- Redshift: You can now extract lineage information from unload queries
- PowerBI: Ingestion now maps Workspaces to DataHub Containers
- BigQuery: You can now extract lineage metadata from the Catalog
- Glue: Ingestion now uses table name as the human-readable name
- SSO Preferred Algorithm Setting