Skip to content

Commit 906e350

Browse files
committed
Bump to 4.40.0
1 parent 5db1536 commit 906e350

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

NEWS.md

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,22 @@ Development
88
- None yet
99

1010
### Bug fixes / enhancements
11-
- WMTS compatibility: Replace the var `tile_matrix_set` by a supported SRS of the WMTS provided.
12-
- ArcGIS imports: raise http timeout and max retry attempts for arcgis import service
13-
- ArcGIS imports: improve log traces to better diagnose json non-conformance errors
14-
- Downgrade bundler to 1.17.3 to avoid problems with Rails version
15-
- Fix to prevent removing datasets from api_keys when it is replaced using overwrite as collision_strategy ([80981](https://app.clubhouse.io/cartoteam/story/80981/joinzoe-change-on-custom-api-key-after-import-collision-strategy-overwrite))
16-
- Fix imports from query that contain `(sql_expression)::cast` ([#15765](https://github.com/CartoDB/cartodb/pull/15765))
17-
- Fix wrong popup position, via new internal carto.js version 4.2.2-1 ([CARTO.js#2254](https://github.com/CartoDB/carto.js/pull/2254))
18-
- Modify .gitignore
19-
- Install Carto::Common::Logger with JSON support ([#15762](https://github.com/CartoDB/cartodb/pull/15762))
20-
- Return all shared datasets ([#15767](https://github.com/CartoDB/cartodb/pull/15767))
11+
- None yet
12+
13+
4.40.0 (2020-07-31)
14+
-------------------
15+
16+
### Bug fixes / enhancements
17+
* WMTS compatibility: Replace the var `tile_matrix_set` by a supported SRS of the WMTS provided.
18+
* ArcGIS imports: raise http timeout and max retry attempts for arcgis import service
19+
* ArcGIS imports: improve log traces to better diagnose json non-conformance errors
20+
* Downgrade bundler to 1.17.3 to avoid problems with Rails version
21+
* Fix to prevent removing datasets from api_keys when it is replaced using overwrite as collision_strategy ([80981](https://app.clubhouse.io/cartoteam/story/80981/joinzoe-change-on-custom-api-key-after-import-collision-strategy-overwrite))
22+
* Fix imports from query that contain `(sql_expression)::cast` ([#15765](https://github.com/CartoDB/cartodb/pull/15765))
23+
* Fix wrong popup position, via new internal carto.js version 4.2.2-1 ([CARTO.js#2254](https://github.com/CartoDB/carto.js/pull/2254))
24+
* Modify .gitignore
25+
* Install Carto::Common::Logger with JSON support ([#15762](https://github.com/CartoDB/cartodb/pull/15762))
26+
* Return all shared datasets ([#15767](https://github.com/CartoDB/cartodb/pull/15767))
2127

2228
4.39.0 (2020-07-20)
2329
-------------------

0 commit comments

Comments
 (0)