Skip to content

Commit

Permalink
Bump to 4.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manmorjim committed Jul 31, 2020
1 parent 5db1536 commit 906e350
Showing 1 changed file with 16 additions and 10 deletions.
26 changes: 16 additions & 10 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,22 @@ Development
- None yet

### Bug fixes / enhancements
- WMTS compatibility: Replace the var `tile_matrix_set` by a supported SRS of the WMTS provided.
- ArcGIS imports: raise http timeout and max retry attempts for arcgis import service
- ArcGIS imports: improve log traces to better diagnose json non-conformance errors
- Downgrade bundler to 1.17.3 to avoid problems with Rails version
- 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))
- Fix imports from query that contain `(sql_expression)::cast` ([#15765](https://github.com/CartoDB/cartodb/pull/15765))
- 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))
- Modify .gitignore
- Install Carto::Common::Logger with JSON support ([#15762](https://github.com/CartoDB/cartodb/pull/15762))
- Return all shared datasets ([#15767](https://github.com/CartoDB/cartodb/pull/15767))
- None yet

4.40.0 (2020-07-31)
-------------------

### Bug fixes / enhancements
* WMTS compatibility: Replace the var `tile_matrix_set` by a supported SRS of the WMTS provided.
* ArcGIS imports: raise http timeout and max retry attempts for arcgis import service
* ArcGIS imports: improve log traces to better diagnose json non-conformance errors
* Downgrade bundler to 1.17.3 to avoid problems with Rails version
* 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))
* Fix imports from query that contain `(sql_expression)::cast` ([#15765](https://github.com/CartoDB/cartodb/pull/15765))
* 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))
* Modify .gitignore
* Install Carto::Common::Logger with JSON support ([#15762](https://github.com/CartoDB/cartodb/pull/15762))
* Return all shared datasets ([#15767](https://github.com/CartoDB/cartodb/pull/15767))

4.39.0 (2020-07-20)
-------------------
Expand Down

0 comments on commit 906e350

Please sign in to comment.