Releases: europeana/entity-management
V1.7.4.3
fixes for zoho sync
Full Changelog: entity-management-1.7.4...entity-management-1.7.4.3
V1.7.4
What's Changed
- improve reporting for created organizations and submission of OrgId to Zoho by @gsergiu in #333
- remove deprecated methods for entity migration
Full Changelog: entity-management-1.7.3...entity-management-1.7.4
entity-management-1.7.3
V1.7.2
V1.7.2
New minor release including fixes for ZohoSync - deleted organizations
What's Changed
- fix retrieval of deleted records, add offset for deleted by @gsergiu in #325
- items deleted in zoho must be retrieved by zoho coref to get the new by @gsergiu in #326
- fix toString method - updated in Zoho #EA-3896 by @gsergiu in #327
- delete only records which have deleted zoho record as proxy id #EA-3896 by @gsergiu in #328
- delete only records which have deleted zoho record as proxy id #EA-3896 by @gsergiu in #329
Jira Release: https://europeana.atlassian.net/projects/EA/versions/10815/tab/release-report-all-issues
Full Changelog: entity-management-1.7.1...entity-management-1.7.2
V1.7.1
V1.7.1
Bugfix for initialization of cron job
Full Changelog: entity-management-1.7...entity-management-1.7.1
V1.7
V1.7
New Release of Entity Management API including switch to mongodb V6 and Zoho.EU.
JIRA Release: https://europeana.atlassian.net/projects/EA/versions/10801/tab/release-report-all-issues
This release includes the following functional updates
- Updated representation of Organizations: including country, europeanaRole, entityId + support for dereference profile (currently used only for Organizations)
- Updated pagerank to use the latest export, updated metrics
- fixes for XML serializations
- register EuropeanaID of organizations to Zoho
- indexing created and modified fields
- extended aggregatedBy to include modified timestamp, country labels and metrics
This release includes the following non-functional updates
- switch to Java 17
- switch to MongoDb V6
- swtich to Zuho.EU for importign organizations
- improved k8s deployment configurations
What's Changed
- updated scoring service to use wikidata identifier #EA-3579 by @gsergiu in #281
- updated pagerank URL #EA-3579 by @gsergiu in #282
- Ea 3579 update pagerank by @gsergiu in #283
- isAggregatedBy xml serialization improved by @SrdjanStevanetic in #284
- Ea 3584 new zoho update by @SrdjanStevanetic in #279
- fix null pointer ex with trailing slash in the request by @SrdjanStevanetic in #285
- Ea 3584 new zoho update by @gsergiu in #287
- register organizations with EuropeanaID in zoho, fix identificaton of by @gsergiu in #290
- retrieve with redirect (look up in the sameAs of all enabled entities) by @SrdjanStevanetic in #280
- Changes for liveness and readiness probe by @nshweta90 in #286
- zoho metrics query updated by @SrdjanStevanetic in #288
- Ea 3584 fixes zohosync by @gsergiu in #291
- support for verification of running scheduled tasks #EA-3646 by @gsergiu in #292
- address code quality #EA-3646 by @gsergiu in #293
- fix issue for enabling disabled #EA-3584 by @gsergiu in #294
- switch to do while #EA-3584 by @gsergiu in #295
- update organization fields (unmap from zoho or permanently remove) by @SrdjanStevanetic in #289
- remove redundant configurations after adding default by @gsergiu in #298
- change zoho mapping for Europe and avoid NPEs if country is by @gsergiu in #300
- improved submission of EuropeanaOrgIds #EA-3720 by @gsergiu in #301
- replace wikidata country ids in consolidated version, allow zoho sync by @gsergiu in #302
- address code quality issues #EA-3720 by @gsergiu in #303
- org europena role field improved by @SrdjanStevanetic in #304
- increase the numer of zoho same as fields to be taken into by @gsergiu in #305
- Merge remote-tracking branch 'origin/develop' into by @gsergiu in #306
- improved logging, added queries for retrieving max by @gsergiu in #308
- Update wkd2org.xsl by @hugomanguinhas in #307
- max computation after metrics update #EA-3579 by @gsergiu in #309
- fix integration tests, Merge remote-tracking branch 'origin/develop' by @gsergiu in #310
-
- org country improved to contain only id, type, and prefLabel; 2) by @SrdjanStevanetic in #311
- org europeana role xml serialization with rdf:resource by @SrdjanStevanetic in #312
- code quality issues improved by @SrdjanStevanetic in #313
-
- Merge branch 'develop' into EA-3643-zoho-country-improve; 2) improved by @SrdjanStevanetic in #314
- renamed methods, build relative redirection URL by @gsergiu in #315
- indexing created and modified, do not overwrite created in consolidated by @gsergiu in #316
- fix code coverage computation by @gsergiu in #317
- Ea 3788 index created modified by @gsergiu in #318
- new aggregatesFrom and aggregatedVia fields by @SrdjanStevanetic in #296
- Ea 3721 3791 organization indexing by @gsergiu in #319
- country lable is single valued per language by @gsergiu in #320
- update to mongo6, morphia version and mongo driver #EA-3647 by @gsergiu in #321
- added db index for aggregatedVia by @SrdjanStevanetic in #322
- metrics updates must used dereferenced organizations #EA-3721 by @gsergiu in #323
- load vocabularies into memory by @SrdjanStevanetic in #324
New Contributors
- @nshweta90 made their first contribution in #286
Full Changelog: entity-management-1.6.2...entity-management-1.7
Version 1.6.3
New Version of Entity Manamegent API including:
- migration to ZohoEU, id generation for organizations
- country and europeanaRole as references
- dereference profile for organizations
- indexing created and modified fields
See also: Jira Release
What's Changed
- updated scoring service to use wikidata identifier #EA-3579 by @gsergiu in #281
- updated pagerank URL #EA-3579 by @gsergiu in #282
- Ea 3579 update pagerank by @gsergiu in #283
- isAggregatedBy xml serialization improved by @SrdjanStevanetic in #284
- Ea 3584 new zoho update by @SrdjanStevanetic in #279
- fix null pointer ex with trailing slash in the request by @SrdjanStevanetic in #285
- Ea 3584 new zoho update by @gsergiu in #287
- register organizations with EuropeanaID in zoho, fix identificaton of by @gsergiu in #290
- retrieve with redirect (look up in the sameAs of all enabled entities) by @SrdjanStevanetic in #280
- Changes for liveness and readiness probe by @nshweta90 in #286
- zoho metrics query updated by @SrdjanStevanetic in #288
- Ea 3584 fixes zohosync by @gsergiu in #291
- support for verification of running scheduled tasks #EA-3646 by @gsergiu in #292
- address code quality #EA-3646 by @gsergiu in #293
- fix issue for enabling disabled #EA-3584 by @gsergiu in #294
- switch to do while #EA-3584 by @gsergiu in #295
- update organization fields (unmap from zoho or permanently remove) by @SrdjanStevanetic in #289
- remove redundant configurations after adding default by @gsergiu in #298
- change zoho mapping for Europe and avoid NPEs if country is by @gsergiu in #300
- improved submission of EuropeanaOrgIds #EA-3720 by @gsergiu in #301
- replace wikidata country ids in consolidated version, allow zoho sync by @gsergiu in #302
- address code quality issues #EA-3720 by @gsergiu in #303
- org europena role field improved by @SrdjanStevanetic in #304
- increase the numer of zoho same as fields to be taken into by @gsergiu in #305
- Merge remote-tracking branch 'origin/develop' into by @gsergiu in #306
- improved logging, added queries for retrieving max by @gsergiu in #308
- Update wkd2org.xsl by @hugomanguinhas in #307
- max computation after metrics update #EA-3579 by @gsergiu in #309
- fix integration tests, Merge remote-tracking branch 'origin/develop' by @gsergiu in #310
-
- org country improved to contain only id, type, and prefLabel; 2) by @SrdjanStevanetic in #311
- org europeana role xml serialization with rdf:resource by @SrdjanStevanetic in #312
- code quality issues improved by @SrdjanStevanetic in #313
-
- Merge branch 'develop' into EA-3643-zoho-country-improve; 2) improved by @SrdjanStevanetic in #314
- renamed methods, build relative redirection URL by @gsergiu in #315
- indexing created and modified, do not overwrite created in consolidated by @gsergiu in #316
New Contributors
- @nshweta90 made their first contribution in #286
Full Changelog: entity-management-1.6.2...entity-management-1.6.3
Version 1.6.2
Version 1.6.2 of the Entity Management API:
- includes fix for externalization of log4j configurations
What's Changed
Full Changelog: entity-management-1.6.1...entity-management-1.6.2
Version 1.6.1
Version 1.6
This release includes the following updates:
- improved support for hidden labels for organizations
- running batch updates as cronjobs (including scheduled deletes, updates and zohosync)
- updated log4j configurations
Jira release
https://europeana.atlassian.net/projects/EA/versions/10758/tab/release-report-all-issues
What's Changed
- zoho hidden field improved by @SrdjanStevanetic in #276
- EA-3473 remove socks proxy by @SrishtiSingh-eu in #275
Full Changelog: entity-management-1.5...entity-management-1.6
Version 1.6
Full Changelog: entity-management-1.6...entity-management-1.6.1
Version 1.5
The new release of the Entity Management API included the following updates:
- support for k8s deployment
- migration of batch processing to be triggered through cron jobs
- experimental version of Concept Scheme support
- zoho sync included in cron jobs
- added allow header to error responses
- improved generation of ETag and handling of If-Match headers
JIRA Release: https://europeana.atlassian.net/projects/EA/versions/10735/tab/release-report-all-issues
What's Changed
- EA-3309 adapt batch to run via cron job and schedule updates by @SrishtiSingh-eu in #266
-
- concept scheme first impl (create method with the tests); 2) improved by @SrdjanStevanetic in #268
- improved exception handling for no handler (controller) found for the by @SrdjanStevanetic in #267
- Ea 3401 cron overlay by @gsergiu in #272
- EA-3401 update the cron jon and move it to base folder by @SrishtiSingh-eu in #269
- update concept scheme method by @SrdjanStevanetic in #270
-
- allow header added to the exceptions; 2) improved concept scheme by @SrdjanStevanetic in #271
- add zoho_sync to scheduled task #EA-3401 by @gsergiu in #273
Full Changelog: entity-management-1.4...entity-management-1.5