Skip to content

Releases: HSLdevcom/OpenTripPlanner

20.10.2020

20 Oct 11:36
7cda891
Compare
Choose a tag to compare
  • Add some validation for agencies and route legs in graphql API
  • New ids parameters for bikeRentalStations graphql query

20.7.2020

20 Jul 11:16
8e29d32
Compare
Choose a tag to compare
  • 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

01 Jun 11:13
25a3ac1
Compare
Choose a tag to compare
  • 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

16 Apr 19:49
22c70e9
Compare
Choose a tag to compare
  • Fixes to Vilkku citybike updater
    • Bike availability is read from different field
    • Using default value for maximum capacity

14.4.2020

14 Apr 13:19
a8e9b16
Compare
Choose a tag to compare
  • 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

28 Jan 13:28
4dd0be3
Compare
Choose a tag to compare
  • Change log level of couple of common errors to lessen load on Sentry

16.12.2019

16 Dec 09:23
d60ad21
Compare
Choose a tag to compare
  • Slope control for wheelchair routing

13.11.2019

13 Nov 13:42
cd3c259
Compare
Choose a tag to compare
  • Downgrade jackson version to revert behavior of API default values to what it used to be since last release

6.11.2019

06 Nov 12:11
e88b29e
Compare
Choose a tag to compare
  • Changes from upstream
  • Added feeds argument to routes and trips queries in GraphQL API

19.8.2019

19 Aug 12:52
8fa16be
Compare
Choose a tag to compare

Minor logging improvements.