Skip to content
Federation tester 0.5 (2022-09-23)
==================================

Changes:

 * Set `ReadHeaderTimeout` on the HTTP server (should hopefully placate the linter) (#124)
 * Propagate request context (provides better cancellation if the caller gives up) (0a55670)
 * Fixes to CI (#122, #123)
 * Build the Docker image with Go 1.19 (4ae7ca7)
 * Update gomatrixserverlib to latest version (74aef88)
 * Unset `FederationOK` in more cases (#120)