Release 3.15
This is the last egeria 3.x release - supporting Java 11 & Maven builds
We will move into the 4.x release next, which will require Java 17 & utilize Gradle builds
See https://egeria-project.org/release-notes/3-15/ for the curated release notes with additional information
What's Changed
- Set project version to 3.15-SNAPSHOT by @lpalashevski in #7209
- Gradle update to 7.6 by @planetf1 in #7210
- Dependabot 20221201a by @planetf1 in #7211
- Dependabot 20221201b by @planetf1 in #7216
- Gradle build - dependency version corrections by @planetf1 in #7220
- Bump swagger-annotations from 2.2.6 to 2.2.7 by @dependabot in #7187
- Bump springdoc-openapi-ui from 1.6.12 to 1.6.13 by @dependabot in #7162
- #6849 remove checkboxes from bug/enhancement templates by @planetf1 in #7223
- git7227 correct glossarycontext logic by @davidradl in #7228
- Enable automated curation lab to use archives by @mandy-chessell in #7231
- add mihai and cleanup contributors by @lpalashevski in #7232
- add contributor email by @lpalashevski in #7235
- Remove support for supplementary properties from SchemaElements by @mandy-chessell in #7238
- Change end2end endpoint in UI Chassis to end-to-end in order to have a uniform naming style by @alexandra-bucur in #7239
- Change logging for end2end endpoint in UI Chassis to end-to-end by @alexandra-bucur in #7240
- git7234 increase scope for unique properties check by @davidradl in #7237
- #7147 Update schema attribute in asset manager , changed to ensure that dataType is updated by @davidradl in #7221
- Asset Catalog exact-match filter fix by @lcpopa in #7241
- #7254 increase poll retry count for cts by @planetf1 in #7255
- OpenLineageServices config - use 'inTopicConnection' to update the topic connection for AssetLineage by @popa-raluca in #7248
- Fix errors in headers and entity proxies detected by the CTS (#7148) by @mandy-chessell in #7247
- Create framework services by @mandy-chessell in #7261
- Dependabot 20230103a by @planetf1 in #7304
- Bump classgraph from 4.8.153 to 4.8.154 by @dependabot in #7305
- Bump classgraph from 4.8.153 to 4.8.154 by @dependabot in #7306
- Bump actions/stale from 6 to 7 by @dependabot in #7264
- Bump actions/cache from 3.0.11 to 3.2.2 by @dependabot in #7262
- Rename split packages (#7246) by @mandy-chessell in #7307
- Enable framework serivces in Asset Manager OMAS by @mandy-chessell in #7308
- Add content packs and sample data to distribution by @mandy-chessell in #7311
- #7229 do not create a 2nd unneeded default audit log destination, when adding an audit log destination by @davidradl in #7312
- Revert "#7254 increase poll retry count for cts" by @planetf1 in #7314
- git7229 revert change by @davidradl in #7315
- Add supplementary properties by @mandy-chessell in #7317
- #7309 add support for building lightweight chassis by @planetf1 in #7316
- Detect deleted entities quicker (#7303) by @mandy-chessell in #7319
- sendEvents Async by @marius-patrascu in #7138
- Revert end2end lineage endpoint in ui-chassis by @lpalashevski in #7320
- Create Jackson object mapper, readers and writers at class level by @alexandra-bucur in #7251
- Propagate HTTP headers - Coco Pharma example by @MihaiIliescu in #6977
- Add new tests to CTS by @mandy-chessell in #7328
- (Release 3.15) #7258 update version to 3.15 by @planetf1 in #7332
Full Changelog: V3.14...V3.15