This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
Releases: odpi/egeria-ui
Releases · odpi/egeria-ui
[email protected]
[email protected]
- this version is not supported anymore
[email protected]
What's new? Everything.
- new react implementation
- typescript based components
- ultra modular and extendable
- for bugs please use the egeria-ui/issues
It contains the new architectura based on NPM modules split as it follows:
- odpi/egeria-ui-core
- main functionalities(login, about, ui skeleton)
- odpi/egeria-ui-components
- main component implementations(asset-catalog, asset-lineage, glossary)
- odpi/happi-graph
- rewritten in react aswell
- odpi/egeria-js-commons
- new build approach using typescript and API support
[email protected] (LTS & Deprecated)
[email protected] (LTS & Deprecated Version)
This version is deprecated, please start using the new React implementation.
This implementation will still be available on #polymer branch in odpi/egeria-ui.
[email protected]
Changes in v3.2.0
- Using updated JWT auth. token
- Reworked and improved handling of page redirects
- Also publishing docker image to quay.io registry + building new image for arm64 arch.
- Url parameter handling improvement (etl processes flag)
- Removed unused functionality (source and destination toggle) + code cleanup
[email protected]
- technical release
[email protected]
Changes in v3.1.0:
- Improved error handling and standardized error display in case of backed errors
- Removed "Source & Destination" asset lineage view as it was overlapping functionality with the other dedicated lineage view pages
- Fixed "Empty description" bug on asset search results page
[email protected]
Merge pull request #227 from sarbull/master Release 3.0.1
[email protected]
- technical release
Release @ 2.11.1
- quick fix on forbidden page being visible upon starting the application not logged in