From 64ce7c1fc94f048dfbf601f3208989112c17b4e6 Mon Sep 17 00:00:00 2001 From: Jeroen Wijenbergh Date: Wed, 25 Feb 2026 13:33:38 +0100 Subject: Changes: Update --- CHANGES.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 632b336..ddf7d7c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,13 +3,19 @@ - Use a 'custom redirect' for OAuth for the move to ASWebAuthenticationSession * Deps: - Update required Go version to 1.24.0 - - Update eduoauth-go to v2.0.1 to support form_post + - Update eduoauth-go to v2.0.2 to support form_post - Update other Go deps +* Failover: + - Add support for pinging over IPv6 * Go API: - Add a logging interface to give clients more control * Misc: - Add missing comments to public functions and packages - Rename (internal) packages that sound useless or clash with the standard lib +* Discovery: + - Bundle discovery files in Git +* Building: + - Remove the 'release' tag when building, building for release mode is always enabled * CI/Packaging: - Use a different Codeberg runner - Build Pip packages in CI -- cgit v1.2.3