Skip to content

v0.37.3

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 00:19
Immutable release. Only release title and notes can be modified.
d75ee9f

0.37.3 (2026-08-24)

Bug Fixes

  • agent: pin Docker builder image to Go 1.27.0 to match go.mod (ce2ce4c)
  • close leaked SQLite test connection in internal/server (b1b8463)
  • close leaked SQLite test connections in cmd/seed (b073519)
  • close leaked SQLite test connections in internal/api/handlers (5e38d2c)
  • close leaked SQLite test connections in internal/services (backup/restore) (2a9d732)
  • close leaked SQLite test connections in internal/services (notifications) (2514383)
  • close websocket dial response body in logs handler test (4dd24c0)
  • stop leaked background audit goroutine in security handler tests (b9a4696)
  • stop leaked background audit goroutines in security handler tests (713f5b8)
  • support Escape-key dismissal on click-to-close overlay backdrops (bbf64f3)
  • synchronize remotestorage SSRF test-seam swap with atomic pointers (#1274) (db654f6)
  • update @tanstack/react-query and @types/react-dom to latest versions (1a9c204)