Skip to content

Commit

Permalink
Prep for release (#1559)
Browse files Browse the repository at this point in the history
  • Loading branch information
ejizba authored May 21, 2020
1 parent 974f312 commit 8e73670
Show file tree
Hide file tree
Showing 4 changed files with 4,776 additions and 9,635 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 0.17.0 - 2020-05-26
### Added
- Enhanced deployment logs to show more information and more accurately detect failures
- Added critical insight notification to help diagnose issues when a deploy succeeds, but the app fails to start

### [Fixed](https://github.com/microsoft/vscode-azureappservice/issues?q=is%3Aissue+is%3Aclosed+milestone%3A0.17.0)
- Error "App is started, but port is unreachable" when ssh-ing into a web app

### Changed
- Minimum version of VS Code is now 1.40.0

## 0.16.5 - 2020-04-10
### Fixed
- Deployment stuck at "Running preDeployTask..." [#1478](https://github.com/microsoft/vscode-azureappservice/issues/1478)
Expand Down
Loading

0 comments on commit 8e73670

Please sign in to comment.