From 902be141329480b285b792b045c477f79ed0d9b9 Mon Sep 17 00:00:00 2001 From: Sergey Bogatyrets Date: Sun, 12 Mar 2023 20:31:43 +0300 Subject: [PATCH] Update unrealsead changes --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index e8bc2c7..32d402f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. ## [Unreleased - available on :latest tag for docker image] +### Changed +- Migrate to distroless docker image from scratch +- +### Added +- New ALLOWED_DEST_FQDN config env paramteter for filtering dest FQND based on regex patterns +- New SetIPWhitelist config env paramteter for setting whitelist set of ip addresses which allowed to use proxy connection +- Dependabot version updates automation ## [v0.0.3] - 2021-07-07 ### Added