You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by Leemoonsoo <gi...@git.apache.org> on 2018/10/29 20:57:33 UTC

[GitHub] zeppelin pull request #3210: [ZEPPELIN-3835] Update website for 0.8.0 releas...

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
    ![image](https://user-images.githubusercontent.com/1540981/47679890-8b0e4600-db82-11e8-9390-5a28a5954be0.png)
    
    
    After
    ![image](https://user-images.githubusercontent.com/1540981/47679872-834ea180-db82-11e8-9bec-6a8b5ff50359.png)
    
    
    ### 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 <le...@...>
Date:   2018-10-29T20:49:23Z

    Update website for 0.8.0 release

----


---

[GitHub] zeppelin issue #3210: [ZEPPELIN-3835] Update website for 0.8.0 release

Posted by Leemoonsoo <gi...@git.apache.org>.
Github user Leemoonsoo commented on the issue:

    https://github.com/apache/zeppelin/pull/3210
  
    Thanks @zjffdu for a review.


---

[GitHub] zeppelin pull request #3210: [ZEPPELIN-3835] Update website for 0.8.0 releas...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/zeppelin/pull/3210


---

[GitHub] zeppelin issue #3210: [ZEPPELIN-3835] Update website for 0.8.0 release

Posted by Leemoonsoo <gi...@git.apache.org>.
Github user Leemoonsoo commented on the issue:

    https://github.com/apache/zeppelin/pull/3210
  
    @zjffdu @felixcheung please review.


---

[GitHub] zeppelin issue #3210: [ZEPPELIN-3835] Update website for 0.8.0 release

Posted by zjffdu <gi...@git.apache.org>.
Github user zjffdu commented on the issue:

    https://github.com/apache/zeppelin/pull/3210
  
    LGTM


---