Release 3.14
This release contains many bug fixes and enhancements.
Many dependency updates to maintain currency and address known security vulnerabilities.
Highlights
Monthly report from the Egeria community https://egeria-project.org/release-notes/november-2022/
More detail in the curated release notes at https://egeria-project.org/release-notes/3-14/
See also our full docs at https://egeria-project.org/
Available via:
- Source: https://github.com/odpi/egeria/releases/tag/V3.14 (here :-) )
- Maven artifacts: Maven Central (via maven/gradle) https://search.maven.org/artifact/org.odpi.egeria/egeria
- Container images - https://quay.io/repository/odpi/egeria?tab=tags (no pull request limits) & https://hub.docker.com/r/odpi/egeria
- k8s Helm Chart repository https://github.com/odpi/egeria-charts
What's Changed
- Update version to 3.14-SNAPSHOT by @lpalashevski in #7058
- Dependabot 20221102a by @planetf1 in #7082
- Dependabot 20221104a by @planetf1 in #7089
- DE Proxy - use ProcessingState classification for saving sync time in DS connector by @alexandra-bucur in #7009
- Updates to cohort support and in-memory connector by @mandy-chessell in #7100
- Add missing overrides by @mandy-chessell in #7101
- Switch SubjectArea OMAS REST logging to use RESTCallLogger instead of Logger by @Raunak-S in #7049
- Governance server improvements by @mandy-chessell in #7105
- Improve the content of connector types (#7103) by @mandy-chessell in #7106
- Refresh content packs by @mandy-chessell in #7107
- Fix Javadoc by @mandy-chessell in #7108
- #7110 add juergen as contributor by @planetf1 in #7111
- #7110 remove errant SuppressWarnings by @planetf1 in #7112
- Fixes for open metadata labs by @mandy-chessell in #7113
- Update release template by @lpalashevski in #7119
- OLS - add ability to query for element hierarchy by @popa-raluca in #7092
- #7129 correct ui chassis gradle build by @planetf1 in #7131
- Update ivy 2.4.0 to 2.5.1 by @lpalashevski in #7133
- #7136 amend getSchemaTypeElement client call by @davidradl in #7137
- Fixes to OpenMetadataStore and files support by @mandy-chessell in #7139
- git7140 match client to server endpoints by @davidradl in #7141
- Fix cts for release 3.14 by @lpalashevski in #7253
- (Release 3.14) Fix CTS (revert header change) by @planetf1 in #7256
New Contributors
Full Changelog: V3.13...V3.14