Releases: HSLdevcom/OpenTripPlanner
Releases · HSLdevcom/OpenTripPlanner
20.10.2020
- Add some validation for agencies and route legs in graphql API
- New ids parameters for bikeRentalStations graphql query
20.7.2020
- NO_DATA updates to stop times no longer cause the stop time to be considered to be realtime
- Added interlineWithPreviousLeg to itinerary legs in the GraphQL API
1.6.2020
- Fixes issue where OTP searches transit "paths" that are before requested departure time which caused less than requested number of itineraries being returned quite often.
16.4.2020
- Fixes to Vilkku citybike updater
- Bike availability is read from different field
- Using default value for maximum capacity
14.4.2020
- Added isFloatingBike and isCarStation fields to BikeRentalStation type GraphQL API
- Added stopSequence field to Place and StopTime types in GraphQL API
- Added option to filter stops from GraphQL API based on feeds parameter
- Added bike rental station updater for Vilkku citybike API
28.1.2020
- Change log level of couple of common errors to lessen load on Sentry
16.12.2019
- Slope control for wheelchair routing
13.11.2019
- Downgrade jackson version to revert behavior of API default values to what it used to be since last release
6.11.2019
- Changes from upstream
- Added feeds argument to routes and trips queries in GraphQL API
19.8.2019
Minor logging improvements.