Skip to content

v1.14.9

Choose a tag to compare

@github-actions github-actions released this 29 Apr 07:50
· 70 commits to main since this release

Summary

  • Fixed autosync incorrectly marking pending cloud mutations as acknowledged before any server push occurred.
  • Added a clear non_enrolled_pending_mutations diagnostic when autosync is blocked by local project enrollment state.
  • Surfaced persisted sync diagnostics in engram cloud status so users can see the required enrollment action.

Validation

  • go test ./...
  • Main CI passed.
  • Release workflow passed.

Upgrade guidance

Upgrade both clients that run engram serve and any self-hosted cloud server, then retry autosync. If engram cloud status reports non_enrolled_pending_mutations, run engram cloud enroll <project> for the intended project and retry.