Hi to all, I wanted to update my Flink cluster installation to Flink 0.10.1 but I can't find the respective branch. In the past, I used to go in the apache-flink git folder, exec a *git pull *and a *git branches -a* in order to *checkout* on the proper release branch. However I saw that there's only a tag for the 0.10.1 release (i.e. release-0.10.0). What command should I do to align my sources with that tag?
Also in the documentation ( https://ci.apache.org/projects/flink/flink-docs-master/setup/building.html) there's no mention on how to build Flink for a specific tag :( Thanks in advance, Flavio