GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/zeppelin/pull/3210
[ZEPPELIN-3835] Update website for 0.8.0 release
### What is this PR for?
0.8.0 has released in last June, but what's new section in website still
have information of 0.7.x.
This PR update information for the latest release.
I compiled contents based on
https://medium.com/@zjffdu/zeppelin-0-8-0-new-features-ea53e8810235
### What type of PR is it?
Website update
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-3835
### How should this be tested?
* [Run website
locally](https://github.com/apache/zeppelin/tree/gh-pages#run-website)
### Screenshots (if appropriate)
Before

After

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Leemoonsoo/zeppelin gh-pages-0.8-release
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/3210.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3210
----
commit 960f9586e394697b17d8112143a2d2bbbf3a5584
Author: Lee moon soo <leemoonsoo@...>
Date: 2018-10-29T20:49:23Z
Update website for 0.8.0 release
----
---