This is an automated email from the ASF dual-hosted git repository.
riemer pushed a change to branch rel/0.91.0
in repository https://gitbox.apache.org/repos/asf/streampipes.git
from 8c74a489e [hotfix] Fix query result response after database uppgrade
new 2a15b8080 Fix logging configuration (#1266) (#1267)
new c78f1710a Properly override messaging protocol when importing
resources (#1274) (#1275)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../export/resolver/AbstractResolver.java | 7 +++
.../export/resolver/AdapterResolver.java | 3 +-
.../export/resolver/DataSourceResolver.java | 3 +-
.../export/resolver/PipelineResolver.java | 9 ++--
.../export/utils/EventGroundingProcessor.java | 60 +++++++++++++++++++---
.../provider/StoredPipelineElementProvider.java | 13 ++++-
.../resources/{logback-spring.xml => logback.xml} | 0
.../src/main/resources/application.properties | 2 +-
.../src/main/resources/application.properties | 2 +-
9 files changed, 79 insertions(+), 20 deletions(-)
rename streampipes-service-base/src/main/resources/{logback-spring.xml =>
logback.xml} (100%)