Skip to content

Releases: tomtom-international/speedtools

3.4.4

12 Apr 13:57
Compare
Choose a tag to compare

Updated dependencies.

3.4.2

22 Dec 08:07
Compare
Choose a tag to compare
  • Updated POM dependencies, specifically log4j.

  • Reintroduced SimpleExecutionContext, now in package testutils.

  • Bumped version to 3.4.0 (because of reintroduction of SimpleExecutionContext).

  • Removed testutils.akka Akka test utilities.

3.2.23

15 Apr 10:51
Compare
Choose a tag to compare

Updated dependencies.

3.2.21

05 Jun 14:13
Compare
Choose a tag to compare

Updated dependencies.

3.2.20

05 Jun 13:16
Compare
Choose a tag to compare

Updated dependencies.

3.2.18

16 Oct 08:23
Compare
Choose a tag to compare

Updated Jackson dependency.

3.2.17

13 Aug 14:30
Compare
Choose a tag to compare
  • Fixed Jackson vulnerability/

  • Updated POM dependencies.

  • Updated copyright to TomTom NV.

3.2.13

21 Jan 11:51
Compare
Choose a tag to compare
  • Fixed Jackson vulnerability/

  • Updated POM dependencies.

  • Updated copyright to TomTom NV.

3.1.12

21 Jan 10:36
Compare
Choose a tag to compare
  • Updated dependencies in pom.xml. This includes an update of the MongoDB driver, which
    now serializes DBObject with a different $date format.

3.2.11

02 Oct 10:00
Compare
Choose a tag to compare
  • Added getHeading for GeoLine.

  • Added GetPointAtOffset for GeoPolyLine.