+1 (non-binding) - Verify checksums and GPG files - Verify that the source archives do not contains any binaries - Build the source with Maven to ensure all source files have Apache headers (JDK8) Command: mvn clean install -Papache-release - Run e2e tests (JDK8) - Check that all POM files, Dockerfiles, examples point to the same version. That includes the quickstart artifact POM files. - pip install apache_flink_statefun-2.2.2-py3-none-any.whl - Verified NOTICE files in statefun-flink-datastream, statefun-flink-distribution and statefun-ridesharing-example-simulator
Best, Xingbo