From 902b2b67efb3a9c30eae192ef708d8496cf8f703 Mon Sep 17 00:00:00 2001 From: crschnick Date: Fri, 2 May 2025 08:40:55 +0000 Subject: [PATCH] [release] --- dist/changelogs/16.2.1_incremental.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dist/changelogs/16.2.1_incremental.md b/dist/changelogs/16.2.1_incremental.md index 3fb1a0c85..9c686b391 100644 --- a/dist/changelogs/16.2.1_incremental.md +++ b/dist/changelogs/16.2.1_incremental.md @@ -1 +1,3 @@ - Fix SSH config parsing failing for some host definitions in 16.2 +- Fix docker refresh failing for old docker versions due to the new compose integration +- Fix k8s errors when auto-detecting subconnections when no kubectl context was set