v1.0.0-rc3
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
- Tables processing harmonisation and memory consumption fix
- Unicode encoding fallback fix
- More unit tests
- README links update, from Service Marketplace to Support Portal
Incompatible changes
- Non-blocking
ping()andclose()require a callback function client.connectionInfo()replaced byclient.connectionInfogetterclient.getVersion()replaced byclient.versiongetter, format changed as wellclient.isAlive()replaced byclient.isAlivegetter