You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2021/12/10 15:17:45 UTC

[incubator-streampipes] branch STREAMPIPES-482 updated (996042a -> 9a689b7)

This is an automated email from the ASF dual-hosted git repository.

zehnder pushed a change to branch STREAMPIPES-482
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git.


    from 996042a  Merge branch 'dev' into STREAMPIPES-482
     add 9a689b7  [STREAMPIPES-482] Files are not buffered in memory on download anymore

No new revisions were added by this update.

Summary of changes:
 streampipes-client/pom.xml                         |  4 +++
 .../org/apache/streampipes/client/api/FileApi.java |  6 ++--
 .../streampipes/client/http/HttpRequest.java       | 37 ++++++++++++++++++----
 .../connect/iiot/utils/FileProtocolUtils.java      |  6 +---
 4 files changed, 38 insertions(+), 15 deletions(-)