From fdb5c0cbee7078a5773a7cb1aff4af8a23371d00 Mon Sep 17 00:00:00 2001 From: Jakub Date: Mon, 29 Jan 2024 11:17:23 +0100 Subject: [PATCH] chore: Ypsilon Bridge 3.9.0 changelog. --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index addd4836..5f7790d2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -14,7 +14,7 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/) ### Changed * GODT-3160: Bump version Go 1.21.6. -* GODT-3169: Load pipeline env from bridge internal. +* GODT-3160: Load pipeline env from bridge internal. * GODT-3052: Test: Replace attachments and inline content in feature tests with the smallest valid versions. * GODT-3155: Customize log formatter for easier parsing. * GODT-3172: Detect missing keychain item. @@ -24,6 +24,7 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/) * Get better logging arround keychain list initialisation. ### Fixed +* GODT-3228: Get rid of fork of docker-credential-helpers. * GODT-3176: Assume inline if content id is present. * GODT-3160: Ignore non-called vulnerabilities. * GODT-3160: Updated external dependencies reported by govulncheck.