Skip to content

Releases: europeana/set-api

V1.0

29 Apr 15:10
Compare
Choose a tag to compare

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

New Contributors

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

01 Feb 12:40
Compare
Choose a tag to compare

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

10 Mar 10:34
Compare
Choose a tag to compare

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

22 Feb 07:14
1649c76
Compare
Choose a tag to compare

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

Full Changelog: 0.10...0.11

V0.10

23 Jan 16:24
Compare
Choose a tag to compare

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

Full Changelog: 0.9...0.10

V0.9

13 Oct 09:47
6d93eb1
Compare
Choose a tag to compare

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

15 Jul 13:25
5b7d9e9
Compare
Choose a tag to compare

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

14 Dec 19:10
Compare
Choose a tag to compare
updated version to 0.7.3

V0.7

11 Aug 09:09
80e9651
Compare
Choose a tag to compare

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

17 Jun 09:49
28bcd45
Compare
Choose a tag to compare

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