From 8c2c588bc61f2b5599defb1dba50497d90f12f72 Mon Sep 17 00:00:00 2001 From: Mirjam Aulbach Date: Wed, 4 Sep 2024 14:56:55 +0200 Subject: [PATCH] Add release note for Klaw 2.10.0 Signed-off-by: Mirjam Aulbach --- docs/releases/release2100.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/releases/release2100.md b/docs/releases/release2100.md index 1f2a0193..20ebbb82 100644 --- a/docs/releases/release2100.md +++ b/docs/releases/release2100.md @@ -45,15 +45,16 @@ Key updates in the new React UI include: ### Improvements -- Improves cross DB compatibility by using jpq +- Improves cross DB compatibility by using `jpq` - Improve Claim experience ### Bug fixes -- Prevent orphan ACl without service user being created -- Fix validation to parse partitions as ints first +- Prevent orphan ACL without service user being created +- Fix validation to parse partitions as `ints` first - Avoid NullPointerException when trying to login with Keycloak SSO - Avoid possible NullPointerException when trying to login with Google SSO +- Fix NullPointerException when trying to read topic events from coral UI [//]: # "@TODO links"