Skip to content

docs: publish the API versioning and deprecation policy - #80

Merged
a-essawy merged 1 commit into
mainfrom
docs/versioning-policy
Aug 29, 2026
Merged

docs: publish the API versioning and deprecation policy#80
a-essawy merged 1 commit into
mainfrom
docs/versioning-policy

Conversation

@a-essawy

Copy link
Copy Markdown
Contributor

The policy existed and was already CI-enforced, but only internally: .claude/rules/sdk-versioning.md, docs/DEPRECATIONS.md, and a gate that blocks an SDK major unless a repo variable names that exact version. None of it was readable by someone deciding whether to depend on the API, which is the only audience that matters for it.

States what we will change without warning, what we treat as breaking, the expand/deprecate/contract lifecycle, how to detect a deprecated surface (OpenAPI deprecated: true, JSDoc @deprecated, changelog), and what each SDK version bump means.

No new promises. It writes down what the repo already does and enforces.

@a-essawy
a-essawy merged commit e58a22a into main Aug 29, 2026
2 checks passed
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