All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.11.0 (2022-03-14)
- detect mime type of uploaded file (0f55086)
- add tika specific mime type for Open Office and MS Office documents (ff7d06f)
- force safe log4j version (ba0db7a)
- update log4j (f0d3b52)
- use kebab case for property, add integration test for invalid media type (2bca0c4)
1.10.0 (2021-12-14)
- changed message format (6724659)
- implementation of statistic trigger and tests (c9dd33d)
- new statisticsservice.yaml with changes in create message statistics event (fd30211)
- new statisticsservice.yaml with changes in create message statistics event (b9539f1)
- new statisticsservice.yaml with changes in create message statistics event (8212cf5)
- optimizations (0ffb89a)
- updated dockerImage.yml (ad9679e)
- updated service api descriptions (631ee73)
1.9.0 (2021-11-29)
- adjust peer consultant user role and authority (e91ac95)
1.8.0 (2021-07-26)
- adapt documentation (35555a9)
1.7.0 (2021-06-18)
1.6.0 (2021-04-12)
- switched java version for docker build, github actions and maven build (01387e8)
1.5.0 (2021-03-01)
- set logging of quota reached exception to info (2d8b20e)
- provide session as condition for upload limit (9ada75c)
1.4.0 (2020-12-14)
- added javadocs (c8b11f1)
- create database table for uploads (09d6460)
- integrate trackingservice for file uploads (b8f2167)
- minot optimizations (197949a)
- optimize quota reached header (6f4e05b)
- provide cron for clean up of file limits (4740ee8)
1.3.0 (2020-11-23)
- restrict release action to branches starting with release (31fffe2)
- update keycloak to version 11.0.2 (f42dc03)
- update spring boot and dependencies (a24a821)
- update deprecated logging property (ef328eb)
1.2.2 (2020-10-28)
1.1.1 (2020-10-12)
1.1.0 (2020-10-12)
1.2.1 (2020-10-28)
1.2.0 (2020-10-28)
- add live event trigger for new messages (cb9ea86)
- add live event trigger for new messages (74c5a42)
- minor optimizations (37ebedb)
- remove special chars except +-# from upload file name (d52c658)
- updated swagger to openapi (9ab4405)
- explicity set unrequired request params (8189c09)
1.1.1 (2020-10-12)
1.1.0 (2020-10-12)
- remove special chars except +-# from upload file name (d52c658)
- added file name length limitation (7b48fc1)
- added trim and check for whitespace only to filename validation (092da31)
- fixed version (938f07b)
- fixed version (5e73a76)
- remove obsolete logging tests (698b7b3)
- added npm install for github release action (f02d959)