[ar] Changelog
[ar] API version history — breaking and non-breaking changes.
2026-04-24 — v1 stable
[ar] Breaking
- None — initial release.
[ar] Non-breaking
- Initial public release of the Diveity API.
- All `/api/v1/*` endpoints now emit the `X-API-Version` header (`X-API-Version: v1`).
- Per-version usage tracking introduced (`public_api_key_version_usage`) — admins can now see request distribution per version per day.
- Daily aggregation cron rolls `public_api_key_usage_logs` into the per-version summary table at midnight UTC.
- `/developers/versioning` documents the backward-compatibility contract and the 6-month deprecation policy.
YYYY-MM-DD — short summary
[ar] Breaking
- Bullet entry... (these only ship with a new major version)
[ar] Non-breaking
- Bullet entry...