Skip to content

Latest commit

 

History

History
166 lines (96 loc) · 12.7 KB

File metadata and controls

166 lines (96 loc) · 12.7 KB

Changelog

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

2.5.0 (2021-12-14)

Features

  • adapt documentation (e48e117)
  • implementation of statistic trigger and tests (fb998de)
  • implementation own log methods for statistics events (e05c705)
  • new message format (4dc0c15)
  • new statisticsservice.yaml with changes in create message statistics event (3ddfd15)
  • new statisticsservice.yaml with changes in create message statistics event (63c7265)
  • optimizations (e1b60b1)
  • remove unused role authorization mapping (641fbe2)
  • update of statisticsservice.yaml (c512da7)
  • update of statisticsservice.yaml and corresponding changes (0afd784)
  • updated dockerImage.yml (bfa61ab)
  • updated service api descriptions (c2693e3)

Bug Fixes

2.4.0 (2021-06-18)

Features

  • adapt new keycloak version (5dc10ab)
  • add required authorities for alias only message (2f7be59)
  • added new alias message type (f3d07cb)
  • extend logging for better analysis (faadc60)
  • integrate anonymous authority (ea2cb45)

2.3.0 (2021-04-12)

Features

  • generalised further steps call to accept any message type (0c587fa)
  • switched java version for docker build, github actions and maven build (50cafbc)

2.2.1 (2021-03-22)

Bug Fixes

  • use escaping for html characters (8c81091)

2.2.0 (2021-03-22)

Features

  • added call to post a further steps message (2a87bb9)
  • added csrf whitelist property (0034f53)
  • added message type to alias (fdf8ee6)

Bug Fixes

  • concurrency issue when save and delete a draft message in parallel (5780497)

2.1.0 (2021-02-08)

Features

  • add api authorization hint and rc systemuser id in properties (af779bd)
  • provide new endpoint for hinttexts, extend alias object (b132691)
  • restructure and extend alias object for video information (e0b3ca2)

2.0.0 (2020-11-23)

⚠ BREAKING CHANGES

  • creating a new database for messageservice is required

Features

  • adapt new database for messageservice (e60c87a)
  • define new api andpoints for draft messages (fb39ee2)
  • delete draft when message has been send (0195342)
  • prevent live event trigger for rocket chat system user (55ae8d8)
  • provide controller endpoint to retrieve saved draft message (fa3820e)
  • provide controller endpoint to save draft messages (2668490)
  • provide service method to search for draft message (524d916)
  • provide service to save, overwrite and delete draft messages (f8f7988)
  • restrict release action to relase starting branches (47925c6)
  • seperate changelog configurations (4a2fcee)
  • update keycloak to 11.0.2 (8d9aa25)
  • update spring boot and dependencies (ea09118)

Bug Fixes

  • add property values to fix integration tests (a92a6d3)
  • update deprecated logging property (fbf6143)

1.3.1 (2020-10-28)

1.3.0 (2020-10-28)

Features

  • add authorization headers for api client (b88eb89)
  • generate user service api client (04486e0)
  • integrate live event trigger (ef5b276)
  • remove unnecessary content declarations (936735d)
  • update swagger to openapi and define api models (9cb3290)

Bug Fixes

  • check boolean against null (c7a4d29)

1.2.3 (2020-10-12)

1.2.2 (2020-10-12)

1.2.1 (2020-08-26)

1.1.0 (2020-07-29)

Bug Fixes

  • added npm install for github release action (e094b60)

1.2.0 (2020-08-26)

Features

  • check on writing to a feedback chat if provided group id is valid (8291bb2)
  • Initial Commit (9083810)

Bug Fixes

  • logservice tests to be independent of logback rule (87905bc)
  • removed unused field setter (f98594b)

1.1.0 (2020-07-29)

Features

Bug Fixes

  • added npm install for github release action (e094b60)