Skip to content

Commit 661386c

Browse files
committed
andrew and tamas changes
1 parent cd8673b commit 661386c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/managed-datahub/release-notes/v_0_3_9.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Recommended CLI/SDK
1111

1212
Helm Chart
1313
---
14-
1.5.2 or greater
14+
1.5.5 or greater
1515

1616
## Known Issues
1717

@@ -26,11 +26,11 @@ Helm Chart
2626

2727
- All changes in https://github.com/datahub-project/datahub/releases/tag/v0.15.0.1
2828
- Note Breaking Changes: https://datahubproject.io/docs/how/updating-datahub/#0150
29+
- Also includes some, but not all, changes in the upcoming v1.0.0 release
2930

3031
- Breaking Changes
3132

3233
- Bug Fixes
33-
3434
- [Compliance Forms] Fix a few inaccuracies in the Compliance Forms analytics tab - handle multiple forms per asset properly and fix a few bugs in the forms analytics ingestion source when generating this analytics data.
3535
- [Compliance Forms] Fix bug in nested select component when adding a Domain question to your Compliance Form when selecting child domains. Now you can properly select a parent and their children.
3636
- [Queries Tab] Fix column and user filters in the Query tab by showing the proper display name instead of urns.
@@ -42,11 +42,13 @@ Helm Chart
4242
- [Search Results] Fix lineage counts on search result cards that were incorrectly counting "ghost" (non-existent) entities.
4343
- [Compliance Forms] Fix bug when filling out documentation prompts on Datasets to update the correct aspect.
4444
- [Log Out] Fix logout bug in new navigation bar redesign when a user is logged in with SSO.
45-
45+
- [Search Ranking] Improved memory usage of usage ranking job; fix bugs when usage was missing.
4646

4747
- Product
4848

4949
- Introducing a new Stats Tab redesign for Datasets and Columns! This release gives you all the functionality you had with Dataset and Columns stats previously, but now in a much cleaner, more consumable way. We also add a few new stats and charts to render additional helpful information about your assets. Note that statistics must be enabled in ingestion to view them on the stats tab.
50+
- Entity versioning is now fully available. Datasets and ML Models can be linked together as versions of the same logical entity, in the UI and via ingestion. Only the latest version will appear in search.
51+
- Improved support for ML Models and ML Groups as part of the expanded MLflow ingestion source. Data process instances can now appear on container pages and lineage.
5052
- Improve the Compliance Forms experience while filling out questions by pre-filling responses for the user with existing metadata on the asset. Now, a user will have an even easier time filling out Compliance Forms for their assets.
5153
- The new navigation bar experience is now the default! Quickly understand & navigate to every DataHub feature.
5254
- Improve the navigation bar experience by centering and expanding the search bar at the top of the page.
@@ -65,3 +67,4 @@ Helm Chart
6567
- Ingestion
6668
- MLflow: Support for experiments & runs ingestion, enhanced property ingestion for models/model versions with native versioning support
6769
- Dataset ↔ Run lineage is coming soon.
70+
- Spark: Column-level lineage now runs through a Spark DataJob rather than directly between datasets.

0 commit comments

Comments
 (0)