Skip to content

Commit 7694612

Browse files
authored
Merge pull request #302 from CityOfLosAngeles/0.3.1-pre
0.3.1 release notes
2 parents b51aa4f + afa45f4 commit 7694612

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

ReleaseNotes.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
## 0.3.1
2+
3+
> Released 2019-04-30
4+
5+
This release represents a series of non-breaking changes and clarifications for provider, along with a number of agency bugfixes / changes.
6+
7+
**CHANGES**
8+
9+
*_Provider_*
10+
* New Battery Charged event type reason. Thanks @dbaty / @bors-ltd
11+
* MDS Schema version fix.
12+
* New release process - thanks @jfh for documenting, all for partcipating
13+
* Additional Breaking / Non-Breaking Documentation
14+
* [Add versions endpoint](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/300). Thanks @billdirks
15+
* [Add Agency Drop off / pick up](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/291). Thanks @margodawes
16+
* [Explicitly allow associated_trip for any event type](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/297)
17+
* MDS Schema version fix.
18+
* [New release process](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/264). Thanks @jfh for documenting, all for participating
19+
* [Additional documentation around what is considered Breaking / Non-Breaking](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/295). Thanks @rf-
20+
* [OPTIONS for version negotiation](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/293). Thanks @billdirks
21+
* [Add Agency Drop off / pick up](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/291). Thanks @margodawes
22+
23+
*_Agency_*
24+
* Change from UUIDv4 to just UUID. Thanks @karcass
25+
* Change Error Messages for State Machine validation.
26+
* Update Pagination Rules
27+
* Add Unregistered event.
28+
* [Add Event Diagram](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/258). Thanks @whereissean
29+
* [Removing 412 Responses](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/258)
30+
* Add deregister and decomissioned events. Thanks @dirkdk
31+
* [Remove 5 second Telemetry requirement](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/261)
32+
* [Improve failure and error handling around Telemetry Data](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/290)
33+
134
## 0.3.0
235

336
> Released 2019-02-15

0 commit comments

Comments
 (0)