Skip to content

Commit

Permalink
Bump to 4.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manmorjim committed Jul 20, 2020
1 parent fd9bb64 commit 024845a
Showing 1 changed file with 34 additions and 22 deletions.
56 changes: 34 additions & 22 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,44 @@ Development
-----------

### NOTICES
- Adds `ssl_required` config parameter to govern ActionController's redirects. Defaults to `false` (no redirects to HTTPS attempted unless explicitly set to `true`). ([#15716](https://github.com/CartoDB/cartodb/pull/15716]))
- None yet

### Features
- DOv2 Sync Service ([#15706](https://github.com/CartoDB/cartodb/pull/15706)) ([#15728](https://github.com/CartoDB/cartodb/pull/15728))
- Filter support when license DO datasets ([#15705](https://github.com/CartoDB/cartodb/pull/15705]))
- Synchronize REDIS when licensing from superadmin ([#15719](https://github.com/CartoDB/cartodb/pull/15719]))
- Allow the use of service account credentials on Big Query import UI ([#15722](https://github.com/CartoDB/cartodb/pull/15722))
- Added subscriptions info to the visualizations ([#15723](https://github.com/CartoDB/cartodb/pull/15723))
- Add new DO catalog ([#15733](https://github.com/CartoDB/cartodb/pull/15733))
- Fix server error at OAuth when authorize for datasets:metadata + any other datasets scope ([#15738](https://github.com/CartoDB/cartodb/pull/15738))
- api/v4/datasets returns shared dataset and access mode(read, write) [#15735](https://github.com/CartoDB/cartodb/pull/15735)
- Enable Oauth apps for all users [15749](https://github.com/CartoDB/cartodb/pull/15749)
- None yet

### Bug fixes / enhancements
- Fix last modified check for db connectors ([#15711](https://github.com/CartoDB/cartodb/pull/15711))
- Improve OAuth error for expired sessions ([#15707](https://github.com/CartoDB/cartodb/pull/15707))
- Verify user email. ([#15683](https://github.com/CartoDB/cartodb/pull/15683))
- Set right referrer header for password reset page ([#15699](https://github.com/CartoDB/cartodb/pull/15699))
- Fix navigation bar tests
- Ignore update_timestamp function on migrations ([#15710](https://github.com/CartoDB/cartodb/pull/15710))
- Improve query builder performance ([#15725](https://github.com/CartoDB/cartodb/pull/15725))
- Upgrade rails to 4.2.11.3 ([#15737](https://github.com/CartoDB/cartodb/pull/15737))
- Avoid duplicates on data library loading ([#15720](https://github.com/CartoDB/cartodb/pull/15720))
- Update DO catalog route ([#15742](https://github.com/CartoDB/cartodb/pull/15742))
- Fixes CARTO attributions link
- Update CARTO.js to v4.2.1 ([#15748](https://github.com/CartoDB/cartodb/pull/15748))
- None yet

4.39.0 (2020-07-20)
-------------------

### NOTICES
* Adds `ssl_required` config parameter to govern ActionController's redirects. Defaults to `false` (no redirects to HTTPS attempted unless explicitly set to `true`). ([#15716](https://github.com/CartoDB/cartodb/pull/15716]))

### Features
* DOv2 Sync Service ([#15706](https://github.com/CartoDB/cartodb/pull/15706)) ([#15728](https://github.com/CartoDB/cartodb/pull/15728))
* Filter support when license DO datasets ([#15705](https://github.com/CartoDB/cartodb/pull/15705]))
* Synchronize REDIS when licensing from superadmin ([#15719](https://github.com/CartoDB/cartodb/pull/15719]))
* Allow the use of service account credentials on Big Query import UI ([#15722](https://github.com/CartoDB/cartodb/pull/15722))
* Added subscriptions info to the visualizations ([#15723](https://github.com/CartoDB/cartodb/pull/15723))
* Add new DO catalog ([#15733](https://github.com/CartoDB/cartodb/pull/15733))
* Fix server error at OAuth when authorize for datasets:metadata + any other datasets scope ([#15738](https://github.com/CartoDB/cartodb/pull/15738))
* api/v4/datasets returns shared dataset and access mode(read, write) [#15735](https://github.com/CartoDB/cartodb/pull/15735)
* Enable Oauth apps for all users [15749](https://github.com/CartoDB/cartodb/pull/15749)

### Bug fixes / enhancements
* Fix last modified check for db connectors ([#15711](https://github.com/CartoDB/cartodb/pull/15711))
* Improve OAuth error for expired sessions ([#15707](https://github.com/CartoDB/cartodb/pull/15707))
* Verify user email. ([#15683](https://github.com/CartoDB/cartodb/pull/15683))
* Set right referrer header for password reset page ([#15699](https://github.com/CartoDB/cartodb/pull/15699))
* Fix navigation bar tests
* Ignore update_timestamp function on migrations ([#15710](https://github.com/CartoDB/cartodb/pull/15710))
* Improve query builder performance ([#15725](https://github.com/CartoDB/cartodb/pull/15725))
* Upgrade rails to 4.2.11.3 ([#15737](https://github.com/CartoDB/cartodb/pull/15737))
* Avoid duplicates on data library loading ([#15720](https://github.com/CartoDB/cartodb/pull/15720))
* Update DO catalog route ([#15742](https://github.com/CartoDB/cartodb/pull/15742))
* Fixes CARTO attributions link
* Update CARTO.js to v4.2.1 ([#15748](https://github.com/CartoDB/cartodb/pull/15748))

4.38.0 (2020-06-05)
-------------------
Expand Down

0 comments on commit 024845a

Please sign in to comment.