Release 3.8.1
This release adds the fix below which was a serious impact to the Repository Explorer UI which is invaluable for navigating Egeria entities.
The fix is available in both the source tree (egeria-release-3.8) as well as the container images published to docker.io and quay.io, which are both at version 3.8.1.
However, our maven artifacts have not been updated/republished and remain at 3.8 .
https://github.com/odpi/egeria/issues/6522 has been opened to update our process to account for dealing with modifications post-release.
If you need to use affected maven artifacts it's recommended you rebuild locally. The affected maven artifact is: org.odpi.egeria:rex-view-server
What's Changed
- #6517 fix rex pretraversal by @davidradl in #6521
Full Changelog: V3.8...V3.8.1