Skip to content

Commit 735aaa5

Browse files
committed
Clarify fixes in minor releases
1 parent c7574df commit 735aaa5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/en/docs/releasenotes/studio-pro/lts-mts.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@ A monthly release is a non-MTS/LTS minor release that only receives patches for
127127

128128
### Support Duration
129129

130-
Monthly release versions do not enjoy regular patch releases like MTS and LTS versions do. Bugs found in monthly release versions are directly resolved in the subsequent monthly release.
130+
Monthly release versions do not enjoy regular patch releases like MTS and LTS versions do. Most bugs found in monthly release versions are resolved in the subsequent monthly release. However, high impact bugs which are found before the next minor (monthly) release may lead to a patch release.
131131

132-
For example, if a bug is found in version 10.1, it will only be fixed in the next monthly release, which would be version 10.2.
132+
For example, if a bug is found in version 10.1.0 before version 10.2.0 is released, it will usually only be fixed in the next monthly release, that is version 10.2.0. If the bug is judged to have a high impact and can be fixed quickly, then a patched version 10.1.1 may be released.
133133

134134
### Release Cycle
135135

@@ -139,7 +139,7 @@ This is a monthly release that includes new features as well as security patches
139139

140140
A monthly release only receives patches for critical/security issues if they can be released earlier and faster than the next minor version release. Otherwise, bugs found in a monthly release will only be fixed rolling forward to the next minor version.
141141

142-
For example, if you are using version 10.1 after 10.2 has been released and you find a critical issue in 10.1, that fix will only be released in the next monthly release, which would be 10.3.
142+
For example, if you are using version 10.1.0 after 10.2.0 has been released and you find a critical issue in 10.1.0, that fix will only be released in the next monthly release, which would be 10.3.0.
143143

144144
If a bug is found in a monthly-release version for an older major version, it will only be fixed as a patch on the existing LTS (for example, a bug found in 10.16 will only be fixed for a patch release on the LTS version 10.24).
145145

0 commit comments

Comments
 (0)