Skip to content

Releases: folio-org/mod-erm-usage

v2.10.0

31 Aug 10:30
Compare
Choose a tag to compare
  • Add endpoint to manage custom-reports (MODEUS-58)
  • Add property to UDP schema for storing last harvesting datetime (MODEUS-73)
  • mod-erm-usage crashes when manually uploading certain COUNTER reports (MODEUS-76)
  • Latest statistics sometimes has incorrect value (MODEUS-77)
  • Add endpoint for downloading reports in their original format (MODEUS-78)

v2.9.0

03 Jun 09:27
Compare
Choose a tag to compare
  • Support xlsx download of udp credentials (MODEUS-63)
  • Create endpoint for exporting counter reports in different formats (MODEUS-61)
  • Add endpoint to manage custom-report files (MODEUS-59)
  • Upgrade to RMB v30 (MODEUS-57)
  • Complete documentation (MODEUS-49)
  • Mapping from Counter 5 CSV to corresponding reports (MODEUS-54)
  • Create missing indexes (MODEUS-56)
  • Make downloading multi month CSV reports faster (MODEUS-52)
  • Code refactoring
  • Download stored reports for a range of several month (CSV, CoP 5) (UIEUS-162)

v2.8.2

03 Apr 08:53
Compare
Choose a tag to compare
  • Bugfix: Delete deprecated DB functions and triggers on migration (MODEUS-50)

v2.8.1

12 Mar 12:43
Compare
Choose a tag to compare
  • Bugfix: Update version of endpoint 'counter-reports'

v2.8.0

12 Mar 12:42
Compare
Choose a tag to compare
  • Ability to download COP5 csv reports for single month (UIEUS-106)
  • Add endpoint to return sorted counter-reports (by year, month & report type) (UIEUS-134)

v2.7.0

17 Feb 10:31
Compare
Choose a tag to compare
  • Renamed some permissions in accordance to other FOLIO modules (UIEUS-83 & UIEUS-126)
  • Manage harvesting errors: filter providers by error type (UIEUS-117)
  • Add indexes for full-text search (MODEUS-37)

v2.6.0

03 Dec 14:36
Compare
Choose a tag to compare
  • Update to RMB version 29.1.0
  • Use new base docker image && new JAVA_OPTIONS (FOLIO-2358)
  • Add database migration script
  • Update jackson-databind version to 2.10.0
  • Support upload of csv reports (UIEUS-105)
  • Update UDP schema: add hasFailedReport

v2.5.0

10 Sep 09:17
Compare
Choose a tag to compare
  • Update RMB version to 26.2.4
  • Update jackson-databind version to 2.9.9.3
  • Some fixes in tests

v2.4.1

31 Jul 09:15
Compare
Choose a tag to compare
  • Remove hardcoded 'diku' from db_scripts and use different tenant for tests (MODEUS-32)

v2.4.0

23 Jul 11:35
Compare
Choose a tag to compare
  • Update jackson-databind to 2.9.9.1 CVE-2019-12814
  • Add null checks when getting providers metadata during credentials CSV export
  • Add tests for SQL triggers
  • Add SQL triggers to autoupdate aggregator names stored in usage data providers when aggregator label changes
  • Resolve aggregator label by querying the database (MODEUS-27)
  • Remove organizations-storage from required interfaces (MODEUS-26)
  • Add SQL trigger to delete counter-reports if provider gets deleted (MODEUS-29)