Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes for MDS 0.4.x #79

Closed
9 tasks done
thekaveman opened this issue Jul 11, 2019 · 4 comments · Fixed by #87
Closed
9 tasks done

Changes for MDS 0.4.x #79

thekaveman opened this issue Jul 11, 2019 · 4 comments · Fixed by #87
Milestone

Comments

@thekaveman
Copy link
Contributor

thekaveman commented Jul 11, 2019

Tracking issue for 0.4.x related updates

@schnuerle
Copy link

Can this be updated and closed based on 0.4.0 release?

https://groups.google.com/forum/#!msg/mds-announce/JM3ZOJ7m8e8/n1svUmkeAQAJ

0.4.0
Released 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

  • New Policy API Endpoint
  • Improved README for Schema Directory
  • Add Car Vehicle Type
  • Unify Error Responses between Provider / Agency
  • Improvements to Release Process

@thekaveman
Copy link
Contributor Author

@schnuerle none of this has been implemented in mds-provider yet! I am happy to take PRs for any of the various changes needed to support MDS 0.4.x. I think the most pressing is probably the schema directory shuffle, but any help is appreciated.

@schnuerle
Copy link

Oh I got it now. This was your area to track provider changes to implement those updates in this repo. I'll take a look and see if I can help.

@thekaveman
Copy link
Contributor Author

Opened WIP PR #87, please target the 04x branch for any changes related to MDS 0.4.x support so we can merge all at once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants