Author: nnielsen
Date: Tue Oct 13 00:27:26 2015
New Revision: 1708272

URL: http://svn.apache.org/viewvc?rev=1708272&view=rev
Log:
Added blog post for Mesos 0.25.0


Added:
    mesos/site/source/blog/2015-10-12-mesos-0-25-0-released.md
Modified:
    mesos/site/source/documentation/latest/getting-started.md
    mesos/site/source/downloads.html.md
    mesos/site/source/index.html.md

Added: mesos/site/source/blog/2015-10-12-mesos-0-25-0-released.md
URL: 
http://svn.apache.org/viewvc/mesos/site/source/blog/2015-10-12-mesos-0-25-0-released.md?rev=1708272&view=auto
==============================================================================
--- mesos/site/source/blog/2015-10-12-mesos-0-25-0-released.md (added)
+++ mesos/site/source/blog/2015-10-12-mesos-0-25-0-released.md Tue Oct 13 
00:27:26 2015
@@ -0,0 +1,37 @@
+---
+layout: post
+title: Apache Mesos 0.25.0 Released
+permalink: /blog/mesos-0-25-0-released/
+published: true
+post_author:
+  display_name: Niklas Q. Nielsen
+  twitter: quarfot
+tags: Release
+---
+
+The latest Mesos release, 0.25.0, is now available for 
[download](http://mesos.apache.org/downloads).
+This release includes the following features and improvements:
+
+ * [[MESOS-1474]](https://issues.apache.org/jira/browse/MESOS-1474) - 
Experimental support for maintenance primitives. Please refer to [the 
maintenance 
documentation](http://mesos.apache.org/documentation/latest/maintenance/) for 
more information.
+ * [[MESOS-2600]](https://issues.apache.org/jira/browse/MESOS-2600) - Added 
master endpoints /reserve and /unreserve for dynamic reservations. Please refer 
to [the reservation 
documentation](http://mesos.apache.org/documentation/latest/reservation/) for 
more information.
+ * [[MESOS-2044]](https://issues.apache.org/jira/browse/MESOS-2044) - Extended 
Module APIs to enable IP per container assignment, isolation and resolution. 
Please refer to [the container networking 
documentation](http://mesos.apache.org/documentation/latest/networking-for-mesos-managed-containers/)
 for more information.
+
+Furthermore, 100+ bugs and improvements have made it into this release.
+For full release notes with all features and bug fixes, please refer to the 
[CHANGELOG](https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.25.0).
+
+### Upgrades
+
+Rolling upgrades from a Mesos 0.24.x cluster to Mesos 0.25 are 
straightforward, but there are a few caveats/deprecations.
+Please refer to the [upgrade 
guide](http://mesos.apache.org/documentation/latest/upgrades/) for detailed 
information on upgrading to Mesos 0.25.
+
+
+### Try it out
+
+We encourage you to try out this release and let us know what you think.
+If you run into any issues, please let us know on the [user mailing list and 
IRC](https://mesos.apache.org/community).
+
+### Thanks!
+
+Thanks to the 40 contributors who made 0.25.0 possible:
+Adam B, Aditi Dixit, Alex Clemmer, Alexander Rukletsov, Anand Mazumdar, Artem 
Harutyunyan, Ben Mahler, Bernd Mathiske, Chi Zhang, Cong Wang, Eijsermans, Eren 
Güve, Felix Abecassis, Greg Mann, Guangya Liu, Isabel Jimenez, James Peach, 
Jan Schlicht, Jiang Yan Xu, Jie Yu, Joerg Schad, Jojy Varghese, Joris Van 
Remoortere, Joseph Wu, Kapil Arya, Klaus Ma, Lily Chen, M Bauer, Marco 
Massenzio, Michael Park, Neil Conway, Niklas Nielsen, Paul Brett, Qian Zhang, 
Timothy Chen, Vaibhav Khanduja, Vinod Kone, Wojciech Sielski, Yong Qiao Wang 
and Haosdent Huang
+

Modified: mesos/site/source/documentation/latest/getting-started.md
URL: 
http://svn.apache.org/viewvc/mesos/site/source/documentation/latest/getting-started.md?rev=1708272&r1=1708271&r2=1708272&view=diff
==============================================================================
--- mesos/site/source/documentation/latest/getting-started.md (original)
+++ mesos/site/source/documentation/latest/getting-started.md Tue Oct 13 
00:27:26 2015
@@ -10,8 +10,8 @@ There are different ways you can get Mes
 
 1. Download the latest stable release from 
[Apache](http://mesos.apache.org/downloads/) (***Recommended***)
 
-        $ wget http://www.apache.org/dist/mesos/0.24.0/mesos-0.24.0.tar.gz
-        $ tar -zxf mesos-0.24.0.tar.gz
+        $ wget http://www.apache.org/dist/mesos/0.25.0/mesos-0.25.0.tar.gz
+        $ tar -zxf mesos-0.25.0.tar.gz
 
 2. Clone the Mesos git 
[repository](https://git-wip-us.apache.org/repos/asf/mesos.git) (***Advanced 
Users Only***)
 

Modified: mesos/site/source/downloads.html.md
URL: 
http://svn.apache.org/viewvc/mesos/site/source/downloads.html.md?rev=1708272&r1=1708271&r2=1708272&view=diff
==============================================================================
--- mesos/site/source/downloads.html.md (original)
+++ mesos/site/source/downloads.html.md Tue Oct 13 00:27:26 2015
@@ -8,6 +8,8 @@ breadcrumb: Downloads
     <h4>Previous Releases</h4>
 
     <ul>
+      <li><a href="http://archive.apache.org/dist/mesos/0.24.1/";>0.24.1</a>
+           (<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12333552";>Release
 Notes</a>)</li>
       <li><a href="http://archive.apache.org/dist/mesos/0.24.0/";>0.24.0</a>
            (<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12329851";>Release
 Notes</a>)</li>
       <li><a href="http://archive.apache.org/dist/mesos/0.23.1/";>0.23.1</a>
@@ -68,8 +70,8 @@ breadcrumb: Downloads
   <div class="col-md-8">
     <h1>Download Mesos</h1>
       <p>Download the most recent stable release:
-             <a 
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/mesos/0.24.1/";>0.24.1</a>
-        (<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12333552";>Release
 Notes</a>)
+             <a 
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/mesos/0.25.0/";>0.25.0</a>
+        (<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12329852";>Release
 Notes</a>)
       </p>
 
       <h4>Getting the code via source control</h4>

Modified: mesos/site/source/index.html.md
URL: 
http://svn.apache.org/viewvc/mesos/site/source/index.html.md?rev=1708272&r1=1708271&r2=1708272&view=diff
==============================================================================
--- mesos/site/source/index.html.md (original)
+++ mesos/site/source/index.html.md Tue Oct 13 00:27:26 2015
@@ -8,7 +8,7 @@ title: Apache Mesos
            <h1>Program against your datacenter like it’s a single pool of 
resources</h1>
            <p class="lead">Apache Mesos abstracts CPU, memory, storage, and 
other compute resources away from machines (physical or virtual), enabling 
fault-tolerant and elastic distributed systems to easily be built and run 
effectively.</p>
 
-                       <p> <a href="downloads/"><span class="glyphicon 
glyphicon-download"></span> Download Mesos 0.24.1</a> or learn how to <a 
href="gettingstarted/">get started</a></p>
+                       <p> <a href="downloads/"><span class="glyphicon 
glyphicon-download"></span> Download Mesos 0.25.0</a> or learn how to <a 
href="gettingstarted/">get started</a></p>
          </div>
     <div class="col-md-5 text-center download">
                        <div class="homepage-featured">
@@ -43,6 +43,7 @@ title: Apache Mesos
   <div class="col-md-5">
     <h3>News</h3>
       <ul>
+      <li><em>October 10, 2015</em> - Mesos 0.25.0 is released! See the <a 
href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.25.0";>CHANGELOG</a>
 and <a href="/blog/mesos-0-25-0-released/">blog post</a> for details.</li>
                        <li><em>September 30, 2015</em> - Announcing the 
#MesosCon Europe Hackathon! See the <a 
href="/blog/announcing-mesoscon-eu-2015-hackathon/">blog post</a> for 
details.</li>
       <li><em>September 24, 2015</em> - Mesos 0.24.1 is released! See the <a 
href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.24.1";>CHANGELOG</a>
 and <a href="/blog/mesos-0-24-1-and-more-released/">blog post</a> for 
details.</li>
       <li><em>September 21, 2015</em> - Mesos 0.24.0 is released! See the <a 
href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.24.0";>CHANGELOG</a>
 and <a href="/blog/mesos-0-24-0-released/">blog post</a> for details.</li>


Reply via email to