Skip to content

Commit cd8673b

Browse files
authored
Update v_0_3_9.md
1 parent 850166f commit cd8673b

File tree

1 file changed

+20
-15
lines changed

1 file changed

+20
-15
lines changed

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

+20-15
Original file line numberDiff line numberDiff line change
@@ -30,27 +30,32 @@ Helm Chart
3030
- Breaking Changes
3131

3232
- Bug Fixes
33-
- 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.
34-
- 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.
35-
- Fix column and user filters in the Query tab by showing the proper display name instead of urns.
36-
- Fix order of parent entity paths in the autocomplete dropdown for a given result.
37-
- Fix broken display name for Groups when downloading search results.
38-
- Fix group membership inconsistencies on groups page. Correctly show the count of members and improve the experience to make it clearer who is a member of what group.
39-
- Fix bug in schema table where we were not showing metadata if a field changed in ingestion from V1 to V2 field path or vice versa.
40-
- Fix dropdowns for selecting platforms and other filters when creating Views that were not showing any results.
41-
- Fix lineage counts on search result cards that were incorrectly counting "ghost" (non-existent) entities.
42-
- Fix bug when filling out documentation prompts on Datasets to update the correct aspect.
43-
- Fix logout bug in new navigation bar redesign when a user is logged in with SSO.
33+
34+
- [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.
35+
- [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.
36+
- [Queries Tab] Fix column and user filters in the Query tab by showing the proper display name instead of urns.
37+
- [Search Results] Fix order of parent entity paths in the autocomplete dropdown for a given result.
38+
- [CSV Export] Fix missing display name for Groups when downloading search results.
39+
- [Users & Groups] Fix group membership inconsistencies on groups page. Correctly show the count of members and improve the experience to make it clearer who is a member of what group.
40+
- [Columns Tab] Fix bug in schema table where we were not showing metadata if a field changed in ingestion from V1 to V2 field path or vice versa.
41+
- [Search Filtering] Fix dropdowns for selecting platforms and other filters when creating Views that were not showing any results.
42+
- [Search Results] Fix lineage counts on search result cards that were incorrectly counting "ghost" (non-existent) entities.
43+
- [Compliance Forms] Fix bug when filling out documentation prompts on Datasets to update the correct aspect.
44+
- [Log Out] Fix logout bug in new navigation bar redesign when a user is logged in with SSO.
45+
4446

4547
- Product
46-
- Introducing the 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.
48+
49+
- 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.
4750
- 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.
48-
- Improve the new navigation bar experience by centering and expanding the search bar at the top of the page.
49-
- Add validator to prevent duplicate question IDs across and within Compliance Forms.
51+
- The new navigation bar experience is now the default! Quickly understand & navigate to every DataHub feature.
52+
- Improve the navigation bar experience by centering and expanding the search bar at the top of the page.
53+
- Add Compliance Forms validation to prevent duplicate question IDs across and within Compliance Forms.
54+
- Elevate structured properties displayed on Asset Sidebar about Status section
5055

5156
- Platform
5257

53-
- Remote Executor: Introduced new Prometheus Metrics for customer-side monitoring:
58+
- Remote Executor: Introduced new Prometheus Metrics for remote executor monitoring:
5459
- Ingestion: `datahub_executor_worker_ingestion_requests` and `datahub_executor_worker_ingestion_errors` to monitor ingestion jobs received from queue
5560
- Memory: `datahub_executor_memory_*` to monitor usage and limits by process group/host
5661
- CPU: `datahub_executor_cpu_*` to monitor usage and limits by process group/host

0 commit comments

Comments
 (0)