I do not think we have this information very explicitly on our website. It is a good idea to add a table like this to the docs.
On Tue, Jun 16, 2020 at 11:20 AM Ning Kang <ni...@google.com> wrote: > Hi! > > Recently, I've seen questions around using incompatible JDK versions and > Python versions with Beam on Stackoverflow. For example, this question > <https://stackoverflow.com/questions/57017337/what-is-the-latest-version-of-jdk-used-by-apache-beam> > about JDK and this question > <https://stackoverflow.com/questions/62387489/gcp-dataflow-template-creation-issue-through-python-sdk/> > about using Python 3.8. > > As we move Beam version forward, is there a public document continuously > updated that tells the user of below information, like: > > Beam version > > JDK version range > > Python version range > > WIP > > 2.22.0 > > 8 > > 2, 3.5, 3.6, 3.7 > > BEAM-2530 <https://issues.apache.org/jira/browse/BEAM-2530> > > ... > > ... > > ... > > ... > > So that when they set up or maintain their project, they have a clear idea > of what works, what will work and what will not work in the future? > > Thanks! > > Ning. > >