Releases: HSLdevcom/OpenTripPlanner
Releases · HSLdevcom/OpenTripPlanner
15.6.2021
- Prevent empty arrival/departure entities in trip updates from canceling the arrival or departure
5.6.2021
- 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
Re-release of https://github.com/HSLdevcom/OpenTripPlanner/releases/tag/20210419 due to CI problem
19.4.2021
- Prevent boarding a citybike from a closed station or dropping off a citybike to a closed station
24.3.2021
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
Fare rule handling improved to find fares for special routes which travel outside HSL zone area.
10.12.2020
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
- Reduce excessive logging
- Support for stateless Kaakau bike rental stations
- Use Github Actions for CI
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