Due to the conversion of releases/stable from being a branch to a tag following CXX-3150, it is now listed among tags matching the r* pattern, which the calc_release_version.py script does not expect:
Exception: Expected 1 or 0 tags on HEAD, got: ['r4.0.0', 'releases/stable']
- is related to
-
CXX-3150 Release 4.0.0
- Closed