mirror of
https://github.com/datahub-project/datahub.git
synced 2025-06-27 05:03:31 +00:00
feat(docs): Add docs for 0.3.11.1 Cloud Release (#13604)
This commit is contained in:
parent
62ab7d817f
commit
da3f82ea58
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
| Component | Version |
|
| Component | Version |
|
||||||
| --------------- | --------------- |
|
| --------------- | --------------- |
|
||||||
| Helm | `1.5.34` |
|
| Helm | `1.5.40` |
|
||||||
| CLI | `1.0.0.3` |
|
| CLI | `1.0.0.3` |
|
||||||
| Remote Executor | `v0.3.11-acryl` |
|
| Remote Executor | `v0.3.11-acryl` |
|
||||||
| Actions | `v0.0.3` |
|
| Actions | `v0.0.3` |
|
||||||
@ -18,10 +18,30 @@
|
|||||||
|
|
||||||
## Known Issues
|
## Known Issues
|
||||||
|
|
||||||
|
- Versions older than `v0.3.11-acryl` of the Remote Executor will not work with this release.
|
||||||
|
|
||||||
## Release Changelog
|
## Release Changelog
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### v0.3.11.1
|
||||||
|
|
||||||
|
- Bug Fixes
|
||||||
|
|
||||||
|
- [Tags] Allow editing tags that do not have property aspects (i.e: when creating by a transformer).
|
||||||
|
- [Tags] Support null tagProperties aspect when updating tag color.
|
||||||
|
- [Search] Adds a search filter for "Created At". This is behind a feature flag `SHOW_CREATED_AT_FILTER`, disabled by default as the underlying metadata is not available for all entities.
|
||||||
|
- [Search] Improve platform instance search filters. Adds names & icons to each entry.
|
||||||
|
- [Gen AI] Fix column / ml feature description show more button when text was larger than expected.
|
||||||
|
- [Glossary] Display custom properties in glossary nodes.
|
||||||
|
- [Lineage] Add feature flag for lineage full expansion in the UI for very large graphs.
|
||||||
|
- [Proposals] Fix status filter in list action request GraphQL call.
|
||||||
|
- [System Sources] Remove hardcoded CLI versions for system sources. This should be dynamic and inherit the system default.
|
||||||
|
- [UI] Don't show 404 while computing user permissions for a page.
|
||||||
|
- [UI] Fix pagination overflow on embedded list search results
|
||||||
|
- [Forms] Remove schema field entities from form assignment entity types.
|
||||||
|
- [Slack] Surface installation error to end user
|
||||||
|
|
||||||
### v0.3.11
|
### v0.3.11
|
||||||
|
|
||||||
- Breaking Changes
|
- Breaking Changes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user