docs(managed datahub): adding release notes for v0.1.70 (#6655)

This commit is contained in:
Aseem Bansal 2022-12-06 23:48:43 +05:30 committed by GitHub
parent 43c566ee4f
commit b4d966be1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 1 deletions

View File

@ -486,6 +486,7 @@ 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_70",
],
// "Candidates for Deprecation": [

View File

@ -1,6 +1,6 @@
# v.0.1.69
---
This is a scheduled release corresponding 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.
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
---

View File

@ -0,0 +1,8 @@
# v.0.1.70
---
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
---
- 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.