diff options
| -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 |
