Skip to content

Releases: GIScience/graphhopper

Release 4.8.2

31 Aug 15:48
091bc0a
Compare
Choose a tag to compare

What's Changed

  • fix(pom,cve): Upgrade dropwizard from 2.0.21 to 4.0.1 by @MichaelsJP in #78
  • fix(version): Fix snapshot version and groupid and adapt the workflows by @MichaelsJP in #89

Full Changelog: v4.8.1...v4.8.2

Release 4.1

31 Aug 15:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0...v4.1

Release 4.0

31 Aug 16:29
Compare
Choose a tag to compare

What's Changed

  • Ors 4.0 tdtests by @koebi in #48
  • Fix: re-enable ORS soft weightings by @sfendrich in #54
  • fix: enable overriding of initCHPreparationHandler by @aoles in #55
  • fix: obtain speed from speedCalculator in fastestWeighting by @aoles in #56
  • fix(pom): Fix the pom versions and the package upload by @MichaelsJP in #83
  • fix(workflow): Fix workflow execution by @MichaelsJP in #84

New Contributors

Full Changelog: 4.0...v4.0

v4.8

07 Jun 10:23
Compare
Choose a tag to compare
feat: enable map matching module

Release 4.6

28 Apr 17:15
00bc62d
Compare
Choose a tag to compare

What's Changed

  • fix(workflow): Run test workflows on every PR to ors_4.0 by @MichaelsJP in #74
  • fix(pom,cve): Upgrade protobuf to the latest version by @MichaelsJP in #70
  • fix(pom,cve): Upgrade commons-compress to 1.23.0 by @MichaelsJP in #71
  • fix(pom,cve): Upgrade xmlgraphics-commons to 2.8 by @MichaelsJP in #72
  • Restore original weighting factory by @aoles in #66

New Contributors

Full Changelog: v4.5.2...v4.6

v4.5.2

25 Apr 12:01
7394c28
Compare
Choose a tag to compare

Fix for OSMReader handling OSM ways with invalid node refs

v4.5.1

17 Apr 11:48
479cff2
Compare
Choose a tag to compare

What's Changed

  • fix: move postprocessing hook by @aoles in #64

Full Changelog: v4.5...v4.5.1

Release 4.5

13 Apr 11:28
9692722
Compare
Choose a tag to compare

What's Changed

  • fix: changes to accommodate time-dependent core routing by @aoles in #63
  • fix: reintegrate traffic hooks for here traffic map matching
  • chore: ORS-GH MOD comments cleanup
  • chore: Refactor the TD modules

Full Changelog: v4.4...v4.5

v4.4

30 Mar 11:15
1f7ff13
Compare
Choose a tag to compare

What's Changed

  • fix: persist conditional access and speed by @koebi in #62

Full Changelog: v4.3.1...v4.4

v4.3.1

14 Mar 18:02
Compare
Choose a tag to compare
fix: failsafe in GraphHopperGtfs.close()

introduce null check in GraphHopperGtfs.close() method so that the instance does work for non-PT profiles