You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2022/12/28 15:49:34 UTC

[streampipes] branch dev updated (b1a361a32 -> 9cd4299de)

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

bossenti pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from b1a361a32 Bump scala-library from 2.11.12 to 2.13.10 (#897)
     add 9cd4299de Chore/refactor class hierarchy python client (#909)

No new revisions were added by this update.

Summary of changes:
 streampipes-client-python/Makefile                 |  4 +++
 .../endpoint/data_lake_measure.py                  |  2 +-
 .../streampipes_client/model/common.py             | 37 ++++++++++++----------
 .../model/container/data_streams.py                |  2 +-
 .../streampipes_client/model/resource/__init__.py  |  2 ++
 .../model/resource/data_lake_series.py             |  4 +++
 .../model/resource/data_stream.py                  |  6 ++++
 .../streampipes_client/model/resource/resource.py  |  4 +--
 .../integration/containers/PulsarContainer.java    |  1 -
 .../integration/containers/PulsarDevContainer.java |  1 -
 .../restartStreamPipes/restartStreamPipes.sh       |  1 -
 11 files changed, 41 insertions(+), 23 deletions(-)