Skip to content

Releases: CartoDB/carto-python

DO token

Choose a tag to compare

@alrocar alrocar released this 26 Sep 12:48
v1.7.0

prepare 1.7.0 release

Auth API

Choose a tag to compare

@alrocar alrocar released this 05 Jul 07:39
d578c13

See NEWS

CARTOframes 0.10

Choose a tag to compare

@alrocar alrocar released this 03 Jun 14:14
v1.5

1.5

v1.3.2 SynchronizationField

Choose a tag to compare

@alrocar alrocar released this 27 Nov 11:45
  • Add SynchronizationField
  • BatchSQLClient.cancel is now resilient to 'Cannot set status from done to cancelled' errors
  • Fixed a race condition in BatchSQLClient tests
  • Fixed URL relative path join problem in is_valid_api_key

1.3.0 SQL COPY queries

Choose a tag to compare

@rafatower rafatower released this 10 Aug 07:53
  • Added a CopySQLClient for efficient streaming of data to and from CARTO (#87)
  • Fixed CI tests
  • Added a request header User-Agent: carto-python-sdk/x.y.z where x.y.z is the current version of the library.
  • Added a client=cps-x.y.z parameter to requests, where x.y.z is the current version of the library.

1.2.2 AuthAPIClient

Choose a tag to compare

@juanignaciosl juanignaciosl released this 27 Feb 12:30
f5c72ae

First step for supporting Auth API, including #69.

Fix for broken 1.2.1 version because of encoding issues.

1.2.1 AuthAPIClient

Choose a tag to compare

@juanignaciosl juanignaciosl released this 27 Feb 12:25
0673bf4

First step for supporting Auth API, including #69.

1.2.0: Merge pull request #76 from CartoDB/local_testing_configuration

Choose a tag to compare

@juanignaciosl juanignaciosl released this 21 Feb 13:41
cebfc3a

This version allows testing against local installations. In order to run the tests as usual, add PROTOCOL ('https') and HOST ('carto.com') to secret.py, More information here: https://github.com/CartoDB/carto-python/pull/76/files.

v1.1.2

Choose a tag to compare

@alrocar alrocar released this 27 Dec 15:47
85093cf

Dec-27-2017: version 1.1.2

  • Fix on examples management of environment variables (#70)
  • Fix onpremises tests (#70)

v1.0.1

Choose a tag to compare

@danicarrion danicarrion released this 12 Jun 13:04

Minor changes in packaging