Skip to content

Commit 024845a

Browse files
committed
Bump to 4.39.0
1 parent fd9bb64 commit 024845a

File tree

1 file changed

+34
-22
lines changed

1 file changed

+34
-22
lines changed

NEWS.md

Lines changed: 34 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,44 @@ Development
22
-----------
33

44
### NOTICES
5-
- 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]))
5+
- None yet
66

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

1810
### Bug fixes / enhancements
19-
- Fix last modified check for db connectors ([#15711](https://github.com/CartoDB/cartodb/pull/15711))
20-
- Improve OAuth error for expired sessions ([#15707](https://github.com/CartoDB/cartodb/pull/15707))
21-
- Verify user email. ([#15683](https://github.com/CartoDB/cartodb/pull/15683))
22-
- Set right referrer header for password reset page ([#15699](https://github.com/CartoDB/cartodb/pull/15699))
23-
- Fix navigation bar tests
24-
- Ignore update_timestamp function on migrations ([#15710](https://github.com/CartoDB/cartodb/pull/15710))
25-
- Improve query builder performance ([#15725](https://github.com/CartoDB/cartodb/pull/15725))
26-
- Upgrade rails to 4.2.11.3 ([#15737](https://github.com/CartoDB/cartodb/pull/15737))
27-
- Avoid duplicates on data library loading ([#15720](https://github.com/CartoDB/cartodb/pull/15720))
28-
- Update DO catalog route ([#15742](https://github.com/CartoDB/cartodb/pull/15742))
29-
- Fixes CARTO attributions link
30-
- Update CARTO.js to v4.2.1 ([#15748](https://github.com/CartoDB/cartodb/pull/15748))
11+
- None yet
12+
13+
4.39.0 (2020-07-20)
14+
-------------------
15+
16+
### NOTICES
17+
* 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]))
18+
19+
### Features
20+
* DOv2 Sync Service ([#15706](https://github.com/CartoDB/cartodb/pull/15706)) ([#15728](https://github.com/CartoDB/cartodb/pull/15728))
21+
* Filter support when license DO datasets ([#15705](https://github.com/CartoDB/cartodb/pull/15705]))
22+
* Synchronize REDIS when licensing from superadmin ([#15719](https://github.com/CartoDB/cartodb/pull/15719]))
23+
* Allow the use of service account credentials on Big Query import UI ([#15722](https://github.com/CartoDB/cartodb/pull/15722))
24+
* Added subscriptions info to the visualizations ([#15723](https://github.com/CartoDB/cartodb/pull/15723))
25+
* Add new DO catalog ([#15733](https://github.com/CartoDB/cartodb/pull/15733))
26+
* Fix server error at OAuth when authorize for datasets:metadata + any other datasets scope ([#15738](https://github.com/CartoDB/cartodb/pull/15738))
27+
* api/v4/datasets returns shared dataset and access mode(read, write) [#15735](https://github.com/CartoDB/cartodb/pull/15735)
28+
* Enable Oauth apps for all users [15749](https://github.com/CartoDB/cartodb/pull/15749)
29+
30+
### Bug fixes / enhancements
31+
* Fix last modified check for db connectors ([#15711](https://github.com/CartoDB/cartodb/pull/15711))
32+
* Improve OAuth error for expired sessions ([#15707](https://github.com/CartoDB/cartodb/pull/15707))
33+
* Verify user email. ([#15683](https://github.com/CartoDB/cartodb/pull/15683))
34+
* Set right referrer header for password reset page ([#15699](https://github.com/CartoDB/cartodb/pull/15699))
35+
* Fix navigation bar tests
36+
* Ignore update_timestamp function on migrations ([#15710](https://github.com/CartoDB/cartodb/pull/15710))
37+
* Improve query builder performance ([#15725](https://github.com/CartoDB/cartodb/pull/15725))
38+
* Upgrade rails to 4.2.11.3 ([#15737](https://github.com/CartoDB/cartodb/pull/15737))
39+
* Avoid duplicates on data library loading ([#15720](https://github.com/CartoDB/cartodb/pull/15720))
40+
* Update DO catalog route ([#15742](https://github.com/CartoDB/cartodb/pull/15742))
41+
* Fixes CARTO attributions link
42+
* Update CARTO.js to v4.2.1 ([#15748](https://github.com/CartoDB/cartodb/pull/15748))
3143

3244
4.38.0 (2020-06-05)
3345
-------------------

0 commit comments

Comments
 (0)