Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Release 1.1.0

Compare
Choose a tag to compare
@tobiaslindulf tobiaslindulf released this 20 Dec 23:50
· 11 commits to master since this release
b9151f7

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.