Skip to content

Commit

Permalink
Merge branch 'release/1_1_7' of github.com:fishtown-analytics/docs.ge…
Browse files Browse the repository at this point in the history
…tdbt.com into release/1_1_7

Merging from upstream
  • Loading branch information
klehmer committed Sep 3, 2020
2 parents 2245dad + f99b52a commit be05e50
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions website/docs/docs/dbt-cloud/dbt-cloud-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,28 @@ sidebar_label: Changelog
description: "Changelog for the dbt Cloud application"
---

## dbt Cloud v1.1.7 [TODO - enter date here]
[TODO - enter release description here and curate release notes below]
## dbt Cloud v1.1.7 [September 3, 2020]

This release adds a Release Candidate for [dbt
v0.18.0](migration-guide/upgrading-to-0-18-0) and
includes bugfixes and improbements to the Cloud IDE
and job scheduler.

#### Enhancements
- Change scheduler backoff behavior
- Improve scheduler backoff behavior
- Add dbt 0.18.0rc1
- Add support for non-standard ssh ports in connection tunnels
- Add support for closing the IDE filesystem context menu by clicking outside the menu

#### Fixed
- allows nonstandard ssh ports on tunneling
- fix run trigger join
- thread caching for s3 uploads
- Add handling for click outside of the new file menu for hiding
- Fix for joining threads in run triggers
- Fix thread caching for s3 uploads

#### Internal
- disable thread session cache
- add ddtrace
- Fixing shell_plus in app pod
- Fix illegible source maps in Rollbar
- Update s3.py
- enable botocore logging on credentials matching
- Disable thread session cache
- Adds ddtrace
- Enable botocore logging for credentials matching
- Increase protection against SSRF
- Fix devcontainer shortcuts

## dbt Cloud v1.1.6 (August 20, 2020)

Expand Down

0 comments on commit be05e50

Please sign in to comment.