Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Releases: odpi/egeria-ui

egeria-ui@4.1.4

21 Apr 20:13
d5de5e4
Compare
Choose a tag to compare
  • technical release
  • fixes and updates

egeria-ui@3.2.2

27 Sep 07:47
76984b0
Compare
Choose a tag to compare
  • this version is not supported anymore

egeria-ui@4.0.1

23 Sep 13:05
213d5b8
Compare
Choose a tag to compare

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)

23 Sep 10:47
d6ea970
Compare
Choose a tag to compare

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

30 Nov 11:08
526d666
Compare
Choose a tag to compare

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

27 Oct 09:23
2bacc3a
Compare
Choose a tag to compare
  • technical release

egeria-ui@3.1.0

26 Oct 20:19
676c7dd
Compare
Choose a tag to compare

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

11 Aug 09:28
716322f
Compare
Choose a tag to compare
Merge pull request #227 from sarbull/master

Release 3.0.1

egeria-ui@3.0.0

30 Jul 10:13
26bdbda
Compare
Choose a tag to compare
  • technical release

Release @ 2.11.1

21 Jul 12:44
b12b217
Compare
Choose a tag to compare
  • quick fix on forbidden page being visible upon starting the application not logged in