New
Release 5.0
See https://egeria-project.org/release-notes/latest/ for curated release notes.
Artifacts are published to maven central https://central.sonatype.com/namespace/org.odpi.egeria
Docker images are available at
- https://quay.io/odpi/egeria
- https://hub.docker.com/r/odpi/egeria
What's Changed
- Update release.yml by @lpalashevski in https://github.com/odpi/egeria/pull/7792
- Add updates to postman collections and content packs by @mandy-chessell in https://github.com/odpi/egeria/pull/7793
- Dependabot aggregate updates 2023-07-20 by @lpalashevski in https://github.com/odpi/egeria/pull/7795
- Optionally restrict types when running the CTS by @mandy-chessell in https://github.com/odpi/egeria/pull/7798
- Omag server development by @lpalashevski in https://github.com/odpi/egeria/pull/7816
- Enhance Apache Atlas Integration connector by @mandy-chessell in https://github.com/odpi/egeria/pull/7818
- Add JDBC connectors by @mandy-chessell in https://github.com/odpi/egeria/pull/7819
- Move server startup/shutdown to server-operations module by @mandy-chessell in https://github.com/odpi/egeria/pull/7823
- Correct the component name used by the server-operations module by @mandy-chessell in https://github.com/odpi/egeria/pull/7825
- Upgrade JDBC and Atlas connectors by @mandy-chessell in https://github.com/odpi/egeria/pull/7827
- Simplify and improve integration development by @mandy-chessell in https://github.com/odpi/egeria/pull/7831
- Expand omag-server-platform assembly by @mandy-chessell in https://github.com/odpi/egeria/pull/7833
- Enhance omag-server-platform assembly (#7766) by @mandy-chessell in https://github.com/odpi/egeria/pull/7837
- Add apache-atlas-rest-connector by @mandy-chessell in https://github.com/odpi/egeria/pull/7852
- Update release to 4.4-SNAPSHOT by @mandy-chessell in https://github.com/odpi/egeria/pull/7853
- Correct report utilitiy packages and simplify connector providers by @mandy-chessell in https://github.com/odpi/egeria/pull/7855
- New server config features by @lpalashevski in https://github.com/odpi/egeria/pull/7860
- Bug fixes by @lpalashevski in https://github.com/odpi/egeria/pull/7863
- Correct schema type name by @mandy-chessell in https://github.com/odpi/egeria/pull/7865
- Promote OMAG server to Technical Preview by @lpalashevski in https://github.com/odpi/egeria/pull/7866
- Bump org.xerial.snappy:snappy-java from 1.1.10.2 to 1.1.10.5 by @dependabot in https://github.com/odpi/egeria/pull/7886
- Adjust Jaunusgraph group and add ignore rule by @lpalashevski in https://github.com/odpi/egeria/pull/7889
- Dependabot conf: update names in ignore by @lpalashevski in https://github.com/odpi/egeria/pull/7891
- Dependabot aggregate updates October 2023 by @lpalashevski in https://github.com/odpi/egeria/pull/7892
- Add 4.4 open metadata types by @mandy-chessell in https://github.com/odpi/egeria/pull/7895
- Remove actuator unit-test. by @lpalashevski in https://github.com/odpi/egeria/pull/7898
- Bump io.openlineage:openlineage-java from 1.2.2 to 1.4.1 by @dependabot in https://github.com/odpi/egeria/pull/7897
- New UI backend services by @mandy-chessell in https://github.com/odpi/egeria/pull/7925
- Fix NPE in view services by @mandy-chessell in https://github.com/odpi/egeria/pull/7929
- Add types for context events and lineage relationships by @mandy-chessell in https://github.com/odpi/egeria/pull/7934
- Rename GovernanceAction to EngineAction and associated types by @mandy-chessell in https://github.com/odpi/egeria/pull/7935
- Bump the jackson group with 2 updates by @dependabot in https://github.com/odpi/egeria/pull/7940
- Bump org.apache.logging.log4j:log4j-api from 2.20.0 to 2.22.0 by @dependabot in https://github.com/odpi/egeria/pull/7941
- Bump com.google.protobuf:protobuf-java from 3.24.3 to 3.25.1 by @dependabot in https://github.com/odpi/egeria/pull/7939
- Bump io.micrometer:micrometer-registry-prometheus from 1.11.4 to 1.12.0 by @dependabot in https://github.com/odpi/egeria/pull/7938
- Bump org.apache.kafka:kafka-clients from 3.5.1 to 3.6.0 by @dependabot in https://github.com/odpi/egeria/pull/7920
- Bump io.github.classgraph:classgraph from 4.8.162 to 4.8.165 by @dependabot in https://github.com/odpi/egeria/pull/7937
- Bump org.antlr:antlr4 from 4.12.0 to 4.13.0 by @dependabot in https://github.com/odpi/egeria/pull/7707
- Add XTDB repository connector by @mandy-chessell in https://github.com/odpi/egeria/pull/7943
- Bump com.autonomousapps.dependency-analysis from 1.24.0 to 1.26.0 by @dependabot in https://github.com/odpi/egeria/pull/7936
- Bump nettyVersion from 4.1.99.Final to 4.1.101.Final by @dependabot in https://github.com/odpi/egeria/pull/7933
- Bump com.nimbusds:nimbus-jose-jwt from 9.35 to 9.37.1 by @dependabot in https://github.com/odpi/egeria/pull/7932
- Add profile analysis step to atlas discovery service by @mandy-chessell in https://github.com/odpi/egeria/pull/7945
- New view services for UI by @mandy-chessell in https://github.com/odpi/egeria/pull/7958
- Correct deployedImplementationType by @mandy-chessell in https://github.com/odpi/egeria/pull/7962
- Rename asset catalog omas modules to avoid name clash with omvs by @mandy-chessell in https://github.com/odpi/egeria/pull/7963
- Add support for new server-properties admin command by @mandy-chessell in https://github.com/odpi/egeria/pull/7968
- Add framework clients to OMASs by @odttlnt in https://github.com/odpi/egeria/pull/7967
- Add valid values for files plus various code recator and fixes by @mandy-chessell in https://github.com/odpi/egeria/pull/7977
- Remove OpenMetadataAPIMapper by @mandy-chessell in https://github.com/odpi/egeria/pull/7996
- Survey Action Framework (SAF) by @mandy-chessell in https://github.com/odpi/egeria/pull/7999
- Fix archives and admin calls by @mandy-chessell in https://github.com/odpi/egeria/pull/8002
- Add survey services to action targets by @mandy-chessell in https://github.com/odpi/egeria/pull/8005
- Add platform.default.config.document support by @mandy-chessell in https://github.com/odpi/egeria/pull/8006
- Improve view service admin and add sample view server by @mandy-chessell in https://github.com/odpi/egeria/pull/8009
- Added support for HTTP Requests by @dwolfson in https://github.com/odpi/egeria/pull/8010
- Simplify engine host config by @mandy-chessell in https://github.com/odpi/egeria/pull/8015
- Add placholder support and survey reports by @mandy-chessell in https://github.com/odpi/egeria/pull/8016
- Bump nettyVersion from 4.1.101.Final to 4.1.106.Final by @dependabot in https://github.com/odpi/egeria/pull/8012
- bump io.openlineage:openlineage-java from 1.4.1 to 1.8.0 by @dependabot in https://github.com/odpi/egeria/pull/8011
- Bump com.autonomousapps.dependency-analysis from 1.26.0 to 1.29.0 by @dependabot in https://github.com/odpi/egeria/pull/8008
- Fix createIntegrationConnector and update ComponentIdReport by @mandy-chessell in https://github.com/odpi/egeria/pull/8017
- Bump org.gradlex.java-ecosystem-capabilities from 1.3.1 to 1.5.1 by @dependabot in https://github.com/odpi/egeria/pull/8024
- Bump swaggerVersion from 2.2.16 to 2.2.20 by @dependabot in https://github.com/odpi/egeria/pull/7981
- Bump gradle/gradle-build-action from 2 to 3 by @dependabot in https://github.com/odpi/egeria/pull/8029
- Bump the jackson group with 2 updates by @dependabot in https://github.com/odpi/egeria/pull/7978
- Bump com.google.guava:guava from 32.1.2-jre to 33.0.0-jre by @dependabot in https://github.com/odpi/egeria/pull/7982
- Bump actions/setup-java from 3 to 4 by @dependabot in https://github.com/odpi/egeria/pull/7957
- Bump commons-logging:commons-logging from 1.2 to 1.3.0 by @dependabot in https://github.com/odpi/egeria/pull/7953
- Bump com.github.jsonld-java:jsonld-java from 0.13.4 to 0.13.6 by @dependabot in https://github.com/odpi/egeria/pull/7951
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in https://github.com/odpi/egeria/pull/7950
- Bump commons-io:commons-io from 2.11.0 to 2.13.0 by @dependabot in https://github.com/odpi/egeria/pull/7728
- Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 by @dependabot in https://github.com/odpi/egeria/pull/7906
- Bump actions/stale from 8 to 9 by @dependabot in https://github.com/odpi/egeria/pull/7993
- Bump org.antlr:antlr4 from 4.13.0 to 4.13.1 by @dependabot in https://github.com/odpi/egeria/pull/7948
- Fix view server and open lineage server name by @mandy-chessell in https://github.com/odpi/egeria/pull/8033
- Bump com.google.crypto.tink:tink from 1.11.0 to 1.12.0 by @dependabot in https://github.com/odpi/egeria/pull/7989
- Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 by @dependabot in https://github.com/odpi/egeria/pull/7917
- Bump github/codeql-action from 2.21.0 to 3.23.2 by @dependabot in https://github.com/odpi/egeria/pull/8027
- Rename open lineage services and update component statuses by @mandy-chessell in https://github.com/odpi/egeria/pull/8034
- Remove obsolete property by @mandy-chessell in https://github.com/odpi/egeria/pull/8037
- Add Anchors classifications to archive elements by @mandy-chessell in https://github.com/odpi/egeria/pull/8038
- This changes the assembly to create a simple list by @dwolfson in https://github.com/odpi/egeria/pull/8040
- Add Governance Server OMAS by @mandy-chessell in https://github.com/odpi/egeria/pull/8042
- Add placeholder support for classifications and relationships by @mandy-chessell in https://github.com/odpi/egeria/pull/8044
- Updates to the HTTP client support. by @dwolfson in https://github.com/odpi/egeria/pull/8045
- Improve query performance and templating by @mandy-chessell in https://github.com/odpi/egeria/pull/8046
- Remove open-discovery-services jar by @mandy-chessell in https://github.com/odpi/egeria/pull/8050
- Fix to engine host and new Automated Curation OMVS by @mandy-chessell in https://github.com/odpi/egeria/pull/8053
- Add cancel command for an engine action by @mandy-chessell in https://github.com/odpi/egeria/pull/8055
- Change governance services to publish reference data by @mandy-chessell in https://github.com/odpi/egeria/pull/8078
- Remove discovery engine and add todo support by @mandy-chessell in https://github.com/odpi/egeria/pull/8083
- Use the correct type name by @mandy-chessell in https://github.com/odpi/egeria/pull/8086
- Change event action service to context event service by @mandy-chessell in https://github.com/odpi/egeria/pull/8087
- New FVTs for To Do Action Management by @mandy-chessell in https://github.com/odpi/egeria/pull/8088
- Fix findToDos by @mandy-chessell in https://github.com/odpi/egeria/pull/8093
- Improve actor and engine action beans by @mandy-chessell in https://github.com/odpi/egeria/pull/8096
- Dependabot 03 2024 (1) by @lpalashevski in https://github.com/odpi/egeria/pull/8098
- Bump github/codeql-action from 3.24.6 to 3.24.8 by @dependabot in https://github.com/odpi/egeria/pull/8100
- Bump lycheeverse/lychee-action from 1.8.0 to 1.9.3 by @dependabot in https://github.com/odpi/egeria/pull/8030
- Bump gradle/wrapper-validation-action from 1 to 2 by @dependabot in https://github.com/odpi/egeria/pull/8028
- Bump library/alpine from 3.18.4 to 3.19.1 in /open-metadata-resources/open-metadata-deployment/docker/configure by @dependabot in https://github.com/odpi/egeria/pull/8032
- Add connectionProperties metadata by @mandy-chessell in https://github.com/odpi/egeria/pull/8106
- Bump logbackVersion from 1.4.5 to 1.5.3 by @dependabot in https://github.com/odpi/egeria/pull/8081
- Bump io.micrometer:micrometer-registry-prometheus from 1.12.0 to 1.12.4 by @dependabot in https://github.com/odpi/egeria/pull/8089
- Bump nettyVersion from 4.1.106.Final to 4.1.107.Final by @dependabot in https://github.com/odpi/egeria/pull/8059
- Bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.3 by @dependabot in https://github.com/odpi/egeria/pull/7969
- Packaging token-manager inside spring-rest-client-connector. by @lpalashevski in https://github.com/odpi/egeria/pull/8105
- Bump org.testng:testng from 7.8.0 to 7.9.0 by @dependabot in https://github.com/odpi/egeria/pull/7985
- Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 by @lpalashevski in https://github.com/odpi/egeria/pull/8108
- Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 by @dependabot in https://github.com/odpi/egeria/pull/7980
- Bump net.openhft:chronicle-bom from 2.24ea80 to 2.25ea37 by @dependabot in https://github.com/odpi/egeria/pull/8099
- Bump org.apache.logging.log4j:log4j-api from 2.22.1 to 2.23.1 by @dependabot in https://github.com/odpi/egeria/pull/8090
- Bump org.apache.kafka:kafka-clients from 3.6.1 to 3.7.0 by @dependabot in https://github.com/odpi/egeria/pull/8062
- Bump org.apache.cassandra:cassandra-all from 4.1.3 to 4.1.4 by @dependabot in https://github.com/odpi/egeria/pull/8070
- Add new view services by @mandy-chessell in https://github.com/odpi/egeria/pull/8110
- Add Collection Manager OMVS by @mandy-chessell in https://github.com/odpi/egeria/pull/8130
- New connectors and fixes by @mandy-chessell in https://github.com/odpi/egeria/pull/8133
- Bump commons-io:commons-io from 2.15.1 to 2.16.1 by @dependabot in https://github.com/odpi/egeria/pull/8136
- Bump net.openhft:chronicle-bom from 2.25ea37 to 2.25ea42 by @dependabot in https://github.com/odpi/egeria/pull/8134
- Bump org.apache.commons:commons-configuration2 from 2.9.0 to 2.10.1 by @dependabot in https://github.com/odpi/egeria/pull/8122
- Bump io.github.classgraph:classgraph from 4.8.165 to 4.8.170 by @dependabot in https://github.com/odpi/egeria/pull/8135
- New view services by @mandy-chessell in https://github.com/odpi/egeria/pull/8141
- More reference data by @mandy-chessell in https://github.com/odpi/egeria/pull/8145
- Update DigitalProduct types and implementation by @mandy-chessell in https://github.com/odpi/egeria/pull/8146
- Valid values for metadata by @mandy-chessell in https://github.com/odpi/egeria/pull/8148
- Add missing method by @mandy-chessell in https://github.com/odpi/egeria/pull/8151
- Bump swaggerVersion from 2.2.20 to 2.2.21 by @dependabot in https://github.com/odpi/egeria/pull/8123
- Rename project health, phase and status by @mandy-chessell in https://github.com/odpi/egeria/pull/8152
- Add Valid Metadata OMVS type support by @mandy-chessell in https://github.com/odpi/egeria/pull/8153
- Add priority attribute to project by @mandy-chessell in https://github.com/odpi/egeria/pull/8155
- Fix status in TargetForAction by @mandy-chessell in https://github.com/odpi/egeria/pull/8156
- Ignore CatalogTemplate relationships by @mandy-chessell in https://github.com/odpi/egeria/pull/8157
- Run integration connector in own thread by @mandy-chessell in https://github.com/odpi/egeria/pull/8177
- Rename OpenConnectorsArchive to CoreContentPack by @mandy-chessell in https://github.com/odpi/egeria/pull/8178
- Remove Java serialization from beans by @mandy-chessell in https://github.com/odpi/egeria/pull/8185
- Add new file/folder survey options by @mandy-chessell in https://github.com/odpi/egeria/pull/8191
- Rename view services and remove deprecations by @mandy-chessell in https://github.com/odpi/egeria/pull/8210
- New certificates and new asset searches (attempt 2) by @mandy-chessell in https://github.com/odpi/egeria/pull/8212
- Remove deprecated services from runtimes by @mandy-chessell in https://github.com/odpi/egeria/pull/8215
- Bump io.openlineage:openlineage-java from 1.8.0 to 1.16.0 by @dependabot in https://github.com/odpi/egeria/pull/8208
- Bump github/codeql-action from 3.24.8 to 3.25.7 by @dependabot in https://github.com/odpi/egeria/pull/8192
- Bump swaggerVersion from 2.2.21 to 2.2.22 by @dependabot in https://github.com/odpi/egeria/pull/8204
- Add new methods for Feedback Manager OMVS by @mandy-chessell in https://github.com/odpi/egeria/pull/8218
- Update version numbers and archives by @mandy-chessell in https://github.com/odpi/egeria/pull/8223
Full Changelog: https://github.com/odpi/egeria/compare/V4.2...V5.0