Release 3.13
This release contains many bug fixes and enhancements.
Highlights
Check out October Newsletter https://egeria-project.org/release-notes/october-2022/
More detail in the curated release notes at https://egeria-project.org/release-notes/3-13/
See also our full docs at https://egeria-project.org
Available via:
- Source: https://github.com/odpi/egeria/releases/tag/V3.13 (here :-) )
- Maven artifacts: Maven Central (via maven/gradle)
- 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
- #6898 Update version to 3.13-SNAPSHOT by @planetf1 in #6903
- Added ProcessingState classification and endpoints to upsert it by @MihaiIliescu in #6620
- Update Data Manager OMAS REST API; Begin Digital Service OMAS API by @mandy-chessell in #6908
- Add data product types (#6526) by @mandy-chessell in #6976
- #6803 add scorecards check by @planetf1 in #6979
- Dependabot 20221003 by @planetf1 in #6980
- Add ability to override AL OMAS topic listener connection properties by @popa-raluca in #6900
- Bump kafka-clients from 3.3.0 to 3.3.1 by @dependabot in #6984
- Bump kafka-clients from 3.3.0 to 3.3.1 by @dependabot in #6982
- #6803 fix scorecards yaml by @planetf1 in #6985
- Add versionIdentifier and initial Digital Service OMAS APIs by @mandy-chessell in #6986
- Vertical lineage query for Glossary & GlossaryCategory by @marius-patrascu in #6906
- Change Software Server Capability to more specific type - Engine by @MihaiIliescu in #6993
- #6994 Revert slf4j-api version - 3.12 regression preventing spring de… by @planetf1 in #6995
- #7004 add Dan as contributor by @planetf1 in #7005
- Add typedefs and instances to JavaDoc by @mandy-chessell in #7006
- Gradle: create maven artifacts by @planetf1 in #7007
- #6907 master->main rename by @planetf1 in #7042
- #6907 further updates master->main by @planetf1 in #7046
- Update demo users for the Egeria UI by @mandy-chessell in #7047
- More details on configuring role/component visibility in the polymer ui. by @lpalashevski in #7048
- Various fixes by @mandy-chessell in #7054
- Third party transitive depdendency updates by @lpalashevski in #7003
- Egeria release 3.13 by @lpalashevski in #7062
Full Changelog: V3.12...V3.13