Skip to content

Releases: CartoDB/dataservices-api

Release server 0.34.1

22 Nov 14:16
378458c
Compare
Choose a tag to compare
  • Fixed isochrones metrics that increase success_rows field for every isochrone generated (#533)

Release python library 0.20.2

31 Oct 13:01
765b2f0
Compare
Choose a tag to compare
  • Added missing provider property to the QPS decorator in other TomTom services
  • Now we only retry with the properly header coming from TomTom

Release python library 0.20.1

03 Oct 16:56
8f362c9
Compare
Choose a tag to compare

Tomtom returns 403 status code in the following scenarios:

  • Forbidden
  • Not authorized
  • Account inactive
  • Account over queries per second limit
  • Account over rate limit
  • Rate limit exceeded

So when we reach the QPS limit we receive a 403 instead of 429 so we have to include the provider in the qps service to differentiate between providers that return 429 and special cases like tomtom

Also fixed the integration tests

Release server 0.34.0 and client 0.26.0

13 Sep 08:08
247e904
Compare
Choose a tag to compare

Use dataservices with non-master keys

Release server 0.33.0 and python library 0.20.0

27 Aug 10:20
9a6f52d
Compare
Choose a tag to compare
  • Remove obs_snapshot quota and start using obs_general for the snapshot functions

Release Python 0.19.1

25 Jul 09:29
a6bff9b
Compare
Choose a tag to compare

Fixes batch geocoding error accounting.

Release server 0.32.0, client 0.25, Python 0.19

19 Jul 09:40
f86558c
Compare
Choose a tag to compare

Jul 19th, 2018

  • Version 0.25.0 of the client, 0.32.0 of the server, and 0.19.0 of the Python library.
    • Support for batch street-level geocoding.

Release server 0.31.0

07 May 11:15
2687f0c
Compare
Choose a tag to compare

Adds TomTom provider support for geocoding, routing and isolines.

Version 0.24.0 of the client extension

07 May 11:14
2687f0c
Compare
Choose a tag to compare

Adds TomTom provider support for geocoding, routing and isolines.

Release python 0.18.0

07 May 11:15
2687f0c
Compare
Choose a tag to compare

Adds TomTom provider support for geocoding, routing and isolines.