Updating CHANGELOG for 0.20.0 release.
Project: http://git-wip-us.apache.org/repos/asf/aurora/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/5a26413f Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/5a26413f Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/5a26413f Branch: refs/heads/master Commit: 5a26413f72b8a428f286bed286aa4612c4123884 Parents: a603676 Author: Renan DelValle <[email protected]> Authored: Thu Mar 1 16:35:48 2018 -0800 Committer: Renan DelValle <[email protected]> Committed: Thu Mar 1 16:35:48 2018 -0800 ---------------------------------------------------------------------- CHANGELOG | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora/blob/5a26413f/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 40b0096..5ac2f01 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,24 @@ +Aurora 0.20.0 +-------------------------------------------------------------------------------- +## Bug + * [AURORA-1963] - Structdump endpoint shows thrift metadata + * [AURORA-1965] - LaunchException needs transient task timeout for reschedule + * [AURORA-1956] - test_du_diskcollector fails on macOS + * [AURORA-1233] - primary_port warning does not appear to respect portmap + * [AURORA-1959] - Missing Ops prevent upgrade from 0.19 to master + +## Story + * [AURORA-1380] - Upgrade to guice 4.0 + * [AURORA-1249] - Upgrade 3rdparty python dependencies + * [AURORA-1412] - Conflicting `slow_query_log_threshold` arguments for aurora-scheduler + * [AURORA-1471] - Reconsider use of shiro-guice + +## Task + * [AURORA-1964] - Move Vagrant setup from Trusty to Xenial + * [AURORA-1901] - Expose thrift workload stats on pruneTasks() invocations + * [AURORA-1707] - Remove deprecated resource fields in TaskConfig and ResourceAggregate + + Aurora 0.19.0 -------------------------------------------------------------------------------- ## Bug
