Skip to content

Releases: HSLdevcom/OpenTripPlanner

21.8.2018

21 Aug 09:30
3d2caa4
Compare
Choose a tag to compare
  • Improved documentation
  • GraphQL API improvements
  • Itinerary filtering
  • Better OSM edge case tolerance handling
  • Add Finland specific OSM way property handling
  • Disable origin destination proximity check when intermediatePlaces exist

17.5.2018

17 May 09:35
ef750b8
Compare
Choose a tag to compare
  • Improved error handling when loading GTFS data
  • Closed bike stations are not used in any way in routing anymore

26.04.0218

26 Apr 16:10
441b00e
Compare
Choose a tag to compare
  • Fix compactLegsByReversedSearch being true by default
  • Try to fix ConcurrentModificationException in updaters

25.04.2018

25 Apr 09:16
18e14e8
Compare
Choose a tag to compare
  • Link stops to matching OSM platform edges when stopCode == platform edge ref
  • Merge number of improvements and changes from entur/rutebanken fork
  • Add compactLegsByReversedSearch as a parameter to GraphQL API
  • Less logging from realtime updates (do not choke HSL Sentry)
  • Try a fix BikeRentalUpdater NPE in prod/dev environment

04.04.2018

04 Apr 06:15
04457f7
Compare
Choose a tag to compare
  • Extend the bike station object and GraphQL query API by a new string property called 'state'.
  • Import smoove's style property as station state
  • Add fuzzy trip matching to MQTT GTFS-RT

v15.01.2018

15 Jan 07:29
b262398
Compare
Choose a tag to compare

New features and fixes:

  • Merged upstream to hsldevcom fork
  • Improved sentry logging on routing and realtime
  • Fixed negative dwell time correction failing in certain cases
  • Fixed a bug that dropped certain OSM ways from the graph
  • Improved OSM way permission handling
  • Improved OSM multipolygon handling
  • Added MQTT GTFS-RT trip updates

v9.11.2017

09 Nov 11:42
cf78694
Compare
Choose a tag to compare

New features and fixes:

  1. Add tagged stops logging in graph building

v9.10.2017

09 Oct 10:32
Compare
Choose a tag to compare

New features and fixes:

  1. Do not allow cycling on footways, unless it is explicitly tagged as allowed (e.g. bicycle=yes)

v18.9.2017

18 Sep 06:42
Compare
Choose a tag to compare

New features and fixes:

  1. DT-2180 Start logging query errors + queries with zero results

v18.9.2017 vol 2

18 Sep 11:52
Compare
Choose a tag to compare

New features and fixes:

  1. Fix NullPointerException when logging non exiting variables