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 ed6b475 [hotfix] [build] Remove redundant shade filter from statefun-flink-datastream new 992f86b [FLINK-20987] Upgrade to Flink 1.12.1 new d5da910 [FLINK-20742] [build] Skip deployment of example artifacts 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: docs/_config.yml | 2 +- pom.xml | 2 +- statefun-examples/pom.xml | 11 ++++ .../statefun-ridesharing-example-simulator/pom.xml | 76 +--------------------- statefun-flink/statefun-flink-common/pom.xml | 2 +- .../statefun/flink/core/StatefulFunctionsJob.java | 3 +- .../core/functions/FlinkTimerServiceFactory.java | 8 +-- .../flink/core/functions/ReductionsTest.java | 16 +++-- .../src/main/resources/META-INF/NOTICE | 4 +- tools/docker/Dockerfile | 2 +- 10 files changed, 37 insertions(+), 89 deletions(-)