Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 10:55
· 422 commits to main since this release
7d109ba

Features:
- Collector support
- DataSource token support
- User now is able to press a button to copy ODDRN on the overview page
- Add updated by information to alerts
- Show ODD Platform installation version in the UI
- Pagination for DataQualityTestRuns

Enhancements:
- Improved test coverage
Comment: 102 integration tests for repo layer
- A number of fixed Dependabot detected vulnerabilities on the UI side
- Node uplift (14 -> 16)
- Display long JSON-typed metadata properly
- UI enhancements

Bugfixes:
- Fixes duplicate entities in the response when paginating
- Fixed lineage upstream bug
- Fill updated_at field when entity is updated
- Other UI and API bugfixes