Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 3.08 KB

CHANGELOG.md

File metadata and controls

39 lines (24 loc) · 3.08 KB

Changelog

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

1.11.0 (2022-04-15)

Features

  • upgrade keycloak to the latest version (df2fb0c)

Bug Fixes

  • update log4j to safe version (440e4dd)

1.10.0 (2021-12-14)

Features

  • caching for session request (fa54ef3)
  • documentation (5b5cfb7)
  • first draft (6bb6e41)
  • implementation of stop video call listener and business logic (e67cd2a)
  • implementation of unit tests (a206cab)
  • integration tests (4ebce64)
  • optimization (6036795)
  • optimizations (74b7df2)
  • optimizations, api endpoint for frontend, unit and integration tests (e50e416)
  • tests (df3678e)
  • update of userstatisticsservice.yaml (79a1cdf)

Bug Fixes

  • api response handler has returned html response (3a66934)
  • prevent NPE for mongo aggregation queries (b27290f)
  • unit test (272a85b)