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

github-bot pushed a change to branch 
dependabot/maven/com.google.protobuf-protobuf-java-3.24.0
in repository https://gitbox.apache.org/repos/asf/streampipes.git


 discard 92d3afc0c exp: try to remove protobuf dependency
 discard 09a5fbe48 Bump com.google.protobuf:protobuf-java from 3.21.12 to 3.24.0
     add 5d7784390 Bump mypy from 1.4.0 to 1.5.0 in /streampipes-client-python 
(#1826)
     add 05844a5be Add Pulsar's Messaging Layer to a Helm Deployment (#1820)
     add d5cc6b47a Bump com.google.protobuf:protobuf-java from 3.21.12 to 3.24.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (92d3afc0c)
            \
             N -- N -- N   
refs/heads/dependabot/maven/com.google.protobuf-protobuf-java-3.24.0 (d5cc6b47a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 installer/k8s/README.md                            | 14 ++++++++
 .../k8s/templates/core/backend-deployment.yaml     | 24 ++++++++++++-
 .../pulsar-deployment.yml}                         | 42 ++++++++++++++--------
 .../zookeeper-pvc.yaml => pulsar/pulsar-pvc.yml}   | 18 +++++-----
 .../pulsar-service.yml}                            | 10 +++---
 installer/k8s/values.yaml                          | 12 +++++++
 pom.xml                                            |  6 ++++
 streampipes-client-python/setup.py                 |  2 +-
 .../streampipes-connect-adapters-iiot/pom.xml      |  4 +++
 .../streampipes-connect-adapters/pom.xml           |  4 +++
 10 files changed, 106 insertions(+), 30 deletions(-)
 copy installer/k8s/templates/external/{nats/nats-deployment.yaml => 
pulsar/pulsar-deployment.yml} (58%)
 copy installer/k8s/templates/external/{zookeeper/zookeeper-pvc.yaml => 
pulsar/pulsar-pvc.yml} (66%)
 copy installer/k8s/templates/external/{couchdb/couchdb-service.yaml => 
pulsar/pulsar-service.yml} (77%)

Reply via email to