Skip to content

feat: bump v0.3.0 + publish pipeline (spec 22)#45

Merged
DarlingtonDeveloper merged 1 commit into
mainfrom
release/v0.3.0
Mar 19, 2026
Merged

feat: bump v0.3.0 + publish pipeline (spec 22)#45
DarlingtonDeveloper merged 1 commit into
mainfrom
release/v0.3.0

Conversation

@DarlingtonDeveloper
Copy link
Copy Markdown
Contributor

Summary

  • Version bump 0.2.0 → 0.3.0 across workspace Cargo.toml, Python SDK, TypeScript SDK, Cargo.lock, and HTTP API docs
  • Description update "Embedded graph memory" → "Self-organizing graph memory" in workspace, cortex-server crate, CLI help text, and both SDKs
  • Publish pipeline adds three new CI jobs to release.yml (all gated on github-release): crates.io (dependency-ordered with index propagation sleeps), PyPI (hatch + twine), npm (Node 20)
  • Changelog date set to 2026-03-19

Test plan

  • cargo build -p cortex-memory --release builds cleanly
  • cortex --version prints cortex 0.3.0
  • cortex --help shows "Self-organizing graph memory for AI agents"
  • No stale 0.2.0 references in modified files
  • No YYYY-MM-DD placeholders remain in CHANGELOG
  • Verify publish secrets (CARGO_REGISTRY_TOKEN, PYPI_API_TOKEN, NPM_TOKEN) are configured in repo settings before tagging

🤖 Generated with Claude Code

Version 0.2.0 → 0.3.0 across workspace, SDKs, and docs.
Update description to "Self-organizing graph memory" everywhere.
Add crates.io, PyPI, and npm publish jobs to release workflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@DarlingtonDeveloper DarlingtonDeveloper merged commit ac69d76 into main Mar 19, 2026
3 checks passed
@DarlingtonDeveloper DarlingtonDeveloper deleted the release/v0.3.0 branch March 19, 2026 20:42
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