Release 4.1
See https://egeria-project.org/release-notes/4-1/ for curated release notes.
Artifacts are published to maven central under groupId org.odpi.egeria.
Docker images are available at
- https://quay.io/odpi/egeria and
- https://docker.io/odpi/egeria
you will also find the latest versions of available connectors and other components.
Helm charts v4.1.0 are available in the egeria repository at https://odpi.github.io/egeria-charts/
What's Changed
- #7553 Update version to 4.1-SNAPSHOT by @planetf1 in #7558
- #7553 resolved missing dependencies causing build warnings by @planetf1 in #7559
- Parametrized publish in gradle build by @lpalashevski in #7563
- Default connectorUserId with serverUserId by @mandy-chessell in #7567
- #7553 Fix release workflow by @planetf1 in #7562
- #7572 Switch back to full jdk image for egeria container by @planetf1 in #7573
- Fix incorrect version reversion from PR #7533 by @planetf1 in #7575
- Fix cors configuration from properties by @bogdan-sava in #7578
- fix cors configuration by @bogdan-sava in #7580
- Security, undo, archive and getEntityVersions for glossary elements by @mandy-chessell in #7588
- [UI] fix cors configuration by @bogdan-sava in #7607
- Add config refresh thread by @mandy-chessell in #7608
- addSecurityTagsClassification method for SimpleCatalogArchiveHelper by @LeeVi3w in #7587
- [UI]fix for getting username from SecurityContext by @bogdan-sava in #7609
- Split Asset Manager OMAS API into exchange and management functions by @mandy-chessell in #7610
- Dependabot April 2023 by @planetf1 in #7612
- Dependabot 20230414b by @planetf1 in #7616
- Add Glossary Browser and Glossary Workflow OMVS by @mandy-chessell in #7617
- Add support for editing glossary by @mandy-chessell in #7619
- Add support for notelogs by @mandy-chessell in #7620
- Enhancing controlled glossary development by @mandy-chessell in #7621
- Add Lineage Mappings to asset lineage omas and janus connector by @lcpopa in #7583
- #7618 update janusgraph/lucene minor versions to fix graph query issue by @planetf1 in #7625
- Add Secrets Store Connector and Apache Atlas connector by @mandy-chessell in #7627
- Add minor bug fixes by @mandy-chessell in #7628
- ui-chassis-spring cleanup unused classes by @bogdan-sava in #7626
- Pass typeGUIDs not typeNames to search by @mandy-chessell in #7630
- Added getAnchorAssetForEntity endpoint/method in Asset Manager. by @LeeVi3w in #7623
- Set valid default for classificationOrigin by @mandy-chessell in #7631
- Extend glossary support by @mandy-chessell in #7651
- git7629 add subject area javadoc by @davidradl in #7653
- Tidy beans, swagger and javadoc by @mandy-chessell in #7654
- Improved error handling for JanusGraph repository by @mandy-chessell in #7655
- AL OMAS - use type name instead of type GUID as parameter passed to generic handler findEntities by @popa-raluca in #7661
- Make displayName deprecated for Process type, adjust Asset Catalog to check for active status by @alexandra-bucur in #7652
- Dependabot update grouping for closely linked dependencies by @planetf1 in #7663
- Add tomcat to dependabot spring update group by @planetf1 in #7672
- Community members change by @lpalashevski in #7677
- Dependabot May 2023 by @planetf1 in #7680
- Change line separator to Unix LF by @lpalashevski in #7650
- Change Asset Manager setupLineageMapping to return relationship guid by @alexandra-bucur in #7682
- #7684 Add self-build Dockerfile by @planetf1 in #7685
- DE OMAS, AL OMAS, OLS - simplify lineage creation by removing the port aliases by @popa-raluca in #7660
- #7690 Add plain server chassis - for custom chassis composition by @planetf1 in #7691
- Remove certs & application.properties from main jar by @mandy-chessell in #7693
- Change AssetManager setupLineageMapping javadoc by @alexandra-bucur in #7694
- #7576 correct link to admin services in swagger API ref by @planetf1 in #7687
- Add glossary workflow sample by @mandy-chessell in #7695
Full Changelog: V4.0...V4.1