|
| 1 | +## 1.1.0 |
| 2 | + |
| 3 | +> Expected Released: 2021-02-28 (TBD) |
| 4 | +> [Release Plan](https://github.com/openmobilityfoundation/governance/wiki/Release-1.1.0) |
| 5 | +
|
| 6 | +The 1.1.0 minor release adds new top level APIs (geography, jurisdictions), privacy options (provider reports, geography-driven events, metrics), and transparency features (public endpoints). |
| 7 | + |
| 8 | +### CHANGES |
| 9 | + |
| 10 | +See the closed PRs tagged with [Milestone 1.1.0](https://github.com/openmobilityfoundation/mobility-data-specification/pulls?q=is%3Apr+is%3Aclosed+milestone%3A1.1.0) and [Issues](https://github.com/openmobilityfoundation/mobility-data-specification/issues?q=is%3Aissue+milestone%3A1.1.0+is%3Aclosed) for a full list of changes. |
| 11 | + |
| 12 | +**_MDS_** |
| 13 | + |
| 14 | +- [Policy and Geography can be public](https://github.com/openmobilityfoundation/mobility-data-specification/pull/585) |
| 15 | +- [Geography-Driven Events](https://github.com/openmobilityfoundation/mobility-data-specification/pull/503): [Issue](https://github.com/openmobilityfoundation/mobility-data-specification/issues/480) |
| 16 | + |
| 17 | +_Minor Updates_ |
| 18 | + |
| 19 | +- [Unregistered error](https://github.com/openmobilityfoundation/mobility-data-specification/pull/565) |
| 20 | +- [Geography updates](https://github.com/openmobilityfoundation/mobility-data-specification/issues/474) |
| 21 | +- [Stops updates](https://github.com/openmobilityfoundation/mobility-data-specification/pull/603) |
| 22 | +- [Response time expectations](https://github.com/openmobilityfoundation/mobility-data-specification/pull/563) |
| 23 | +- [Geography publish date field consistency](https://github.com/openmobilityfoundation/mobility-data-specification/pull/597) |
| 24 | +- [Adding more cities using MDS](https://github.com/openmobilityfoundation/mobility-data-specification/pull/591) |
| 25 | +- [Adding more providers using MDS](https://github.com/openmobilityfoundation/mobility-data-specification/blob/dev/providers.csv) |
| 26 | + |
| 27 | +**_Provider_** |
| 28 | + |
| 29 | +- [New Reports](https://github.com/openmobilityfoundation/mobility-data-specification/pull/607): [Issue](https://github.com/openmobilityfoundation/mobility-data-specification/issues/569) |
| 30 | + |
| 31 | +**_Agency_** |
| 32 | + |
| 33 | +- N/A |
| 34 | + |
| 35 | +**_Policy_** |
| 36 | + |
| 37 | +- [Images of Stops](https://github.com/openmobilityfoundation/mobility-data-specification/issues/555) |
| 38 | +- [Clarify update frequency](https://github.com/openmobilityfoundation/mobility-data-specification/pull/609): [Issue](https://github.com/openmobilityfoundation/mobility-data-specification/issues/567) |
| 39 | + |
| 40 | +**_Geography_** |
| 41 | + |
| 42 | +- [Elevating Geography to a first class API](https://github.com/openmobilityfoundation/mobility-data-specification/pull/582): [PR](https://github.com/openmobilityfoundation/mobility-data-specification/pull/499), [Issue](https://github.com/openmobilityfoundation/mobility-data-specification/issues/500) |
| 43 | +- [Geography Types](https://github.com/openmobilityfoundation/mobility-data-specification/pull/581): [Issue](https://github.com/openmobilityfoundation/mobility-data-specification/issues/580), [Discussion](https://github.com/openmobilityfoundation/mobility-data-specification/discussions/588) |
| 44 | + |
| 45 | +**_Metrics_** |
| 46 | + |
| 47 | +- [New Agency Metrics API](https://github.com/openmobilityfoundation/mobility-data-specification/issues/485): [Definitions PR](https://github.com/openmobilityfoundation/mobility-data-specification/pull/487), [Spec PR](https://github.com/openmobilityfoundation/mobility-data-specification/pull/486), [Issue](https://github.com/openmobilityfoundation/mobility-data-specification/issues/485) |
| 48 | + |
| 49 | +**_Jurisdiction_** |
| 50 | + |
| 51 | +- [New Jurisdiction API](https://github.com/openmobilityfoundation/mobility-data-specification/pull/593): [Issue](https://github.com/openmobilityfoundation/mobility-data-specification/issues/474) |
| 52 | + |
1 | 53 | ## 1.0.0
|
2 | 54 |
|
3 | 55 | > Released: 2020-09-16
|
|
0 commit comments