Skip to content

Fix: enforce ASTER package and OpenAPI version compatibility - #32

Merged
tuzuminami merged 1 commit into
mainfrom
codex/aster-openapi-version-p1
Jul 13, 2026
Merged

Fix: enforce ASTER package and OpenAPI version compatibility#32
tuzuminami merged 1 commit into
mainfrom
codex/aster-openapi-version-p1

Conversation

@tuzuminami

Copy link
Copy Markdown
Owner

Summary

  • align OpenAPI info.version with ASTER package SemVer
  • add a release-contract gate and drift regression test
  • document package/API version pairing for consumers

Closes #26

Verification

  • pnpm run verify (28 passed, 4 PostgreSQL environment skips)
  • git diff --check

@tuzuminami
tuzuminami merged commit 7f44c11 into main Jul 13, 2026
1 check passed
@tuzuminami
tuzuminami deleted the codex/aster-openapi-version-p1 branch July 13, 2026 11:23
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.

P1: define and enforce ASTER package-to-OpenAPI version compatibility

1 participant