This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch sp-1157-upgrade-third-party-services
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from b1eac7409 Merge branch 'sp-1157-upgrade-third-party-services' of
github.com:apache/streampipes into sp-1157-upgrade-third-party-services
add 72f11f133 Add authentication to raw CouchDB requests (#1157)
add 1696d4771 Make influx init mode configurable (#1157)
No new revisions were added by this update.
Summary of changes:
installer/cli/.env | 5 +++
.../deploy/standalone/influxdb/docker-compose.yml | 2 +-
installer/compose/.env | 4 +++
installer/compose/docker-compose.full.yml | 2 +-
installer/compose/docker-compose.nats.yml | 2 +-
installer/compose/docker-compose.yml | 2 +-
installer/k8s/values.yaml | 4 ++-
.../couchdb/utils/CouchDbViewGenerator.java | 7 +++-
.../streampipes/storage/couchdb/utils/Utils.java | 39 ++++++++++++++++++----
9 files changed, 54 insertions(+), 13 deletions(-)