• r2025.9.7 1826529bc8

    Mark /api/events endpoint as uncachable
    All checks were successful
    / build (push) Successful in 1m27s
    / deploy (push) Has been skipped

    hornwitser released this 2025-09-21 21:54:12 +00:00 | 0 commits to develop since this release

    The content of the events stream is generated live in response to
    changes done in the system as they occur. It therefore can't be
    meaningfully cached or stored in any way. Mark the response as
    uncacheable to prevent potential problems with caches.

    Downloads