Return-Path: X-Original-To: apmail-reef-dev-archive@minotaur.apache.org Delivered-To: apmail-reef-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DEAE8187D5 for ; Mon, 4 Jan 2016 20:46:21 +0000 (UTC) Received: (qmail 28428 invoked by uid 500); 4 Jan 2016 20:46:21 -0000 Delivered-To: apmail-reef-dev-archive@reef.apache.org Received: (qmail 28390 invoked by uid 500); 4 Jan 2016 20:46:21 -0000 Mailing-List: contact dev-help@reef.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@reef.apache.org Delivered-To: mailing list dev@reef.apache.org Received: (qmail 28377 invoked by uid 99); 4 Jan 2016 20:46:21 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jan 2016 20:46:21 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id D08A7C0199 for ; Mon, 4 Jan 2016 20:46:20 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.9 X-Spam-Level: ** X-Spam-Status: No, score=2.9 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id hCAjkbEGULNO for ; Mon, 4 Jan 2016 20:46:11 +0000 (UTC) Received: from mail-qk0-f169.google.com (mail-qk0-f169.google.com [209.85.220.169]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 5957E429C1 for ; Mon, 4 Jan 2016 20:46:11 +0000 (UTC) Received: by mail-qk0-f169.google.com with SMTP id n135so133533465qka.2 for ; Mon, 04 Jan 2016 12:46:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=50Dx3fhNmELWtIOz8ibGoKv+yCyzCtxjn2N2JQu4PS4=; b=QDsLK465TkX7UrmAS+XRPwgVLfrBUoIRuh4BG3w5EsdwbmzrGq086Bt5+GuxVR+nm3 UjJ0VNSM+7ejOlmvyrDiDUU9ehmYOrkSpASoJDYZxA70SlbN8TEc3LMdBZ6e+/lMj71H Iu3a2zbpuc+a/1LWqB9zbAOx0JtLThPszoj6ycBHpu6g5kwOPBvMrMcV4fZBYCf9sRhR xeH20IXhUiooFc1fa/IjAHVULtu/u/69kTiHa8JG6xtRA3yUumiVb7UUeqU07gzEl9vB meYDxZep17OcfpFlimJIjwMvLqqHI3nIJHj+IBoiWI89c52L/3nE2yh/c6VJLIkJ9Ty4 yX1Q== MIME-Version: 1.0 X-Received: by 10.55.73.133 with SMTP id w127mr117579898qka.53.1451940365660; Mon, 04 Jan 2016 12:46:05 -0800 (PST) Received: by 10.55.6.150 with HTTP; Mon, 4 Jan 2016 12:46:05 -0800 (PST) In-Reply-To: <568ABDB0.5040409@weimo.de> References: <568ABDB0.5040409@weimo.de> Date: Mon, 4 Jan 2016 12:46:05 -0800 Message-ID: Subject: Re: Release 0.14 release branch target date From: Boris Shulman To: dev@reef.apache.org Content-Type: multipart/alternative; boundary=001a114a8fd6baf982052888353a --001a114a8fd6baf982052888353a Content-Type: text/plain; charset=UTF-8 I would prefer waiting till end of January, as I want the work I am doing now (hybrid runtime) to be part of it. On Mon, Jan 4, 2016 at 10:45 AM, Markus Weimer wrote: > On 2016-01-04 05:36, Yunseong Lee wrote: > > Now we need to discuss when to release 0.14, which will be our first TLP > > release :) > > Yay! > > > How does it sound to cutoff for 0.14 release next week (e.g., January > > 14th)? Please feel free to suggest if you have any opinion. > > Sounds good to me. A couple of things are in flight, which would be nice > to have: > > * The .NET client should be in there, at least the API. > > * Andrew did some work to mark internal APIs as `internal` in > REEF.NET. We should get as much as possible of that into the > release, as it frees us to do faster code changes in the future. > This is tracked in [REEF-1087] > > Anything else we want to make sure to have in the release? > > Markus > > --001a114a8fd6baf982052888353a--