Skip to content

Releases: HSLdevcom/OpenTripPlanner

15.6.2021

15 Jun 11:40
f27ddf6
Compare
Choose a tag to compare
  • Prevent empty arrival/departure entities in trip updates from canceling the arrival or departure

5.6.2021

06 May 12:48
6d6d0ea
Compare
Choose a tag to compare
  • Allowed stoptimesWithoutPatterns to return stoptimes for future dates within timeRange instead of limiting it just within +-1 day from the selected date

21.4.2021

21 Apr 12:33
df4b099
Compare
Choose a tag to compare

19.4.2021

19 Apr 12:37
7b5e0ab
Compare
Choose a tag to compare
  • Prevent boarding a citybike from a closed station or dropping off a citybike to a closed station

24.3.2021

24 Mar 15:21
4edabc8
Compare
Choose a tag to compare

Bike rental station improvements:

  • overLoading feature allows routing to a full bike station. Currently set from router-config by smoove updater.
  • capacity tells exact nominal capacity. This is useful for stations which allow overloading.

8.3.2021

08 Mar 11:12
5a84980
Compare
Choose a tag to compare

Fare rule handling improved to find fares for special routes which travel outside HSL zone area.

10.12.2020

10 Dec 13:29
Compare
Choose a tag to compare

Update git-commit-id plugin. Old plugin version run under github actions made the built image to output an invalid version information.

7.12.2020

07 Dec 06:59
Compare
Choose a tag to compare
  • Reduce excessive logging
  • Support for stateless Kaakau bike rental stations
  • Use Github Actions for CI

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