In particular, is the following bug fix available in 9.3.1? This fix is essential to us.
https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11235
“Avoid over/underflow in shader normal computation”
No, it did not make it in time for 9.3.1
A quick way to know whether a merge request made it or not is to click on the commit sha in the line that reads “Changes merged into master abcdef”
and then look for the “Tags containing commit” and expand it. For this MR, there are no tags.
However, if the commit is part of a tag, gitlab will list them out.
If the commit is not part of any tag, the Tags item will not appear at all.