Return-Path: X-Original-To: apmail-aurora-commits-archive@minotaur.apache.org Delivered-To: apmail-aurora-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7E19E186CA for ; Fri, 5 Feb 2016 20:01:02 +0000 (UTC) Received: (qmail 31699 invoked by uid 500); 5 Feb 2016 20:01:02 -0000 Delivered-To: apmail-aurora-commits-archive@aurora.apache.org Received: (qmail 31665 invoked by uid 500); 5 Feb 2016 20:01:02 -0000 Mailing-List: contact commits-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list commits@aurora.apache.org Received: (qmail 31656 invoked by uid 99); 5 Feb 2016 20:01:02 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Feb 2016 20:01:02 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 31CB1DFF96; Fri, 5 Feb 2016 20:01:02 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jsirois@apache.org To: commits@aurora.apache.org Message-Id: <5a1eebe0ae5c48ff8484ce2f19e78e07@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: aurora git commit: Reset .auroraversion and CHANGELOG in prep for 0.12.0-rc4. Date: Fri, 5 Feb 2016 20:01:02 +0000 (UTC) Repository: aurora Updated Branches: refs/heads/master 3e22021bd -> 8faf49923 Reset .auroraversion and CHANGELOG in prep for 0.12.0-rc4. Project: http://git-wip-us.apache.org/repos/asf/aurora/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/8faf4992 Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/8faf4992 Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/8faf4992 Branch: refs/heads/master Commit: 8faf49923c34a8d1a7db0b0ef34e4f3e4bbed364 Parents: 3e22021 Author: John Sirois Authored: Fri Feb 5 13:00:46 2016 -0700 Committer: John Sirois Committed: Fri Feb 5 13:00:46 2016 -0700 ---------------------------------------------------------------------- .auroraversion | 2 +- CHANGELOG | 49 ------------------------------------------------- 2 files changed, 1 insertion(+), 50 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora/blob/8faf4992/.auroraversion ---------------------------------------------------------------------- diff --git a/.auroraversion b/.auroraversion index f869b7f..52bba55 100644 --- a/.auroraversion +++ b/.auroraversion @@ -1 +1 @@ -0.13.0-SNAPSHOT +0.12.0-SNAPSHOT http://git-wip-us.apache.org/repos/asf/aurora/blob/8faf4992/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index eb8788a..8e1ab4e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,52 +1,3 @@ -Aurora 0.12.0 --------------------------------------------------------------------------------- -## Bug - * [AURORA-1574] - ServerSetImplTest occasionally results in an exception. - * [AURORA-1573] - SchedulingBenchmarks result in exception. - * [AURORA-1385] - Traceback rendering cron jobs without an upcoming next run - * [AURORA-492] - Python thrift files are being generated with thrift 0.5.0 - * [AURORA-1587] - scheduler fails in a hard to decipher way when -native_log_file_path is not set - * [AURORA-1570] - TaskObserverTest::test_run_loop is flaky - * [AURORA-1582] - Task History Pruning attempts can fail silently - * [AURORA-1175] - Two python_binary targets called 'thermos' can cause build failure - * [AURORA-1580] - java.util.NoSuchElementException from Tasks.getLatestEvent with DbTaskStore - * [AURORA-1593] - PubSubEventModule fails to dispatch events to TaskHistoryPruner on startup - * [AURORA-1571] - The getJobUpdateDiff RPC does not populate taskLinks - * [AURORA-1603] - Scheduler fails to start after rollback - * [AURORA-1601] - Add a flag to disable the HTTP redirect to the leader - * [AURORA-1596] - Invalid connection error from MyBatis. - -## Story - * [AURORA-1563] - Remove deprecated endpoint, expected_response and expected_response_code from HealthCheckConfig - * [AURORA-1472] - TaskThrottle should have a jitter - * [AURORA-852] - create architectural diagram with description of components - * [AURORA-1552] - Perform explicit config validation in the executor when configuring health checker - * [AURORA-1589] - Dupe debs are showing up - * [AURORA-1413] - Wrong help indications of usable constants for the aurora-scheduler's -vlog argument - * [AURORA-1548] - Add option to forward running process logs to stdout/stderr - * [AURORA-1575] - Allow cluster administrators to apply global default Docker parameters. - * [AURORA-1540] - Thermos should pass environment variables set for container to process being monitored - * [AURORA-1109] - Add mesos role feature - * [AURORA-1569] - Support custom serverset path for announcements - * [AURORA-1052] - Populate Labels in TaskConfig - * [AURORA-855] - Add documentation on how to build the client - -## Task - * [AURORA-1560] - Aurora 0.12.0 backwards incompatible changes - * [AURORA-1483] - Add a getting started guide using released packages - * [AURORA-1576] - Allow for plugging in cli-configurable filters that are invoked post shiro filters. - * [AURORA-1425] - Speed up iteration speed when developing UI code - * [AURORA-1583] - Consider changing killTasks RPC to be job-scoped - * [AURORA-663] - Update website to include releases - * [AURORA-294] - Update Aurora homepage to highlight "features" - * [AURORA-1559] - Aurora 0.12.0 deprecations - * [AURORA-1565] - Upgrade mesos dependency to 0.25.0 - * [AURORA-1393] - Publish nightly and release packages for major operating systems - * [AURORA-1566] - Upgrade to Gradle 2.10 - * [AURORA-876] - cache python dependencies in 3rdparty on svn.a.o - * [AURORA-1423] - Upgrade to h2 1.4.188 - - Aurora 0.11.0 -------------------------------------------------------------------------------- ## Bug