What's Changed
- perf: Add PostgreSQL indexes for ~15x performance improvement by @ozanonurtek in #1541
- fix(alerting): Remove square brackets from email subject by @jaydeethree in #1586
- fix(security): Do not allow invalid security configs by @PythonGermany in #1531
- fix: return error from rdapQuery when no expiration event found by @majiayu000 in #1603
- fix(ci): regenerate-static-assets workflow reporting false errors on success by @Copilot in #1614
- feat(ui): Add customizable OIDC login screen branding by @hluaces in #1583
- fix(test): Remove t.Parallel() from tests racing on injectedHTTPClient by @Copilot in #1630
- fix(storage): close rows before nested queries to prevent PostgreSQL driver error by @osalloum in #1503
- docs: Document remote.client configuration by @surdaft in #1637
- fix: update lib/pq to v1.11.2 to fix Supabase PostgreSQL connection regression by @wahajahmed010 in #1644
New Contributors
- @ozanonurtek made their first contribution in #1541
- @jaydeethree made their first contribution in #1586
- @majiayu000 made their first contribution in #1603
- @hluaces made their first contribution in #1583
- @osalloum made their first contribution in #1503
- @surdaft made their first contribution in #1637
- @wahajahmed010 made their first contribution in #1644
Full Changelog: v5.35.0...v5.36.0