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 2023/04/11 09:19:23 UTC

[streampipes] 01/01: Merge branch 'dev' into SP-1491

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

zehnder pushed a commit to branch SP-1491
in repository https://gitbox.apache.org/repos/asf/streampipes.git

commit 07b7c089d3b990720d51bf45c8234816f61c6af1
Merge: 098c01cbb cb529cc98
Author: Philipp Zehnder <te...@users.noreply.github.com>
AuthorDate: Tue Apr 11 11:19:13 2023 +0200

    Merge branch 'dev' into SP-1491

 .github/workflows/osv-scanner.yml                  | 58 ++++++++++++++++++++++
 pom.xml                                            |  6 +--
 .../docs/getting-started/quickstart.md             |  2 +-
 streampipes-client-python/docs/index.md            |  2 +-
 streampipes-client-python/setup.py                 |  6 +--
 .../streampipes/model/resource/data_lake_series.py |  2 +-
 .../influx/DataExplorerInfluxQueryExecutor.java    | 13 ++++-
 .../param/ProvidedRestQueryParamConverter.java     |  4 +-
 .../dataexplorer/param/SelectQueryParams.java      | 14 ++++--
 ...temClauseParams.java => LimitClauseParams.java} |  8 +--
 .../query/DataExplorerQueryExecutor.java           |  3 +-
 .../sinks/brokers/jvm/kafka/KafkaPublishSink.java  | 12 -----
 .../messaging/kafka/SpKafkaProducer.java           |  4 +-
 .../split-section/split-section.component.html     |  0
 .../split-section/split-section.component.scss     |  0
 .../split-section/split-section.component.ts       |  0
 .../shared-ui/src/lib/shared-ui.module.ts          |  3 ++
 .../streampipes/shared-ui/src/public-api.ts        |  1 +
 ui/src/app/core-ui/core-ui.module.ts               |  3 --
 .../widgets/table/table-widget.component.html      |  1 +
 20 files changed, 105 insertions(+), 37 deletions(-)