Skip to content

Latest commit

 

History

History
155 lines (83 loc) · 10.3 KB

File metadata and controls

155 lines (83 loc) · 10.3 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.11.0 (2022-03-14)

Features

  • detect mime type of uploaded file (0f55086)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

1.9.0 (2021-11-29)

Features

  • adjust peer consultant user role and authority (e91ac95)

1.8.0 (2021-07-26)

Features

1.7.0 (2021-06-18)

Features

  • adapt new keycloak version (dd03f78)
  • integrate anonymous authority (62d1a6c)

1.6.0 (2021-04-12)

Features

  • switched java version for docker build, github actions and maven build (01387e8)

1.5.0 (2021-03-01)

Features

  • set logging of quota reached exception to info (2d8b20e)

Bug Fixes

  • provide session as condition for upload limit (9ada75c)

1.4.0 (2020-12-14)

Features

  • 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)

Features

  • restrict release action to branches starting with release (31fffe2)
  • update keycloak to version 11.0.2 (f42dc03)
  • update spring boot and dependencies (a24a821)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • explicity set unrequired request params (8189c09)

1.1.1 (2020-10-12)

1.1.0 (2020-10-12)

Features

  • remove special chars except +-# from upload file name (d52c658)

Bug Fixes

  • 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)

1.0.1 (2020-07-29)

Bug Fixes

  • added npm install for github release action (f02d959)