You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tz...@apache.org on 2020/09/21 06:02:10 UTC

[flink-statefun] branch master updated (13d8730 -> c11b3f0)

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

tzulitai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink-statefun.git.


    from 13d8730  [FLINK-19290] [docs] Add documentation for Flink DataStream integration SDK
     add c11b3f0  [release] Update version to 2.3-SNAPSHOT

No new revisions were added by this update.

Summary of changes:
 README.md                                                             | 4 ++--
 docs/_config.yml                                                      | 4 ++--
 pom.xml                                                               | 2 +-
 statefun-e2e-tests/pom.xml                                            | 2 +-
 statefun-e2e-tests/statefun-e2e-tests-common/pom.xml                  | 2 +-
 statefun-e2e-tests/statefun-exactly-once-e2e/pom.xml                  | 2 +-
 .../statefun-exactly-once-e2e/src/test/resources/Dockerfile           | 2 +-
 statefun-e2e-tests/statefun-remote-module-e2e/pom.xml                 | 2 +-
 .../statefun-remote-module-e2e/src/test/resources/Dockerfile          | 2 +-
 statefun-e2e-tests/statefun-sanity-e2e/pom.xml                        | 2 +-
 statefun-e2e-tests/statefun-sanity-e2e/src/test/resources/Dockerfile  | 2 +-
 statefun-examples/pom.xml                                             | 2 +-
 statefun-examples/statefun-async-example/pom.xml                      | 2 +-
 statefun-examples/statefun-async-python-example/statefun/Dockerfile   | 2 +-
 statefun-examples/statefun-flink-datastream-example/pom.xml           | 2 +-
 statefun-examples/statefun-flink-harness-example/pom.xml              | 2 +-
 statefun-examples/statefun-greeter-example/Dockerfile                 | 2 +-
 statefun-examples/statefun-greeter-example/pom.xml                    | 2 +-
 statefun-examples/statefun-python-greeter-example/Dockerfile          | 2 +-
 statefun-examples/statefun-python-k8s-example/Dockerfile.statefun     | 2 +-
 statefun-examples/statefun-ridesharing-example/Dockerfile.functions   | 2 +-
 statefun-examples/statefun-ridesharing-example/pom.xml                | 2 +-
 .../statefun-ridesharing-example-functions/pom.xml                    | 2 +-
 .../statefun-ridesharing-example-simulator/pom.xml                    | 2 +-
 .../statefun-ridesharing-protocol/pom.xml                             | 2 +-
 statefun-examples/statefun-shopping-cart-example/Dockerfile           | 2 +-
 statefun-examples/statefun-shopping-cart-example/pom.xml              | 2 +-
 statefun-examples/statefun-state-processor-example/pom.xml            | 2 +-
 statefun-flink/pom.xml                                                | 2 +-
 statefun-flink/statefun-flink-common/pom.xml                          | 2 +-
 statefun-flink/statefun-flink-core/pom.xml                            | 2 +-
 statefun-flink/statefun-flink-datastream/pom.xml                      | 2 +-
 statefun-flink/statefun-flink-distribution/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/statefun-flink-state-processor/pom.xml                 | 2 +-
 statefun-kafka-io/pom.xml                                             | 2 +-
 statefun-kinesis-io/pom.xml                                           | 2 +-
 statefun-python-sdk/setup.py                                          | 2 +-
 statefun-quickstart/pom.xml                                           | 2 +-
 statefun-sdk/pom.xml                                                  | 2 +-
 statefun-testutil/pom.xml                                             | 2 +-
 tools/docker/build-stateful-functions.sh                              | 2 +-
 tools/k8s/Chart.yaml                                                  | 2 +-
 46 files changed, 48 insertions(+), 48 deletions(-)