Skip to content

Latest commit

 

History

History
80 lines (44 loc) · 5.45 KB

CHANGELOG.md

File metadata and controls

80 lines (44 loc) · 5.45 KB

Changelog

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

1.7.0 (2021-12-14)

Features

  • updated dockerImage.yml (cecdc80)

1.6.0 (2021-06-28)

Features

1.5.1 (2021-06-18)

1.5.0 (2021-06-18)

Features

  • adapt new keycloak version (e9b5d4f)
  • add new live event type (0c09fdc)
  • add new live event type (480e2b4)
  • added anonymous conversation finished event (70f7b9b)
  • added status source content for finish conversation event (2097e73)
  • handle user id list via request body (bb1b660)
  • provide ackowledge based queued message handling (eb037d5)

1.4.0 (2021-04-12)

Features

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

1.3.0 (2021-02-08)

Features

  • provide generalized api definition for extended object models (2c4796f)

1.2.0 (2020-11-23)

Features

  • restrict release action to branches starting with release (79585f6)
  • update keycloak to version 11.0.2 (f73aefc)
  • update spring boot and dependencies (4ea10b6)

Bug Fixes

  • deactivate keycloaks internal trust manager (c914ca8)

1.1.0 (2020-10-28)

Features

  • add service to resolve user ids to session ids (5e83700)
  • added configuration for app base url (0f90ea7)
  • added testframework with unit and integration tests (65631c1)
  • defined api and implement basic controller (00f138a)
  • provide basic websocket endpoint (1679189)
  • provide dedicated message user target sending (89563e2)

Bug Fixes

  • correct checkstyle violations (9f97a8b)
  • corrected value param (41a536e)