You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend LifecycleInfo with lifecycle type and lastRun datetime support for the server last_run field, PR-181
Fixed
Fix duplicate Content-Length for buffer/string writes and use x-reduct-content-length for stream writes to support browser streaming (requires server ≥1.20), PR-179
Security
Restore OIDC token write permission for the publish job while keeping default workflow permissions restricted, PR-176
Restrict GitHub Actions GITHUB_TOKEN default permissions to contents: read in CI workflow and remove unnecessary OIDC write access.
Pin docker/login-action in CI workflow to an immutable commit SHA (updated to v4.1.0), issue #170