Author: jfarrell
Date: Fri Jul 24 15:04:36 2015
New Revision: 1692531

URL: http://svn.apache.org/r1692531
Log:
0.9.0 blog post

Added:
    aurora/site/source/blog/2015-07-24-aurora-0-9-0-released.md
Modified:
    aurora/site/publish/blog/feed.xml
    aurora/site/publish/blog/index.html
    aurora/site/publish/sitemap.xml

Modified: aurora/site/publish/blog/feed.xml
URL: 
http://svn.apache.org/viewvc/aurora/site/publish/blog/feed.xml?rev=1692531&r1=1692530&r2=1692531&view=diff
==============================================================================
--- aurora/site/publish/blog/feed.xml (original)
+++ aurora/site/publish/blog/feed.xml Fri Jul 24 15:04:36 2015
@@ -4,7 +4,55 @@
   <id>http://aurora.apache.org/blog</id>
   <link href="http://aurora.apache.org/blog"; />
   <link href="http://aurora.apache.org/blog/feed.xml"; rel="self"/>
-  <updated>2015-05-14T00:00:00Z</updated>
+  <updated>2015-07-24T00:00:00Z</updated>
+  
+  <entry>
+    <id>http://aurora.apache.org/blog/aurora-0-9-0-released/</id>
+    <link href="/blog/aurora-0-9-0-released/" />
+    <title>
+      Apache Aurora 0.9.0 Released
+    </title>
+    <updated>2015-07-24T00:00:00Z</updated>
+    <author>
+      <name>Jake Farrell</name>
+    </author>
+    <content type="html">
+      &lt;p&gt;The latest Apache Aurora release, 0.9.0, is now available for 
&lt;a 
href=&quot;http://aurora.apache.org/downloads/&quot;&gt;download&lt;/a&gt;. 
This version includes many new features and improvements including:&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Now requires JRE 8 or greater.&lt;/li&gt;
+&lt;li&gt;GC executor is fully replaced by the task state reconciliation 
(AURORA-1047).&lt;/li&gt;
+&lt;li&gt;The scheduler command line argument 
&amp;lsquo;enable&lt;em&gt;legacy&lt;/em&gt;constraints&amp;rsquo; has been
+removed, and the scheduler no longer automatically injects 
&amp;#39;host&amp;rsquo; and &amp;#39;rack&amp;rsquo;
+constraints for production services. (AURORA-1074)&lt;/li&gt;
+&lt;li&gt;SLA metrics for non-production jobs have been disabled by default. 
They can
+be enabled via the scheduler command line. Metric names have changed from
+&amp;rsquo;&amp;hellip;nonprod&lt;em&gt;ms&amp;rsquo; to 
&amp;ldquo;&amp;hellip;ms&lt;/em&gt;nonprod&amp;rdquo; (AURORA-1350).&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;Full release notes are available in the release &lt;a 
href=&quot;https://git-wip-us.apache.org/repos/asf?p=aurora.git&amp;amp;f=CHANGELOG&amp;amp;hb=0.9.0&quot;&gt;CHANGELOG&lt;/a&gt;.&lt;/p&gt;
+
+&lt;h2 id=&quot;0-9-0-deprecations&quot;&gt;0.9.0 deprecations&lt;/h2&gt;
+
+&lt;p&gt;The latest Aurora release includes the &lt;a 
href=&quot;https://issues.apache.org/jira/browse/AURORA-1079&quot;&gt;several 
removals and deprecations&lt;/a&gt;, including:&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;AURORA-1074 - Remove the 
&amp;ldquo;enable&lt;em&gt;legacy&lt;/em&gt;constraints&amp;rdquo; 
flag.&lt;/li&gt;
+&lt;li&gt;AURORA-1139 - Remove backwards compatibility shims from JobUpdateKey 
introduction&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2 id=&quot;getting-involved&quot;&gt;Getting Involved&lt;/h2&gt;
+
+&lt;p&gt;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 &lt;a 
href=&quot;https://aurora.apache.org/community/&quot;&gt;user mailing list and 
IRC&lt;/a&gt;. The community also holds weekly IRC meetings at 11AM Pacific 
every Monday that you are welcome to join.&lt;/p&gt;
+
+&lt;h2 id=&quot;thanks&quot;&gt;Thanks&lt;/h2&gt;
+
+&lt;p&gt;Thanks to the 18 contributors who made Apache Aurora 0.9.0 
possible:&lt;/p&gt;
+
+&lt;p&gt;Bill Farner, Jake Farrell, Kevin Sweeney, Joe Smith, Andrew 
Jorgensen, Steve Salevan, Brian Wickman, Brian Brazil, Stephan Erb, Zameer 
Manji, Maxim Khutornenko, David McLaughlin, Michael Leinartas, Benjamin 
Staffin, Dave Lester, Jeffrey Schroeder, Will Swank, Ben Mahler&lt;/p&gt;
+
+       </content>
+  </entry>
   
   <entry>
     <id>http://aurora.apache.org/blog/aurora-0-8-0-released/</id>

Modified: aurora/site/publish/blog/index.html
URL: 
http://svn.apache.org/viewvc/aurora/site/publish/blog/index.html?rev=1692531&r1=1692530&r2=1692531&view=diff
==============================================================================
--- aurora/site/publish/blog/index.html (original)
+++ aurora/site/publish/blog/index.html Fri Jul 24 15:04:36 2015
@@ -45,6 +45,11 @@
        <div class="col-md-9">
                
                  <article>
+                       <h2><a href="/blog/aurora-0-9-0-released/">Apache 
Aurora 0.9.0 Released</a></h2>
+                       <p><em>Posted by Jake Farrell, July 24, 2015</em></p>
+                 </article>
+               
+                 <article>
                        <h2><a href="/blog/aurora-0-8-0-released/">Apache 
Aurora 0.8.0 Released</a></h2>
                        <p><em>Posted by Jake Farrell, May 14, 2015</em></p>
                  </article>

Modified: aurora/site/publish/sitemap.xml
URL: 
http://svn.apache.org/viewvc/aurora/site/publish/sitemap.xml?rev=1692531&r1=1692530&r2=1692531&view=diff
==============================================================================
--- aurora/site/publish/sitemap.xml (original)
+++ aurora/site/publish/sitemap.xml Fri Jul 24 15:04:36 2015
@@ -17,6 +17,10 @@
     <lastmod>2015-07-24T00:00:00-04:00</lastmod>
   </url>
   <url>
+    <loc>http://aurora.apache.org/blog/aurora-0-9-0-released/</loc>
+    <lastmod>2015-07-24T00:00:00-04:00</lastmod>
+  </url>
+  <url>
     <loc>http://aurora.apache.org/blog/</loc>
     <lastmod>2015-07-24T00:00:00-04:00</lastmod>
   </url>

Added: aurora/site/source/blog/2015-07-24-aurora-0-9-0-released.md
URL: 
http://svn.apache.org/viewvc/aurora/site/source/blog/2015-07-24-aurora-0-9-0-released.md?rev=1692531&view=auto
==============================================================================
--- aurora/site/source/blog/2015-07-24-aurora-0-9-0-released.md (added)
+++ aurora/site/source/blog/2015-07-24-aurora-0-9-0-released.md Fri Jul 24 
15:04:36 2015
@@ -0,0 +1,42 @@
+---
+layout: post
+title: Apache Aurora 0.9.0 Released
+permalink: /blog/aurora-0-9-0-released/
+published: true
+post_author:
+  display_name: Jake Farrell
+  twitter: eatfresh
+tags: Release
+---
+
+The latest Apache Aurora release, 0.9.0, is now available for 
[download](http://aurora.apache.org/downloads/). This version includes many new 
features and improvements including:
+
+* Now requires JRE 8 or greater.
+* GC executor is fully replaced by the task state reconciliation (AURORA-1047).
+* The scheduler command line argument 'enable_legacy_constraints' has been
+  removed, and the scheduler no longer automatically injects 'host' and 'rack'
+  constraints for production services. (AURORA-1074)
+* SLA metrics for non-production jobs have been disabled by default. They can
+  be enabled via the scheduler command line. Metric names have changed from
+  '...nonprod_ms' to "...ms_nonprod" (AURORA-1350).
+
+Full release notes are available in the release 
[CHANGELOG](https://git-wip-us.apache.org/repos/asf?p=aurora.git&f=CHANGELOG&hb=0.9.0).
+
+
+## 0.9.0 deprecations
+
+The latest Aurora release includes the [several removals and 
deprecations](https://issues.apache.org/jira/browse/AURORA-1079), including:
+
+* AURORA-1074 - Remove the "enable_legacy_constraints" flag.
+* AURORA-1139 - Remove backwards compatibility shims from JobUpdateKey 
introduction
+
+
+## Getting Involved
+
+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://aurora.apache.org/community/). The community also holds weekly IRC 
meetings at 11AM Pacific every Monday that you are welcome to join.
+
+## Thanks
+
+Thanks to the 18 contributors who made Apache Aurora 0.9.0 possible:
+
+Bill Farner, Jake Farrell, Kevin Sweeney, Joe Smith, Andrew Jorgensen, Steve 
Salevan, Brian Wickman, Brian Brazil, Stephan Erb, Zameer Manji, Maxim 
Khutornenko, David McLaughlin, Michael Leinartas, Benjamin Staffin, Dave 
Lester, Jeffrey Schroeder, Will Swank, Ben Mahler


Reply via email to