Skip to content

Prepare v0.3.0 release#44

Merged
aaltshuler merged 3 commits into
mainfrom
release/v0.3.0
Apr 21, 2026
Merged

Prepare v0.3.0 release#44
aaltshuler merged 3 commits into
mainfrom
release/v0.3.0

Conversation

@aaltshuler

Copy link
Copy Markdown
Collaborator

Summary

  • Bump workspace crates from 0.2.2 → 0.3.0
  • Add release notes at docs/releases/v0.3.0.md

Highlights

  • --features aws + SecretsManagerTokenSource backend for the server
  • Bearer auth hardening (SHA-256 hashed at rest, constant-time compare, server-authoritative actor id)
  • GET /schema endpoint + CLI schema get command; static openapi.json with CI auto-sync
  • Package workflow for CodeBuild-driven default + aws image builds
  • Ephemeral __run__ branch hygiene (MR-670, MR-674)

Breaking

Repos created with 0.2.x that lack persisted schema state (_schema.pg, _schema.ir.json, __schema_state.json) or that have non-main public branches must be reinitialized before they can be opened with 0.3.0.

Test plan

  • CI green
  • Merging this tag (v0.3.0) triggers the release workflow and produces linux/macos artifacts + Homebrew tap update

🤖 Generated with Claude Code

aaltshuler and others added 3 commits April 21, 2026 14:52
@aaltshuler aaltshuler merged commit 8649b20 into main Apr 21, 2026
4 checks passed
@aaltshuler aaltshuler deleted the release/v0.3.0 branch June 8, 2026 15:43
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