Skip to content
Snippets Groups Projects
Commit 8897db42 authored by Sergey Yakubov's avatar Sergey Yakubov
Browse files

changelog

parent 30f589df
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,8 @@ FEATURES
IMPROVEMENTS
* Consumer/Producer API - allow any characters in source/stream/group names
* Consumer/Producer API - introduce stream metadata
* Consumer API - an option to auto discovery of data folder when consumer client uses file transfer service (has_filesystem=False)
* Consumer API - an option to auto discovery of data folder when consumer client uses file transfer service (has_filesystem=False)
* Build procedure - errors on compiler warnings, add pkg-config and cmake config for asapo clients
BUG FIXES
* Consumer API: multiple consumers from same group receive stream finished error
......
File moved
......@@ -20,7 +20,7 @@ install(
install(
FILES
${PROJECT_SOURCE_DIR}/CMakeModules/FindCurl.cmake
${PROJECT_SOURCE_DIR}/CMakeModules/FindCURL.cmake
DESTINATION
${ConfigPackageLocation}/Modules
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment