-1 There is an issue with the `go.mod` file which prevents it from properly being released. I have opened a PR[1] .
This should not affect testing, this fix is only required to actually publish the release. [1] https://github.com/apache/flink-statefun/pull/260 On Mon, Aug 23, 2021 at 10:38 AM Igal Shilman <i...@apache.org> wrote: > Hi everyone, > > Please review and vote on the release candidate #1 for the version 3.1.0 of > Apache Flink Stateful Functions, as follows: > [ ] +1, Approve the release > [ ] -1, Do not approve the release (please provide specific comments) > > **Testing Guideline** > > You can find here [1] a page in the project wiki on instructions for > testing. > To cast a vote, it is not necessary to perform all listed checks, > but please mention which checks you have performed when voting. > > **Release Overview** > > As an overview, the release consists of the following: > a) Stateful Functions canonical source distribution, to be deployed to the > release repository at dist.apache.org > b) Stateful Functions Python SDK distributions to be deployed to PyPI > c) Maven artifacts to be deployed to the Maven Central Repository > d) New Dockerfiles for the release > e) GoLang SDK tag v3.1.0-rc1 > > **Staging Areas to Review** > > The staging areas containing the above mentioned artifacts are as follows, > for your review: > * All artifacts for a) and b) can be found in the corresponding dev > repository at dist.apache.org [2] > * All artifacts for c) can be found at the Apache Nexus Repository [3] > > All artifacts are signed with the key > 73BC0A2B04ABC80BF0513382B0ED0E338D622A92 [4] > > Other links for your review: > * JIRA release notes [5] > * source code tag "release-3.1.0-rc1" [6] > * PR for the new Dockerfiles [7] > > **Vote Duration** > > The voting time will run for at least 72 hours. We are targeting this vote > to last until Thursday, 26th of August, 6pm CET. > If it is adopted by majority approval, with at least 3 PMC affirmative > votes, it will be released. > > Thanks, > > [1] > > https://cwiki.apache.org/confluence/display/FLINK/Verifying+a+Flink+Stateful+Functions+Release > [2] https://dist.apache.org/repos/dist/dev/flink/flink-statefun-3.1.0-rc1/ > [3] > https://repository.apache.org/content/repositories/orgapacheflink-1445/ > [4] https://dist.apache.org/repos/dist/release/flink/KEYS > [5] > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12350038&projectId=12315522 > [6] https://github.com/apache/flink-statefun/tree/release-3.1.0-rc1 > [7] https://github.com/apache/flink-statefun-docker/pull/15 >