Release 5.2
See https://egeria-project.org/release-notes/previous/ 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-platform https://hub.docker.com/r/odpi/egeria-platform
What's Changed
- Add externalized user directory to secrets connector by @mandy-chessell in https://github.com/odpi/egeria/pull/8421
- Add report utilities to platform lib by @mandy-chessell in https://github.com/odpi/egeria/pull/8428
- Extend Unity Catalog Beans by @mandy-chessell in https://github.com/odpi/egeria/pull/8432
- Ensure userId and password extracted from secrets connector and other bugs by @mandy-chessell in https://github.com/odpi/egeria/pull/8433
- Sort out anchors and metadata collections for UC assets by @mandy-chessell in https://github.com/odpi/egeria/pull/8435
- Connect GovernanceActionProcessInstance to first engine action by @mandy-chessell in https://github.com/odpi/egeria/pull/8436
- Add descriptions to governance action processes by @mandy-chessell in https://github.com/odpi/egeria/pull/8437
- Consolidate process step beans by @mandy-chessell in https://github.com/odpi/egeria/pull/8438
- Remove duplicate relationships by @mandy-chessell in https://github.com/odpi/egeria/pull/8439
- Only add parent once by @mandy-chessell in https://github.com/odpi/egeria/pull/8440
- Bump actions/checkout from 4.1.0 to 4.2.0 by @dependabot in https://github.com/odpi/egeria/pull/8418
- Bump com.google.crypto.tink:tink from 1.13.0 to 1.15.0 by @dependabot in https://github.com/odpi/egeria/pull/8357
- Bump org.clojure:clojure from 1.11.1 to 1.12.0 by @dependabot in https://github.com/odpi/egeria/pull/8378
- Bump junitjupiterVersion from 5.10.2 to 5.11.2 by @dependabot in https://github.com/odpi/egeria/pull/8430
- Bump github/codeql-action from 3.25.7 to 3.26.13 by @dependabot in https://github.com/odpi/egeria/pull/8441
- Bump library/alpine from 3.20.0 to 3.20.3 in /open-metadata-resources/open-metadata-deployment/docker/configure by @dependabot in https://github.com/odpi/egeria/pull/8420
- Bump actions/upload-artifact from 4.3.1 to 4.4.0 by @dependabot in https://github.com/odpi/egeria/pull/8365
- Bump org.apache.ant:ant from 1.10.14 to 1.10.15 by @dependabot in https://github.com/odpi/egeria/pull/8360
- Bump net.openhft:chronicle-bom from 2.26ea10 to 2.26ea50 by @dependabot in https://github.com/odpi/egeria/pull/8442
- Bump org.yaml:snakeyaml from 2.2 to 2.3 by @dependabot in https://github.com/odpi/egeria/pull/8351
- Bump org.hamcrest:hamcrest from 2.2 to 3.0 by @dependabot in https://github.com/odpi/egeria/pull/8361
- Bump org.apache.avro:avro from 1.11.3 to 1.12.0 by @dependabot in https://github.com/odpi/egeria/pull/8359
- Revert "Bump net.openhft:chronicle-bom from 2.26ea10 to 2.26ea50" by @dwolfson in https://github.com/odpi/egeria/pull/8446
- Revert "Bump github/codeql-action from 3.25.7 to 3.26.13" by @dwolfson in https://github.com/odpi/egeria/pull/8447
- updates to the bom - accepted all dependabot recommendations except by @dwolfson in https://github.com/odpi/egeria/pull/8449
- Add skeleton view services by @mandy-chessell in https://github.com/odpi/egeria/pull/8450
- Remove serverId from template qualifiedName by @mandy-chessell in https://github.com/odpi/egeria/pull/8451
- Add mermaid graph to getAssetGraph() by @mandy-chessell in https://github.com/odpi/egeria/pull/8452
- Add lineage graphs and UC models by @mandy-chessell in https://github.com/odpi/egeria/pull/8453
- Fixes to Asset Lineage Graph by @mandy-chessell in https://github.com/odpi/egeria/pull/8454
- Add lineage metadata to CocoComboArchive.omarchive by @mandy-chessell in https://github.com/odpi/egeria/pull/8455
- Fix server metadata by @mandy-chessell in https://github.com/odpi/egeria/pull/8456
- Add refresh ALL governance engine by @mandy-chessell in https://github.com/odpi/egeria/pull/8457
- Initial implementation of postgres repository connector by @mandy-chessell in https://github.com/odpi/egeria/pull/8477
- Fixes to PostgreSQL Repository Connector for CTS by @mandy-chessell in https://github.com/odpi/egeria/pull/8483
- Add metadataCollectionId to classifications by @mandy-chessell in https://github.com/odpi/egeria/pull/8484
- Change marker for placeholder variables by @mandy-chessell in https://github.com/odpi/egeria/pull/8485
- Add label to lineage relationships by @mandy-chessell in https://github.com/odpi/egeria/pull/8486
- Enable deeply nested virtual connections/connectors by @mandy-chessell in https://github.com/odpi/egeria/pull/8487
- Add deployedImplementationType to EmbeddedProcess by @mandy-chessell in https://github.com/odpi/egeria/pull/8488
- Fix RegEx queries in PostgreSQL Repository by @mandy-chessell in https://github.com/odpi/egeria/pull/8489
- Add PostgreSQL Audit Log Desination by @mandy-chessell in https://github.com/odpi/egeria/pull/8490
- SafeRegEx check should allow invlid RegExs by @mandy-chessell in https://github.com/odpi/egeria/pull/8494
- Fixes for Postgres Repository by @mandy-chessell in https://github.com/odpi/egeria/pull/8495
- Allow DataAccessManagers to create external identifiers by @mandy-chessell in https://github.com/odpi/egeria/pull/8502
- Add cloud information model archive builder by @mandy-chessell in https://github.com/odpi/egeria/pull/8503
- Add Metadata Explorer OMVS and external identifiers to Automated Curation OMVS by @mandy-chessell in https://github.com/odpi/egeria/pull/8505
- Create view service generic services by @mandy-chessell in https://github.com/odpi/egeria/pull/8519
- Add getAnchoredElementsGraph by @mandy-chessell in https://github.com/odpi/egeria/pull/8520
- Fix relationship queries by @mandy-chessell in https://github.com/odpi/egeria/pull/8521
- Add mermaid visualizations to Metadata Explorer OMVS by @mandy-chessell in https://github.com/odpi/egeria/pull/8522
- Improvements in search requests by @mandy-chessell in https://github.com/odpi/egeria/pull/8523
- New query design for PostgreSQL repository by @mandy-chessell in https://github.com/odpi/egeria/pull/8524
- New implementations of the technology type queries by @mandy-chessell in https://github.com/odpi/egeria/pull/8525
- Fix type hierarchy around DataManager by @mandy-chessell in https://github.com/odpi/egeria/pull/8526
- Add technology type hierarchy by @mandy-chessell in https://github.com/odpi/egeria/pull/8527
- Updates to the BOM based on dependabot recommendations. by @dwolfson in https://github.com/odpi/egeria/pull/8535
- Bump github/codeql-action from 3.25.7 to 3.27.5 by @dependabot in https://github.com/odpi/egeria/pull/8518
- Bump lycheeverse/lychee-action from 1.9.3 to 2.1.0 by @dependabot in https://github.com/odpi/egeria/pull/8517
- Bump actions/checkout from 4.2.0 to 4.2.2 by @dependabot in https://github.com/odpi/egeria/pull/8459
- Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in https://github.com/odpi/egeria/pull/8306
- Create element metadata security by @mandy-chessell in https://github.com/odpi/egeria/pull/8559
- Update to 5.3-SNAPSHOT by @mandy-chessell in https://github.com/odpi/egeria/pull/8564
Full Changelog: https://github.com/odpi/egeria/compare/V5.1...V5.2