The Data City does not maintain a separate API changelog today. This page is the new canonical home; entries will accrue here as the v2 API evolves. For a precise record of past changes between two points in time, diff the OpenAPI spec at
/api/documentation/spec/v2.Conventions
Entries are tagged so you can scan for the kind of change that affects you:- Added β new endpoint, field, or capability. Safe to ignore if you donβt use it.
- Changed β non-breaking change to existing behaviour (new optional field, tightened error message, performance improvement).
- Deprecated β still works but scheduled for removal. Start migrating.
- Removed β no longer available. Will only appear in a major version bump.
- Fixed β bug fix bringing actual behaviour in line with documented behaviour.