Skip to content

Releases: europeana/statistics-dashboard-backend

v5

18 Mar 13:54
Compare
Choose a tag to compare

FEATURES:
MET-4976 upgrade to spring boot 3 and framework 6 (#25)

DEBT:
MET-5814 Remove socks proxy support (#24)
MET-5474: Update to jdk21 build. (#23)

BUGS:

MISCELLANEOUS:
Merge branch 'release/v5'
Set release version 5
Update elastic apm
Use metis 12-SNAPSHOT
Set new snapshot version 5-SNAPSHOT

v4

05 Dec 10:02
Compare
Choose a tag to compare
v4

FEATURES:
MET-5469 update docker java version (#20)

DEBT:
MET-5237 update morphia dependency (#19)

BUGS:
MET-5562 fix right url category mapping load process (#21)

MISCELLANEOUS:
Use metis release 11
MET-5473 jdk17 (#22)

v3

05 Apr 07:58
Compare
Choose a tag to compare
v3

FEATURES:
MET-5165 kubernetify metis statistics dashboard worker (#18)
MET-5058 Springbootify the statistics dashboard (#16)
MET-5059 Migrate Statistics Dashboard into Kubernetes (#17)

DEBT:

BUGS:

MISCELLANEOUS:
Upgrade logging framework version

Implementation of license filtering with rights categories

12 May 13:24
Compare
Choose a tag to compare

FEATURES:
MET-4240 MET-4420 Implementation of license filtering
MET-4419 Parsing rights urls statements into a Category
MET-4256 Added filter to enable or disable content tier 0

BUGS:
MET-4160 Fix issue where record from specific dataset were ignored when compiling the statistics

MISCELLANEOUS:
Update log4j 2.16.0
Upgrade logging framework version
Update to https repositories
Add CI github actions
MET-4106 Update log4j version 2.17.1 that fix CVE-2021-44832

First Statistics Dashboard Backend release

01 Dec 10:17
Compare
Choose a tag to compare

FEATURES:
MET-3903 Included datasetId filtering
MET-3813 Creation of executable jar for periodic update of Statistics Database
MET-3738 Created new database for Statistics Dashboard
MET-3764 Implementation of Statistics API Controller
MET-3763 Implementation of Statistics Server component

BUGS:
MET-3897 Fixed results order of filtering
MET-3854 Fixed input validation fails on correct input
MET-3920 Fixed filters labels

MISCELLANEOUS:
MET-3763 Added CORS support
MET-3892 Updated percentage up to 2 decimals