mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-24 08:28:12 +00:00
docs(release): managed DataHub 0.2.6 (#7922)
This commit is contained in:
parent
7fcb6aacbe
commit
c136f8f59e
@ -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",
|
||||
|
||||
19
docs/managed-datahub/release-notes/v_0_2_6.md
Normal file
19
docs/managed-datahub/release-notes/v_0_2_6.md
Normal 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
|
||||
Loading…
x
Reference in New Issue
Block a user