From dev-return-4238-archive-asf-public=cust-asf.ponee.io@lucy.apache.org Mon Feb 19 14:37:21 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 4C19B18067E for ; Mon, 19 Feb 2018 14:37:21 +0100 (CET) Received: (qmail 85198 invoked by uid 500); 19 Feb 2018 13:37:20 -0000 Mailing-List: contact dev-help@lucy.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucy.apache.org Delivered-To: mailing list dev@lucy.apache.org Received: (qmail 85103 invoked by uid 99); 19 Feb 2018 13:37:19 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Feb 2018 13:37:19 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 42901C0195 for ; Mon, 19 Feb 2018 13:37:19 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.99 X-Spam-Level: X-Spam-Status: No, score=0.99 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id tsDI7cpc6f1W for ; Mon, 19 Feb 2018 13:37:16 +0000 (UTC) Received: from hosting04.aevum.de (hosting04.aevum.de [188.68.58.30]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 4CB4B5F341 for ; Mon, 19 Feb 2018 13:37:16 +0000 (UTC) Received: from [IPv6:2001:a61:3706:6101:6545:7630:9fe6:769a] (unknown [IPv6:2001:a61:3706:6101:6545:7630:9fe6:769a]) by hosting04.aevum.de (Postfix) with ESMTPSA id E20E86007E; Mon, 19 Feb 2018 14:37:09 +0100 (CET) To: dev@lucy.apache.org, Marvin Humphrey References: <5125aca8-f48b-ac36-4302-f3aa84c9a448@aevum.de> From: Nick Wellnhofer Message-ID: <40ed61bd-4b05-2992-0d98-0d4b9649b072@aevum.de> Date: Mon, 19 Feb 2018 14:37:08 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [lucy-dev] New 0.6 bug fix releases On 08/02/2018 23:56, Marvin Humphrey wrote: > I've got one small commit to fix the Go bindings, as described in my > vote for the last release. I should be able to get to it shortly. This seems to be fixed now, so I'll go ahead with the new releases. Nick