Skip to content

Changelog

Releases are cut automatically when the VERSION file changes on the default branch; each release tags the repo and publishes a container image to GitHub Container Registry.

v0.1.4 June 2026

Fixed

  • Docker container now runs as numeric UID 1000, satisfying Kubernetes runAsNonRoot admission policies

Dependencies

  • go.mongodb.org/mongo-driver 1.13.1 → 1.17.7 (main module and benchmark harnesses)
  • golang.org/x/crypto bumps across benchmark and test modules

v0.1.3 June 2026

Fixed

  • Docker build corrected around protobuf generation (generated files are produced at build time, never committed)

v0.1.1 / v0.1.2 June 2026

Changed

  • First releases under the automated VERSION-driven pipeline: tag, GitHub Release, and GHCR image per version bump

v0.1.0 October 2025

Added

  • Initial release of the Memory OS: three-tier memory (STM/MTM/LTM), cognitive pipeline with chain-break detection, Ebbinghaus heat scoring, knowledge-graph promotion, gRPC + REST API, multi-tenant scoping, and optional auth (disabled by default in this release)