Skip to content

Releases: europeana/OAI-PMH

Version 0.9.2

12 Jun 10:57
Compare
Choose a tag to compare

What's Changed:

UPDATE JDK 17
UPDATE spring boot , spring-instrument version
UPDATE metis schema version
UPDATE dependencies version update log4j2, snappy, jackson, json-path, commons-lang3
ADDED info and health endpoint
UPDATED liveness and readiness probe values

Jira release: https://europeana.atlassian.net/projects/EA/versions/10779/tab/release-report-all-issues

Jira tickets included :

EA-3833 OAI-PMH null pointer for quality annotation url for certain sets 73
EA-3510 liveness-and-readiness-probe 71

Full Changelog: oai-pmh-0.9.1...oai-pmh-0.9.2

Version 0.9.1

08 Nov 13:40
Compare
Choose a tag to compare
  • FIX java heap space error
  • FX prevent open/close connection logs
  • FIX Accept header
  • FIX Illegal character code 0xd83c error (fixed in SR)

Jira release: https://europeana.atlassian.net/projects/EA/versions/10779/tab/release-report-all-issues

What's Changed

Full Changelog: oai-pmh-0.9...oai-pmh-0.9.1

Version 0.9

25 Jul 10:02
Compare
Choose a tag to compare
  • ADD K8 configs for deployment
  • REMOVE socks Proxy
  • FIX Jibx Error
  • FIX Illegal character code 0xd83c error

Jira release: https://europeana.atlassian.net/projects/EA/versions/10740/tab/release-report-all-issues

What's Changed

Full Changelog: oai-pmh-0.8.3...oai-pmh-0.9

Version 0.8.3 beta

08 May 15:25
Compare
Choose a tag to compare

Version 0.8.2 beta

21 Jul 12:44
Compare
Choose a tag to compare

This release does not contain code changes, but there are some fixes and improvements in dependencies; and we improved the robustness by adding the org.owasp dependency-check-maven:

  • ADD owasp dependency checking
  • DEPENDENCY UPDATE update Corelib dependency to v2.15.7 (ie. improved Webresources)
  • DEPENDENCY UPDATE update Metis dependency to v7

Version 0.8.1 beta

17 Dec 10:27
Compare
Choose a tag to compare

This release includes:

  • FIX Enable CORS for pre-flight requests
  • REFACTOR update dependencies (new Corelib version)

Version 0.8 beta

12 Oct 14:53
Compare
Choose a tag to compare

This release includes:

  • ADD ListSet now allows a 'from' parameter to retrieve updated sets
  • FIX initializing 1 pool of mongo connections instead of 2
  • REFACTOR better handling of "no records found"
  • REFACTOR upgrade to Spring-Boot 2.3.1
  • REFACTOR upgrade to Corelib v2.11.0

Version 0.7 beta

20 Apr 15:18
Compare
Choose a tag to compare
  • FIX incorrect content-type header in the error response
  • UPDATE to new portal URLs
  • REFACTOR upgrade Corelib to v2.9.3

Version 0.6 beta

11 Nov 10:23
Compare
Choose a tag to compare
  • ADD simple html interface + redirection from old oai server
  • FIX bug where sets that have an id that ends with a letter could not be accessed via ListIdentifiers or ListRecords
  • FIX return 400 response instead of 500 when user provides illegal set-id
  • FIX problem in exception handling
  • REFACTOR upgrade Corelib to v2.9.2

Version 0.5 beta

24 Jan 11:18
Compare
Choose a tag to compare

First public beta release.

Changes are:

  • FIX handle and show any error from Corelib record retrieval
  • REFACTOR use single Mongo-URI connection string
  • REFACTOR upgrade dependencies (switch to Corelib 2.8.5, mongo driver 3.6.4, morphia 1.3.2, solrj 6.6.5)
  • REMOVE NoBaseUrl and FullTextIds settings (were only required for Metis migration project)
  • REMOVE updatePreview (preview from Corelib is now used)