docs(release): managed DataHub 0.2.6 (#7922)

This commit is contained in:
Aseem Bansal 2023-04-28 15:21:15 +05:30 committed by GitHub
parent 7fcb6aacbe
commit c136f8f59e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 0 deletions

View File

@ -545,6 +545,7 @@ module.exports = {
},
{
"Managed DataHub Release History": [
"docs/managed-datahub/release-notes/v_0_2_6",
"docs/managed-datahub/release-notes/v_0_2_5",
"docs/managed-datahub/release-notes/v_0_2_4",
"docs/managed-datahub/release-notes/v_0_2_3",

View File

@ -0,0 +1,19 @@
# v0.2.6
---
Release Availability Date
---
28-Apr-2023
Recommended CLI
---
- `v0.10.1.2` with release notes at https://github.com/acryldata/datahub/releases/tag/v0.10.1.2
- There is a newer CLI available https://github.com/acryldata/datahub/releases/tag/v0.10.2.2 currently but we do not recommend using that because of a Regression in Redshift connector. If you are not using Redshift connector then you can use the newer CLI version.
## Release Changelog
---
- Since `v0.2.5` these changes from OSS DataHub https://github.com/datahub-project/datahub/compare/294c5ff50789564dc836ca0cbcd8f7020756eb0a...2bc0a781a63fd4aed50080ab453bcbd3ec0570bd have been pulled in.
- fix(tests): Ensure that default Test has a description field
- fix(openapi): allow configuration of async on openapi
- fix(cache): clear cache entry when skipped for search
- fix(ui) Update copy for chrome extension health component