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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
Production Docker images publish again — none were published for 16.35.4 through 16.36.0, and the latest tag stayed on 16.35.3 (#3770)
Job state now round-trips correctly on SQL storage backends (SQLite, PostgreSQL and MSSQL) — a job's request payload was lost when its state was written and reading it back failed, leaving projection retirement silently incomplete. MongoDB was unaffected