Skip to content

Commit 233d181

Browse files
authored
Merge pull request #516 from schnuerle/ms-releasenotes-1.0.0
Release Notes for 1.0.0 RC
2 parents 5caf190 + 281bcb7 commit 233d181

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

ReleaseNotes.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,52 @@
1+
## 1.0.0
2+
3+
> Release Date: TBD
4+
5+
> Release Candidate Date: week of June 29, 2020
6+
7+
The 1.0.0 release reconciles many parts of the MDS specifiction and adds features and updates requested by the community, including support for Stops (for docked vehicles, dockless corrals, parking areas) and adding rates to Policy.
8+
9+
### CHANGES
10+
11+
See the PRs tagged with [Milestone 1.0.0](https://github.com/openmobilityfoundation/mobility-data-specification/milestone/9) for a full list of changes.
12+
13+
_Here is some of what was added or changed._
14+
15+
*_MDS_*
16+
17+
* [Reconcile the Provider and Agency language differences](https://github.com/openmobilityfoundation/mobility-data-specification/pull/506)
18+
* [New State Machine Diagram](https://github.com/openmobilityfoundation/mobility-data-specification/pull/530)
19+
* [JSON Schema updates](https://github.com/openmobilityfoundation/mobility-data-specification/pull/534)
20+
* [Adding Stops](https://github.com/openmobilityfoundation/mobility-data-specification/pull/427) - Beta
21+
22+
* Minor Updates
23+
* [Update cities using MDS](https://github.com/openmobilityfoundation/mobility-data-specification/pull/520)
24+
* Update [Austin](https://github.com/openmobilityfoundation/mobility-data-specification/pull/488), [Louisville](https://github.com/openmobilityfoundation/mobility-data-specification/pull/515) links
25+
* [Add link to State of Practice](https://github.com/openmobilityfoundation/mobility-data-specification/pull/477)
26+
* [Update GBFS references and links](https://github.com/openmobilityfoundation/mobility-data-specification/pull/508)
27+
* Move [Code of Conduct](https://github.com/openmobilityfoundation/mobility-data-specification/pull/514), [Contributing Guide](https://github.com/openmobilityfoundation/mobility-data-specification/pull/513), and [Release Guidelines](https://github.com/openmobilityfoundation/mobility-data-specification/pull/512) to new [Governace repo](https://github.com/openmobilityfoundation/governance)
28+
* [Updating 'master' to 'main' as default branch name](https://github.com/openmobilityfoundation/mobility-data-specification/pull/522)
29+
* [Update providers.csv to add Superpedestrian](https://github.com/openmobilityfoundation/mobility-data-specification/pull/535)
30+
* [Removed Options version negotiation](https://github.com/openmobilityfoundation/mobility-data-specification/pull/536#pullrequestreview-439364663)
31+
* [Added 'other' vechicle type](https://github.com/openmobilityfoundation/mobility-data-specification/issues/518)
32+
33+
*_Provider_*
34+
35+
* [Events out of beta](https://github.com/openmobilityfoundation/mobility-data-specification/issues/528)
36+
37+
*_Agency_*
38+
39+
* [Vehicle register: add provider_id field](https://github.com/openmobilityfoundation/mobility-data-specification/pull/469)
40+
* [Clarify vehicle endpoint requirements](https://github.com/openmobilityfoundation/mobility-data-specification/pull/465)
41+
* [Vehicle response code should be 200](https://github.com/openmobilityfoundation/mobility-data-specification/pull/467)
42+
* [Clarify telemetry success response](https://github.com/openmobilityfoundation/mobility-data-specification/pull/461)
43+
44+
*_Policy_*
45+
46+
* [Add Rates (fees + subsidies)](https://github.com/openmobilityfoundation/mobility-data-specification/pull/484)
47+
* [Rearrange Speed Limit Example](https://github.com/openmobilityfoundation/mobility-data-specification/pull/482)
48+
* [Added Geography schema](https://github.com/openmobilityfoundation/mobility-data-specification/pull/533)
49+
150
## 0.4.1
251

352
> Released 2020-05-15

0 commit comments

Comments
 (0)