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

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


    omit 04c8b8b4 Bump protobuf-java in 
/statefun-shaded/statefun-protobuf-shaded
     add 46cbfd54 [release] Update version to 3.4-SNAPSHOT
     add 4b1e0ff0 [FLINK-33002][Statefun] Bump snappy-java from 1.1.4 to 
1.1.10.1
     add b06c0a23 [FLINK-31619] Upgrade Stateful Functions to Flink 1.16.2. 
This closes #331
     add 618816ee Bump protobuf-java in 
/statefun-shaded/statefun-protobuf-shaded

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   (04c8b8b4)
            \
             N -- N -- N   
refs/heads/dependabot/maven/statefun-shaded/statefun-protobuf-shaded/com.google.protobuf-protobuf-java-3.16.3
 (618816ee)

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:
 docs/config.toml                                   |  4 +-
 pom.xml                                            | 19 ++++----
 statefun-e2e-tests/pom.xml                         |  2 +-
 .../statefun-e2e-tests-common/pom.xml              |  2 +-
 .../statefun-smoke-e2e-common/pom.xml              |  2 +-
 .../statefun-smoke-e2e-driver/pom.xml              |  2 +-
 .../statefun-smoke-e2e-embedded/pom.xml            |  4 +-
 .../src/test/resources/Dockerfile                  |  2 +-
 .../statefun-smoke-e2e-golang/pom.xml              |  2 +-
 .../src/test/resources/Dockerfile                  |  2 +-
 statefun-e2e-tests/statefun-smoke-e2e-java/pom.xml |  2 +-
 .../src/test/resources/Dockerfile                  |  2 +-
 statefun-e2e-tests/statefun-smoke-e2e-js/pom.xml   |  2 +-
 .../src/test/resources/Dockerfile                  |  2 +-
 .../statefun-smoke-e2e-multilang-base/pom.xml      |  2 +-
 .../statefun-smoke-e2e-multilang-harness/pom.xml   |  4 +-
 statefun-flink/pom.xml                             |  4 +-
 statefun-flink/statefun-flink-common/pom.xml       |  2 +-
 statefun-flink/statefun-flink-core/pom.xml         |  2 +-
 .../statefun/flink/core/StatefulFunctionsJob.java  |  2 +-
 .../core/nettyclient/NettyRequestReplyHandler.java |  2 +-
 .../flink/core/functions/ReductionsTest.java       | 51 +++++-----------------
 statefun-flink/statefun-flink-datastream/pom.xml   |  2 +-
 statefun-flink/statefun-flink-distribution/pom.xml |  2 +-
 statefun-flink/statefun-flink-extensions/pom.xml   |  2 +-
 statefun-flink/statefun-flink-harness/pom.xml      |  2 +-
 statefun-flink/statefun-flink-io-bundle/pom.xml    |  2 +-
 statefun-flink/statefun-flink-io/pom.xml           |  2 +-
 statefun-flink/statefun-flink-launcher/pom.xml     |  2 +-
 .../statefun-flink-state-processor/pom.xml         |  2 +-
 statefun-kafka-io/pom.xml                          |  2 +-
 statefun-kinesis-io/pom.xml                        |  2 +-
 statefun-sdk-embedded/pom.xml                      |  2 +-
 statefun-sdk-go/pom.xml                            |  2 +-
 statefun-sdk-java/pom.xml                          |  2 +-
 statefun-sdk-js/package.json                       |  2 +-
 statefun-sdk-js/pom.xml                            |  2 +-
 statefun-sdk-protos/pom.xml                        |  2 +-
 statefun-sdk-python/pom.xml                        |  2 +-
 statefun-sdk-python/setup.py                       |  2 +-
 statefun-shaded/pom.xml                            |  2 +-
 statefun-shaded/statefun-protobuf-shaded/pom.xml   |  2 +-
 statefun-shaded/statefun-protocol-shaded/pom.xml   |  2 +-
 statefun-testutil/pom.xml                          |  2 +-
 tools/docker/Dockerfile                            |  2 +-
 tools/docker/build-stateful-functions.sh           |  2 +-
 tools/k8s/Chart.yaml                               |  2 +-
 47 files changed, 71 insertions(+), 97 deletions(-)

Reply via email to