diff options
| author | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2026-02-25 13:33:38 +0100 |
|---|---|---|
| committer | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2026-03-16 13:04:56 +0100 |
| commit | 64ce7c1fc94f048dfbf601f3208989112c17b4e6 (patch) | |
| tree | c099177d4a0e6ba9d36642bd16f304854f4f4868 /CHANGES.md | |
| parent | c383ba7f3b5ff6d25906a054ff47f8ac3ced9ee4 (diff) | |
Changes: Update
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 |
