From d3d9641e5b85c0b153f459652a0b436dfd81d086 Mon Sep 17 00:00:00 2001 From: Jeroen Wijenbergh Date: Tue, 6 May 2025 13:18:53 +0200 Subject: Changes: Update --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index d7763e6..f659aab 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,11 @@ # Unreleased * Upload Release script: - Escape changelog newlines +* Lint: + - lint use staticcheck instead of stylecheck with golangci-lint +* ProxyGuard functionality removed, this is implemented inside of the eduVPN clients separately either using a wireguard fork or a daemon in case of linux + - Removed function: `NewProxyguard`, `ProxyguardTunnel`, `ProxyguardRestart`, `ProxyguardPeerIPs` + - The `Configuration` type no longer returns proxy information, in case of ProxyGuard the `ProxyEndpoint` in the INI config is filled in as returned by the eduVPN server # 3.0.0 (2025-03-21) * Dependencies: Update -- cgit v1.2.3