Skip to content

Releases: GIScience/openrouteservice

Release 7.1.0

13 Jun 12:35
5197bb3
Compare
Choose a tag to compare

What's Changed

Features

  • Feat: reintegrate traffic storage by @sfendrich in #1376
  • Enable traffic speed calculator for LM preparation and for routing by @aoles in #1399
  • feature(github,action): Introduce multi arch matrix build by @MichaelsJP in #1407
  • Enable time-dependent routing with TDDijkstra by @aoles in #1322
  • GTFS profile & routing by @takb in #1316

Fixes 🔧

Other Changes

New Contributors

Full Changelog: v7.0.1...v7.1.0

Release 7.0.1

08 Mar 12:05
47dc4a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.0...v7.0.1

v7.0.0

03 Mar 13:35
825a94c
Compare
Choose a tag to compare

What's Changed

upgrade to GraphHopper 4.0 #1217 which introduces (amongst other things):

  • faster graph build times
  • faster route/reachability/matrix calculations
  • improved osm tag logic for all profiles
  • increased test coverage
  • security fixes
  • stability fixes
    Full Changelog: v6.8.3...v7.0.0

Release 6.8.3

02 Mar 11:06
697ff84
Compare
Choose a tag to compare

What's Changed

  • fix: support access restriction tags listing multiple vehicles by @aoles in #1291
  • [Snyk] Upgrade org.postgresql:postgresql from 42.5.1 to 42.5.2 by @MichaelsJP in #1293
  • [Snyk] Upgrade org.glassfish.jaxb:jaxb-runtime from 2.3.7 to 2.3.8 by @MichaelsJP in #1292
  • Bugfix#1295 wheelchair construction by @takb in #1297
  • Release 6.8.3 by @takb in #1301

Full Changelog: v6.8.2...v6.8.3

Release 6.8.2

23 Feb 08:43
feb65e0
Compare
Choose a tag to compare

Release for ors version 6.8.1

What's Changed

Full Changelog: v6.8.1...v6.8.2

Release 6.8.1

08 Feb 10:27
e89b550
Compare
Choose a tag to compare

Security patches and minor bugfixes, see CHANGELOG for details

Release 6.8.0

11 Oct 09:35
8df7614
Compare
Choose a tag to compare
Merge pull request #1222 from GIScience/release-6.8.0

version bump

Release 6.7.1

10 Oct 10:56
4e1ec3c
Compare
Choose a tag to compare
v6.7.1

move to profile params

Release 6.7.0

04 Jan 12:07
5b3fe62
Compare
Choose a tag to compare
Merge pull request #1112 from GIScience/release-6.7.0

Release v6.7.0

Release 6.6.4

03 Jan 10:02
a334885
Compare
Choose a tag to compare
v6.6.4

update log4j version to address CVE