Sorry for the late update. - I'm always keeping track of release blockers on Jira and there is only one now (BEAM-8314 <https://issues.apache.org/jira/browse/BEAM-8314>). Fix <https://github.com/apache/beam/pull/9679> is out and under reviewing. - Preparation for doc and rc build is done. (pull/9667 <https://github.com/apache/beam/pull/9667>, pull/593 <https://github.com/apache/beam-site/pull/593>, pull/9671 <https://github.com/apache/beam/pull/9671/files>)
On Fri, Sep 13, 2019 at 12:41 PM Mark Liu <[email protected]> wrote: > New nightly snapshot was built and published to > http://repository.apache.org/content/groups/snapshots/org/apache/beam/. > > I'm working on release branch validation and blocker cherry-pick. The > blockers are listed in jira > <https://issues.apache.org/jira/browse/BEAM-8223?jql=project%20%3D%20BEAM%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Idea%2C%20%22Under%20Discussion%22%2C%20%22In%20Implementation%22%2C%20%22Triage%20Needed%22)%20AND%20fixVersion%20%3D%202.16.0%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC> > . > > On Wed, Sep 11, 2019 at 2:39 PM Mark Liu <[email protected]> wrote: > >> Hi all, >> >> The release-2.16.0 branch >> <https://github.com/apache/beam/tree/release-2.16.0> is cut on >> commit/8f919849766269b504dd17439f698ab97c6d89ad >> <https://github.com/apache/beam/commit/8f919849766269b504dd17439f698ab97c6d89ad> >> . >> The next step would be building snapshots and verify release branch. >> >> Regards, >> Mark >> >
