Changelog

Versioned change history for PAX Trader Track API. Follow @predictasiax for release announcements.

Versioning policy

PAX follows Semantic Versioning for the public API surface:

Change typeVersion bumpAdvance notice
Breaking — endpoint removed, field renamed/removed, type changed, auth changedMAJOR (v1 → v2)90 days min; deprecated endpoint returns Deprecation header
Additive — new endpoint, new optional field, new enum valueMINOR (v1.0 → v1.1)None (safe to deploy anytime)
Fix — bug fix, spec doc update, non-behavior-changingPATCH (v1.0.0 → v1.0.1)None

v1.0.1 — 2026-08-09 CURRENT

Ring 1 handlers live on production

Added

Notes

v1.0.0 — 2026-08-09

Initial public release

Added

Design principles established

Upcoming (roadmap)

Subscribe to release notes. Follow @predictasiax or email partners@predictasiax.com for early access.

v1.1 (planned Q4 2026)

v1.2 (planned Q1 2027)

v2.0 (planned 2027)

Deprecation policy

When an endpoint or field is deprecated:

  1. Response headers include Deprecation: <date> and Sunset: <date> (RFC 8594)
  2. Announced on @predictasiax + email to all partner contacts
  3. Minimum 90 days between deprecation and removal
  4. Removed only on MAJOR version bump

RSS feed

Machine-readable changelog RSS: docs.predictasiax.com/changelog.rss (coming Q4 2026)