Add api deprecation policy

This commit is contained in:
shamoon
2025-01-27 00:13:17 -08:00
parent 2e956b0f13
commit 7cbb3a3e8e
2 changed files with 7 additions and 1 deletions

View File

@@ -541,6 +541,12 @@ server, the following procedure should be performed:
2. Determine whether the client is compatible with this server based on
the presence/absence of these headers and their values if present.
### API Version Deprecation Policy
Older API versions are guaranteed to be supported for at least one year
after the release of a new API version. After that, support for older
API versions may be (but is not guaranteed to be) dropped.
### API Changelog
#### Version 1