Releases: europeana/set-api
V1.0
Version 1.0
New Major Release for Set API including support for Mongo 6.
New functionality implemented in this release:
- text search results ordered by textScore
- fixes for ordeing of search results
Non functional updates:
- migration to java 17
- database migration to mongo 6 (including upgrade of morphia and mongo-driver versions)
- removed support for socks proxy
- externalization of log4j configurations
- improved rediness/liveliness checks
- fixes for server console
What's Changed
- publication date (issued) added by @SrdjanStevanetic in #233
- added write concerns mongo config, similarly as in the entity management by @SrdjanStevanetic in #234
- sort based on the textScore for the text search by @SrdjanStevanetic in #235
- EA-3473 remove socks proxy by @SrishtiSingh-eu in #236
- the provided find options at search time were overwriding the sort by @gsergiu in #237
- append soring by id as second criteria #EA-3419 by @gsergiu in #238
- Changes for readiness and liveness probe by @nshweta90 in #239
- 0.11 maintenance by @gsergiu in #240
- Update to Morphia 1.6.1 and mongo driver 4.7.2 by @gsergiu in #241
- add-opens command in Docker File by @gsergiu in #242
- change annotation to RestControler to include it in the swagger console by @gsergiu in #243
- fix spring doc annotations by @gsergiu in #244
- use relative path for server url to replace the default url which uses by @gsergiu in #245
- set default read and write concerns #EA-3647 by @gsergiu in #246
- authorization verify resource access for read set to true (e.g. used for by @SrdjanStevanetic in #247
- Ea 3830 externalization of log4j config by @nshweta90 in #248
New Contributors
- @nshweta90 made their first contribution in #239
Full Changelog: 0.11.2...1.0
Jira Release:https://europeana.atlassian.net/projects/EA/versions/10771/tab/release-report-all-issues
V0.11.2
V0.11.2
minor release including fix for APM logging and HPA api version
Full Changelog: 0.11.1...0.11.2
V0.11.1
V0.11.1
Minor release including:
- fix for liveness and readiness probe (k8s deplyment)
- added actuator to CORS configs
Full Changelog: 0.11...0.11.1
V0.11
This release includes the following functional updates:
- support for locking/unlocking the methods which write data into the database
- support for Kubernetes deployment
- enhanced support for externalization of api configurations
- validation of item ids
Jira Release:
https://europeana.atlassian.net/projects/EA/versions/10722/tab/release-report-all-issues
What's Changed
- validation of items for create and update methods by @SrdjanStevanetic in #213
- EA 3283 k8s setup by @gsergiu in #216
- api methods for lock/unlock of the services by @SrdjanStevanetic in #217
- enable caching #EA-3329 by @gsergiu in #218
- add externalized configuration for properties loading #EA-3329 #EA-3283 by @gsergiu in #219
- updated endpoints according to specs #EA-3329 by @gsergiu in #220
- updated endpoints according to specs #EA-3329 by @gsergiu in #221
- Ea 3329 lock unlock services by @gsergiu in #222
- improved lock/unlock response by @SrdjanStevanetic in #223
- fixed invalid items response to list all items by @SrdjanStevanetic in #225
- invalid items message improved by @SrdjanStevanetic in #227
- service unlock returns 400 if lock does not exist; item validation made by @SrdjanStevanetic in #229
- changed default mime type and added jsonld extension #EA-3350 by @gsergiu in #231
Full Changelog: 0.10...0.11
V0.10
V0.10 of the Set API
Including the following functional and technical updates:
- generation of elevation files for organizations
- new statistics fro galleries (entity sets)
- filtering by language of the title in the search method
- technical: migration to spring boot applicaton
What's Changed
- EA-3192 add organization in elevation by @SrishtiSingh-eu in #198
- search with the title language by @SrdjanStevanetic in #202
- migration to spring boot #EA-3221 by @gsergiu in #204
- Ea 3260 stats entity galleries by @gsergiu in #207
- Ea 3246 lang filter on title improved by @gsergiu in #206
Full Changelog: 0.9...0.10
V0.9
This version includes the following functional updates:
- Verification of subject URLs for EntityBestItemsSets to comply with the new Entity URIs
- Updates for publish/unpublish methods to transfer the ownership between the publishers and editorial team
- Added permissions for publishers to edit galleries in published state
Jira Release:
https://europeana.atlassian.net/projects/EA/versions/10690/tab/release-report-all-issues
V0.8
This release includes new or updated functionality:
- Fixed pagination and level of metadata included in itemDescriptions profile
- Added id of items that doesn't exist in Europeana anymore to the itemDescriptions profile
- Faceting for items in search method
- Avoid duplication of user galleries
- Added provider information to user sets
- Functionality to publish and unpublish user sets
- Statistics for user galleries
Technical improvements:
- performance improvement for sorting with itemDescriptionsProfile
- configurable URIs for different environments
Jira Release:
UserSets v0.8
V0.7.3 - log4j upgrade
updated version to 0.7.3
V0.7
This version of User Sets API includes new functionality supporting fulltext search on set title.
see also tickets in Jira:
https://europeana.atlassian.net/browse/EA-2599?jql=project%20%3D%20%22EA%22%20AND%20fixVersion%20%3D%20%22UserSets%20API%3A%20next%20release%22
V0.6
This version of User Sets API includes new functionality, enhancements and a few bug fixes.
New functionality:
- Pinning items in EntityBestItems sets
- Exporting EntityBestItems sets as solr elevation file
Enhanced functionality:
- improved performance for search through solr indexing
- preserving the order of items in closed sets when using the itemDescriptions profile
Bugfixes:
- fix for serialization of itemDescriptions in Collection Page
- fix for serialization of Collection Pages for empty sets
- fix for computation of statistics
see also tickets in Jira:
https://europeana.atlassian.net/projects/EA/versions/10528/tab/release-report-all-issues