All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.5.0 (2021-12-14)
- 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)
- added java doc (a31f8a7)
- codestyle issue (67b14bb)
- fixed unit test (79812c5)
- replaced deprecated method (b994f78)
- test failure (97947cb)
- typo (b5babea)
2.4.0 (2021-06-18)
- 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)
- 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)
- use escaping for html characters (8c81091)
2.2.0 (2021-03-22)
- added call to post a further steps message (2a87bb9)
- added csrf whitelist property (0034f53)
- added message type to alias (fdf8ee6)
- concurrency issue when save and delete a draft message in parallel (5780497)
2.1.0 (2021-02-08)
- 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)
- creating a new database for messageservice is required
- 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)
1.3.1 (2020-10-28)
1.3.0 (2020-10-28)
- 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)
- 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)
- added npm install for github release action (e094b60)
- check on writing to a feedback chat if provided group id is valid (8291bb2)
- Initial Commit (9083810)
- Initial Commit (9083810)
- added npm install for github release action (e094b60)