This repository has been archived by the owner on May 24, 2024. It is now read-only.
Release 1.1.0
This release still uses the first SSE protocol version v1.0.0
You can find pre-built binaries above in the file sse-r-plugin-1.1.0-qlik-oss.zip.
New features:
#12 : Support for executing script from request without any data parameters.
#15 : Documentation and example for QlikView added.
#21 : Support for defined functions.
#23 : Support for setting Rserve user and password in config.
#24 : Updated grpc lib to 1.7.3 and protobuf lib to 3.5.0 .
Bugfixes:
#17 : Allow source code path to contain white spaces when building the plugin.
#24 : Fixed concurrency problem when many threads uses Rserve connection at the same time.