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
egeria-ui@4.1.4
egeria-ui@3.2.2
- this version is not supported anymore
egeria-ui@4.0.1
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
egeria-ui@3.2.1 (LTS & Deprecated)
egeria-ui@3.2.1 (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.
egeria-ui@3.2.0
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
egeria-ui@3.1.1
- technical release
egeria-ui@3.1.0
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
egeria-ui@3.0.1
Merge pull request #227 from sarbull/master Release 3.0.1
egeria-ui@3.0.0
- technical release
Release @ 2.11.1
- quick fix on forbidden page being visible upon starting the application not logged in