0.4.0
0.4.0
Release 2019-10-31
The 0.4.0 release represents a major step forward in the Mobility Data Specification. The provider endpoints have been refactored to allow static file backed API servers which should improve uptime, reliability and the ability to backfill what is now growing to years of data. There is a new policy API endpoint, designed to be implemented by Agencies, that allows for clearer communication of geofencing, vehicle caps and more. A full list of changes is below. Many thanks to all the contributors who helped on this release.
CHANGES
Provider
- Improved Handling of Cost Data
- Allow static file storage backed API Endpoints
- Cleanup Provider README
- Legacy Version Header Cleanup
- Internationalization of Currency data
- Specify Types for Query Params
- Clarify the definition of Municipal Boundary
- Update Status Change JSON Schema to include Associated Trip properly
Agency
- Add Accuracy Field for GPS Telemetry Data
- String Limit to 255 Characters
- Remove SLA from /telemetry
- Update State Machine Diagram
Misc