Merge branch 'master' into express-v4.15.5

This commit is contained in:
Raul Ochoa 2017-10-04 10:14:56 +00:00
commit 9e217d9199

12
NEWS.md
View File

@ -3,6 +3,9 @@
## 4.0.0
Released 2017-mm-dd
Backward incompatible changes:
- Removes `list` dataview type.
Announcements:
- Upgrades express to 4.16.0.
- Upgrades debug to 3.1.0.
@ -11,19 +14,12 @@ Announcements:
- Upgrades cartodb-psql to [0.10.2](https://github.com/CartoDB/node-cartodb-psql/releases/tag/0.10.2).
- Upgrades camshaft to [0.59.2](https://github.com/CartoDB/camshaft/releases/tag/0.59.2).
- Upgrades windshaft to [3.3.3](https://github.com/CartoDB/windshaft/releases/tag/3.3.3).
Backward incompatible changes:
- Removes `list` dataview type.
## 3.13.1
Released 2017-10-03
- Upgrades yarn minimum version requirement to v0.27.5
## 3.13.0
Released 2017-10-02
- Upgrades camshaft, cartodb-query-tables, and turbo-carto: better support for query variables.
- Upgrades express, debug, request and body-parser for sequrity reasons
Bugfixes:
- Bounding box parameter ignored in static named maps #735.