Skip to content

Commit

Permalink
Merge pull request #302 from CityOfLosAngeles/0.3.1-pre
Browse files Browse the repository at this point in the history
0.3.1 release notes
  • Loading branch information
hunterowens authored Apr 30, 2019
2 parents b51aa4f + afa45f4 commit 7694612
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
## 0.3.1

> Released 2019-04-30
This release represents a series of non-breaking changes and clarifications for provider, along with a number of agency bugfixes / changes.

**CHANGES**

*_Provider_*
* New Battery Charged event type reason. Thanks @dbaty / @bors-ltd
* MDS Schema version fix.
* New release process - thanks @jfh for documenting, all for partcipating
* Additional Breaking / Non-Breaking Documentation
* [Add versions endpoint](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/300). Thanks @billdirks
* [Add Agency Drop off / pick up](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/291). Thanks @margodawes
* [Explicitly allow associated_trip for any event type](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/297)
* MDS Schema version fix.
* [New release process](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/264). Thanks @jfh for documenting, all for participating
* [Additional documentation around what is considered Breaking / Non-Breaking](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/295). Thanks @rf-
* [OPTIONS for version negotiation](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/293). Thanks @billdirks
* [Add Agency Drop off / pick up](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/291). Thanks @margodawes

*_Agency_*
* Change from UUIDv4 to just UUID. Thanks @karcass
* Change Error Messages for State Machine validation.
* Update Pagination Rules
* Add Unregistered event.
* [Add Event Diagram](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/258). Thanks @whereissean
* [Removing 412 Responses](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/258)
* Add deregister and decomissioned events. Thanks @dirkdk
* [Remove 5 second Telemetry requirement](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/261)
* [Improve failure and error handling around Telemetry Data](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/290)

## 0.3.0

> Released 2019-02-15
Expand Down

0 comments on commit 7694612

Please sign in to comment.