MESSAGE
DATE | 2016-10-10 |
FROM | hery.ramilison@oracle.com
|
SUBJECT | Subject: [Hangout-NYLXS] MySQL Connector/Node.js 1.0.4 m3 Development
|
From hangout-bounces-at-nylxs.com Mon Oct 10 21:58:54 2016 Return-Path: X-Original-To: archive-at-mrbrklyn.com Delivered-To: archive-at-mrbrklyn.com Received: from www.mrbrklyn.com (www.mrbrklyn.com [96.57.23.82]) by mrbrklyn.com (Postfix) with ESMTP id 569D6163EAC; Mon, 10 Oct 2016 21:58:53 -0400 (EDT) X-Original-To: hangout-at-www.mrbrklyn.com Delivered-To: hangout-at-www.mrbrklyn.com Received: by mrbrklyn.com (Postfix, from userid 1000) id 54F64163E9F; Mon, 10 Oct 2016 21:50:35 -0400 (EDT) Resent-From: Ruben Safir Resent-Date: Mon, 10 Oct 2016 21:50:35 -0400 Resent-Message-ID: <20161011015035.GC21128-at-www.mrbrklyn.com> Resent-To: hangout-at-mrbrklyn.com X-Original-To: ruben-at-mrbrklyn.com Delivered-To: ruben-at-mrbrklyn.com Received: from ucsinet41.oracle.com (ucsinet41.oracle.com [156.151.31.69]) by mrbrklyn.com (Postfix) with ESMTP id 03817161469 for ; Mon, 10 Oct 2016 15:19:42 -0400 (EDT) Received: from lists.mysql.com (unknown [137.254.60.71]) by ucsinet41.oracle.com with smtp id 3b0f_0684_ca54be6e_e6e2_44ac_b5d7_bb870cd4f776; Mon, 10 Oct 2016 19:19:41 +0000 Received: (qmail 380 invoked by uid 209); 10 Oct 2016 19:19:35 -0000 Mailing-List: contact mysql-help-at-lists.mysql.com; run by ezmlm Precedence: list Auto-Submitted: auto-generated Delivered-To: mailing list mysql-at-lists.mysql.com Received: (qmail 321 invoked by uid 208); 10 Oct 2016 19:19:35 -0000 From: hery.ramilison-at-oracle.com References: <1474471246.20305.19.camel-at-kuechenschabe> To: announce-at-lists.mysql.com, mysql-at-lists.mysql.com, packagers-at-lists.mysql.com Message-ID: Date: Mon, 10 Oct 2016 12:19:16 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <1474471246.20305.19.camel-at-kuechenschabe> X-Source-IP: aserv0021.oracle.com [141.146.126.233] X-Mailman-Approved-At: Mon, 10 Oct 2016 21:58:37 -0400 Subject: [Hangout-NYLXS] MySQL Connector/Node.js 1.0.4 m3 Development Release has been released X-BeenThere: hangout-at-nylxs.com X-Mailman-Version: 2.1.17 Reply-To: NYLXS Discussions List List-Id: NYLXS Discussions List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: hangout-bounces-at-nylxs.com Sender: "hangout"
Dear MySQL users,
MySQL Connector/Node.js is a new Node.js driver for use with the X DevAPI. This release, v1.0.4 M3, is the third development release of the MySQL Connector/Node.js 1.0 series.
The X DevAPI enables application developers to write code that combines the strengths of the relational and document models using a modern, NoSQL-like syntax that does not assume previous experience writing traditional SQL.
To learn more about how to write applications using the X DevAPI, see http://dev.mysql.com/doc/x-devapi-userguide/en/. For more information about how the X DevAPI is implemented in MySQL Connector/Node.js, and its usage, see http://dev.mysql.com/doc/dev/connector-nodejs/.
Please note that the X DevAPI requires at least MySQL Server version 5.7.12 or higher with the X Plugin enabled. For general documentation about how to get started using MySQL as a document store, see http://dev.mysql.com/doc/refman/5.7/en/document-store.html.
Changes in MySQL Connector/Node.js 1.0.4 (2016-10-10 Milestone 3)
Functionality Added or Changed
* Changed package name from 'mysqlx' to '-at-mysql/xdevapi'.
* The connector can be installed into your project using Node.js's npm tool. Install from the download file by issuing: npm install mysql-connector-nodejs-1.0.4.tar.gz
Or install directly from the npm repository by issuing: npm install -at-mysql/xdevapi
For more information on npm see http://npmjs.com.
Bugs Fixed
* The Connector/Node.JS version number can now be retrieved from the API. For example, "ver=require('-at-mysql/mysqlx/package').version;". (Bug #24571220)
* Added the Schema.getCollectionAsTable() method.
* Added the Collection.count() and Table.count() methods.
* Added support for the Common URI format.
* Added View DDL support.
Enjoy and thanks for the support!
On Behalf of the MySQL/ORACLE RE Team Hery Ramilison
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql _______________________________________________ hangout mailing list hangout-at-nylxs.com http://www.nylxs.com/
|
|