mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-03 04:10:43 +00:00
docs: add docs for managed DataHub v0.1.72 (#7070)
This commit is contained in:
parent
f31ff9c91e
commit
12901b4bd6
@ -503,8 +503,9 @@ module.exports = {
|
||||
|
||||
"Release History": ["releases"],
|
||||
"Managed DataHub Release History": [
|
||||
"docs/managed-datahub/release-notes/v_0_1_69",
|
||||
"docs/managed-datahub/release-notes/v_0_1_72",
|
||||
"docs/managed-datahub/release-notes/v_0_1_70",
|
||||
"docs/managed-datahub/release-notes/v_0_1_69",
|
||||
],
|
||||
|
||||
// "Candidates for Deprecation": [
|
||||
|
||||
@ -2,6 +2,10 @@
|
||||
---
|
||||
This is a scheduled release which contains all changes from OSS DataHub upto commit `10a31b1aa08138c616c0e44035f8f843bef13085`. In addition to all the features added in OSS DataHub below are Managed DataHub specific release notes.
|
||||
|
||||
## Release highlights
|
||||
Release Availability Date
|
||||
---
|
||||
06 Dec 2022
|
||||
|
||||
## Release Changlog
|
||||
---
|
||||
- We now support >10k results in Metadata Test results
|
||||
@ -2,7 +2,11 @@
|
||||
---
|
||||
This is a scheduled release which contains all changes from OSS DataHub upto commit `70659711a841bcce4bb1e0350027704b3783f6a5`. In addition to all the features added in OSS DataHub below are Managed DataHub specific release notes.
|
||||
|
||||
## Release highlights
|
||||
Release Availability Date
|
||||
---
|
||||
30 Dec 2022
|
||||
|
||||
## Release Changlog
|
||||
---
|
||||
- Improvements in Caching implementation to fix search consistency problems
|
||||
- We have heard many organisations ask for metrics for the SaaS product. We have made good progress towards this goal which allows us to share Grafana dashboards. We will be testing it selectively. Expect more updates in coming month on this.
|
||||
|
||||
13
docs/managed-datahub/release-notes/v_0_1_72.md
Normal file
13
docs/managed-datahub/release-notes/v_0_1_72.md
Normal file
@ -0,0 +1,13 @@
|
||||
# v.0.1.72
|
||||
---
|
||||
|
||||
Release Availability Date
|
||||
---
|
||||
18 Jan 2023
|
||||
|
||||
|
||||
## Release Changlog
|
||||
---
|
||||
- Since `v0.1.70` these changes from OSS DataHub https://github.com/datahub-project/datahub/compare/43c566ee4ff2ee950a4f845c2fd8a1c690c1d607...afaee58ded40dc4cf39f94f1b4331ceb0a4d93eb have been pulled in
|
||||
- add GZip compression to lineage cache
|
||||
- Make browse paths upgrade non-blocking
|
||||
Loading…
x
Reference in New Issue
Block a user