Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AB97418A0E for ; Wed, 14 Oct 2015 10:20:06 +0000 (UTC) Received: (qmail 43829 invoked by uid 500); 14 Oct 2015 10:19:53 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 43755 invoked by uid 500); 14 Oct 2015 10:19:53 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 43744 invoked by uid 99); 14 Oct 2015 10:19:53 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Oct 2015 10:19:53 +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 A2D8BC3FF2 for ; Wed, 14 Oct 2015 10:19:52 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3 X-Spam-Level: *** X-Spam-Status: No, score=3 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, SPF_PASS=-0.001, 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 6B3_rEGmEQjV for ; Wed, 14 Oct 2015 10:19:43 +0000 (UTC) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id E03EA20751 for ; Wed, 14 Oct 2015 10:19:42 +0000 (UTC) Received: by wijq8 with SMTP id q8so74108282wij.0 for ; Wed, 14 Oct 2015 03:19:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:content-type:subject:message-id:date:to :mime-version; bh=QdJ1BurngPEtUQofq1AUvP+WkjVtJur0vG/omEksh7A=; b=g7wKncBJndqZke0joFAFnomF2AvVxXGEe8LLDgfRrlJezT/R1yO2mwXWQHq98kcLlG sdSZBPCkkYuWJo8iK2uJZU9/li7R39di/y7/xjqxzQ6nfX6IhB1qDY/EZcGaZW83u9aB DUS+ex1FzBcXx8DDk/5blyw3bpT4wap/Oc1RBodKE1zm7DsjEL2ly9VDbgzLGzrbi5Je H82ihWINnzyHTNue7Aa1bnrFQhbtDPgMic7h3JtJuHVLfojRAC378vZnGNvdWz6i9A/A 5ivhVvxHEoliXdKhBiAjeaK1ccMgz6+7BmuMEcOTYjXuuaffb4psX8hMFxwMktcPya5M PTog== X-Gm-Message-State: ALoCoQk2vBcUgY/kztrO4y0gZjpuYvt3coHIFp6BF/80RF0Z01mYLHW61uaHZUBeH8eWam+Sk5H4 X-Received: by 10.180.88.201 with SMTP id bi9mr3236888wib.21.1444817981582; Wed, 14 Oct 2015 03:19:41 -0700 (PDT) Received: from [192.168.0.7] (169-0-81-29.ip.afrihost.co.za. [169.0.81.29]) by smtp.gmail.com with ESMTPSA id gd10sm9059714wjb.47.2015.10.14.03.19.39 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 14 Oct 2015 03:19:40 -0700 (PDT) From: Garren Smith Content-Type: multipart/alternative; boundary="Apple-Mail=_2665AB77-A64B-47A7-9526-A879958BC87A" Subject: New release of nmo Message-Id: <31193F66-70E9-4DA2-904C-99FDE5FE2D83@redcometlabs.com> Date: Wed, 14 Oct 2015 12:19:19 +0200 To: user@couchdb.apache.org, marketing@couchdb.apache.org Mime-Version: 1.0 (Mac OS X Mail 9.0 \(3094\)) X-Mailer: Apple Mail (2.3094) --Apple-Mail=_2665AB77-A64B-47A7-9526-A879958BC87A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi all, We are excited to announce a new release of NMO. For those of you not = familiar with NMO, we are planning to make it the defactor command line = client to work with CouchDB 2.0. Here are the release notes: # 1.1.0 ## New Features: * Import csv's into CouchDB * Read/Edit CouchDB Cluster configs * Add cluster parameter to `isonline` to check if the cluster is = online * View active tasks for cluster ## Bug fixes: * Documentation fixes * Set content-type for `/cluster_setup` requests You can find the full documentation of NMO here = http://robertkowalski.github.io/nmo/ = (It will soon be moved to Apache, = we just waiting for some Infra changes.) The quickest way to install is npm install nmo. Happy nmo'ing Cheers Garren --Apple-Mail=_2665AB77-A64B-47A7-9526-A879958BC87A--