Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3589318F28 for ; Thu, 10 Dec 2015 11:41:57 +0000 (UTC) Received: (qmail 70478 invoked by uid 500); 10 Dec 2015 11:41:57 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 70416 invoked by uid 500); 10 Dec 2015 11:41:57 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 70405 invoked by uid 99); 10 Dec 2015 11:41:56 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2015 11:41:56 +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 5E80FCA168 for ; Thu, 10 Dec 2015 11:41:56 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.031 X-Spam-Level: X-Spam-Status: No, score=-0.031 tagged_above=-999 required=6.31 tests=[RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id CK-BQXWfvRS1 for ; Thu, 10 Dec 2015 11:41:55 +0000 (UTC) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id A1C7E265BC for ; Thu, 10 Dec 2015 11:41:55 +0000 (UTC) Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id C2FBF264D for ; Thu, 10 Dec 2015 11:41:49 +0000 (UTC) Received: from [10.3.113.103] (ovpn-113-103.phx2.redhat.com [10.3.113.103]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id tBABfmn4022803 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 10 Dec 2015 06:41:49 -0500 To: dev@activemq.apache.org From: Martyn Taylor Subject: [HEADSUP] Artemis 1.2.0 release preparation Message-ID: <566964FB.1090202@redhat.com> Date: Thu, 10 Dec 2015 11:41:47 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.27 Hi all, Since 1.1.0, we've had over 200 commits: https://github.com/apache/activemq-artemis/compare/1.1.0...master, introducing numerous fixes and some new features, including OSGi and JAAS login module support. I am going to start preparing a 1.2.0 RC and should have something with you all in the next week or so. If you have work you'd like to get in before the release, now would be a good time. Regards Martyn