Updating CHANGELOG for 0.16.0 release.

Project: http://git-wip-us.apache.org/repos/asf/aurora/repo
Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/f806da7f
Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/f806da7f
Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/f806da7f

Branch: refs/heads/master
Commit: f806da7f17e2f5da15c65d948cdf4159458416c3
Parents: f1eb1eb
Author: Joshua Cohen <jco...@apache.org>
Authored: Tue Sep 20 14:59:36 2016 -0500
Committer: Joshua Cohen <jco...@apache.org>
Committed: Tue Sep 20 14:59:36 2016 -0500

----------------------------------------------------------------------
 CHANGELOG | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 53 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aurora/blob/f806da7f/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index b1dce58..7f821a8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,56 @@
+Aurora 0.16.0
+--------------------------------------------------------------------------------
+## Bug
+    * [AURORA-1739] - createJob thrift api for golang consistenly failing with 
empty CronSchedule
+    * [AURORA-1745] - Aurora master no longer populates `ExecutorInfo.source`
+    * [AURORA-1715] - Dead links on website
+    * [AURORA-1753] - Thermos does not kill processes that setuid to another 
user. 
+    * [AURORA-1719] - Aurora warns about every terminated executor
+    * [AURORA-1775] - Updating pants to 1.1.0-rc7 breaks the 
make-pycharm-virtualenv script
+    * [AURORA-1741] - Fix pystachio binding bug introduced by AURORA-1710
+    * [AURORA-1724] - Thermos runner fails if log rotation is enabled
+    * [AURORA-1761] - Sandbox taskfs setup fails (groupadd error)
+    * [AURORA-1061] - Scheduler cluster deadlock during leader election if 
zookeeper connectivity is interrupted
+    * [AURORA-1729] - Unclean curator teardown when scheduler fails a log 
write.
+    * [AURORA-1620] - Client sdists cannot be converted to a wheel
+    * [AURORA-327] - Aurora shutdown blocks when attempting to abdicate 
leadership and zk ensemble is down
+    * [AURORA-1727] - The thrift compiler fails to bootstrap under modern gcc
+    * [AURORA-1752] - uncaught exception in executor's 
process_collector_psutil()
+    * [AURORA-1728] - e2e tests require entering vagrant user's password 3x in 
fresh environments
+    * [AURORA-1755] - Mounts created by executor when using filesystem 
isolation are leaking to the host filesystem's mtab
+    * [AURORA-1777] - aurora_admin client unable to drain hosts
+
+## Epic
+    * [AURORA-1679] - Aurora 0.14.0 deprecations
+    * [AURORA-1634] - Support launching tasks using the Mesos unified 
containerizer
+
+## Story
+    * [AURORA-1661] - Scheduler leader failed to re-announce itself after ZK 
name was changed
+    * [AURORA-1640] - Write enduser documentation for the Unified 
Containerizer support
+    * [AURORA-1656] - Document tier concept
+
+## Sub-task
+    * [AURORA-1772] - Do not resend TaskStateChange events every time a 
scheduler starts
+
+## Task
+    * [AURORA-1711] - Allow client to store metadata on Update entity
+    * [AURORA-1743] - Support Thrift Binary Protocol 
+    * [AURORA-1223] - Modify scheduler updater to not use "watch_secs" for 
health-check enabled jobs
+    * [AURORA-1740] - Upgrade to Mesos 1.0.0
+    * [AURORA-1690] - Allow for isolating the executor's filesystem from the 
task's
+    * [AURORA-1222] - Modify stats and SLA metrics to properly account for 
STARTING
+    * [AURORA-1764] - Modify getJobUpdateDetails to accept a JobUpdateQuery
+    * [AURORA-1688] - Change framework_name default value from 
'TwitterScheduler' to 'aurora'
+    * [AURORA-1434] - Update Aurora Tutorial
+    * [AURORA-1602] - Add aurora_admin command to trigger reconciliation 
+    * [AURORA-1754] - Containerizer documentation uses deprecated syntax in 
the example code 
+    * [AURORA-1221] - Modify task state machine to treat STARTING as a new 
active state
+    * [AURORA-1681] - Remove deprecated --restart-threshold option from 
'aurora job restart'
+    * [AURORA-1710] - Make 'tier' required and remove support for 'production' 
flag in Job configuration
+    * [AURORA-1721] - Support user initiated rollback 
+    * [AURORA-1736] - Display reservations and persistent volumes in /offers 
debug http endpoint
+
+
 Aurora 0.15.0
 
--------------------------------------------------------------------------------
 ## Task

Reply via email to