v0.2.0-rc7
Pre-release
Pre-release
Features
- N-API, asynchronous and non-blocking
- Callback, promise, async/await API examples
- Connection pool
- Typescript and ES-next syntax support
- C/C++ style guide
- Error handling harmonisation
- String handling optimisation
- More unit tests
- README links update, from Service Marketplace to Support Portal
Incompatible changes
- client.connectionInfo() function replaced by client.connectionInfo getter
- client.getVersion() replaced by client.version getter, format changed as well
- client.isAlive() replaced by client.isAlive getter