Skip to content

Tags: PTSaranaPrimadata/CartoDB-SQL-API

Tags

2.2.0

Toggle 2.2.0's commit message
Released 2018-07-25

Announcements:
  * Improve error message when the DB query is over the user's limits
  * Updated cartodb-redis to 2.0.1
  * Modify the COPY query limits:
      - Instead of the generic timeout, it now uses a 5h timeout.
      - For COPY FROM, the limit is size-based, up to the remaining DB quota
      - The largest COPY FROM that can be made in a single POST request is limited to 2GB

2.1.0

Toggle 2.1.0's commit message
Released 2018-06-13

New features:
 * CI tests with Ubuntu Xenial + PostgreSQL 10.1 and Ubuntu Precise + PostgreSQL 9.5
 * Making version 2.0.0 configuration parameters backwards compatible
 * New endpoint for COPY commands

Announcements:
 * Updated carto-psql to 0.12.0
 * [Test] Update sqlite3 to 4.0.0

1.47.2

Toggle 1.47.2's commit message
Released 2018-04-26

Announcements:
 * Adding Postgres entities access validator

2.0.0

Toggle 2.0.0's commit message
Released 2018-03-22

Breaking changes:
 * Needs Redis v4

Features:
 * Implemented middleware to authenticate users throug the new Authorization System.
 * Upgrades cartodb-redis to 1.0.0
 * Rate limit feature (disabled by default)

1.48.1

Toggle 1.48.1's commit message
1.48.1

Released 2018-02-27

Announcements:
 * Added `RESIZE=yes` param to gdal shapefile driver, wich optimizes size of exported shapefiles [CartoDB#462](CartoDB#462)

1.48.0

Toggle 1.48.0's commit message
Released 2017-02-12

Announcements:
 * Change work in progress jobs endpoint from `[..]/job/wip` to `[..]/jobs-wip`
 * Documentation updates for Docs repo issue #840, GPKG Export.
 * Fix SHP exports, now it uses "the_geom" column by default when a dataset has more than one geometry column.
 * Logging all errors
 * Fix Postgres version in travis
 * Fix Python timeout error
 * Upgrades redis-mpool to 0.5.0
 * Upgrades cartodb-redis to 0.15.0

1.42.4-3

Toggle 1.42.4-3's commit message
Adding a new cartodb-psql fixing a pg vulnerability

1.29.3

Toggle 1.29.3's commit message
Adding a new cartodb-psql fixing a pg vulnerability

1.45.2

Toggle 1.45.2's commit message
Bug fixes:

- Adding a new cartodb-psql fixing a pg vulnerability

1.47.1

Toggle 1.47.1's commit message
Version 1.47.1

Released 2017-08-13

Announcements:
 * Upgrade cartodb-psql to 0.10.1.
 * Content edits to doc/version.md.