From 333ba5819596a66bfd2b4a984ed266a5b01c0a63 Mon Sep 17 00:00:00 2001 From: Robert Stupp Date: Fri, 25 Aug 2023 16:44:40 +0200 Subject: [PATCH] Ninja: changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b779da62bc..562d7c20c62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ as necessary. Empty sections will not end in the release notes. ### Fixes - Nessie CLI: check-content command was incorrectly reporting deleted keys as missing content, when using new storage model. +- GC Tool handles JDBC config via environment correctly ### Commits