変更履歴
APIバージョン履歴 — 破壊的変更および非破壊的変更。
2026-04-24 — v1 stable
破壊的変更
- None — initial release.
非破壊的変更
- 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
破壊的変更
- Bullet entry... (these only ship with a new major version)
非破壊的変更
- Bullet entry...