nosqldb-oraclejs
Version:
Oracle NoSQL Database JS Driver
33 lines (22 loc) • 1.31 kB
Markdown
This documents changes in the Oracle NoSQL Database Node.js driver. See http://docs.oracle.com/cd/NOSQL/html/changelog.html for changes in the current release of Oracle NoSQL Database.
* Update thrift from thrift-0.11.0 to thrift-0.12.0.
* Update thrift from thrift-0.9.3 to thrift-0.11.0.
* Repackage using kvproxy-4.5.11 which is build from Oracle NoSQL Database 4.5.11.
* Repackage using kvproxy-4.4.6 which is build from Oracle NoSQL Database 4.4.6.
* Repackage using kvproxy-4.3.10 which is build from Oracle NoSQL Database 4.3.10.
* Add TTL support for Node.js Driver
* Repackage using kvproxy-4.3.6 which is build from Oracle NoSQL Database 4.3.6.
* Repackage using kvproxy-4.2.14 which is build from Oracle NoSQL Database 4.2.14.
* Release 4.2.x of this driver requires use of the 4.2.x version of the Oracle NoSQL Database. It is not compatible with earlier versions.
* Modified code and tests to be compatible with 4.2.x.
* Initial release