Skip to content

release: RememberStack 0.6.0 - #318

Merged
fazpu merged 1 commit into
mainfrom
release/v0.6.0
Aug 27, 2026
Merged

release: RememberStack 0.6.0#318
fazpu merged 1 commit into
mainfrom
release/v0.6.0

Conversation

@fazpu

@fazpu fazpu commented Aug 27, 2026

Copy link
Copy Markdown
Member

Problem

v0.5.0 ends at the PostgreSQL 19 cut and does not publish the D97 default retrieval implementation merged in #316. Consumers need one installable version boundary for that completed identity and retrieval slice.

Scope

  • bump the shared PyPI, GHCR, and Compose coordinate to 0.6.0
  • update the README and public docs to point at v0.6.0
  • document the default fact_context composition, assured-operation v2, saved-query upgrade, and PostgreSQL planner/readiness safeguards

Important decision

This is a minor release because #316 adds a public retrieval capability and versions its operation contract; it is not a patch-only correction.

Sources inspected

Validation

  • uv run python scripts/check_release_contract.py --tag v0.6.0
  • uv lock --check
  • uv build and wheel metadata inspection
  • uv run pytest src/tests/packaging/test_release_contract.py -q
  • docker compose config --quiet
  • pnpm --dir website run build
  • git diff --check

Limitations and follow-up

This PR only cuts the version and release documentation. The tag-triggered workflow remains responsible for the full release suite and publication to PyPI, GHCR, and GitHub Releases after merge.

Contributor agreement

Signing on behalf of a legal entity (leave blank if accepting individually):

@fazpu
fazpu merged commit ec457a6 into main Aug 27, 2026
12 of 13 checks passed
@fazpu
fazpu deleted the release/v0.6.0 branch August 27, 2026 21:54
@fazpu fazpu mentioned this pull request Aug 28, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant