Skip to content

Commit 7462054

Browse files
Karl Heinz Struggllizokm
andcommitted
Apply suggestions from code review
Co-authored-by: Liza Mock <[email protected]>
1 parent 3d99ef5 commit 7462054

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/platforms/android/releases/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Releases are promoted from `Latest` to `Stable` when they've been used in the fi
2222

2323
### Where can I find the latest stable release for any given SDK?
2424

25-
On the releases pages of the SDK's GitHub repo. Stable releases will be indicated with the label `(Stable)` in the name of the release. You can also use the search box in the top right to search for the newest releases.
25+
On the <Link to="https://github.com/getsentry/sentry-java/releases/">releases page</Link> of the SDK's GitHub repo. Stable releases will be indicated with the label `(Stable)` in the name of the release. You can also use the search box in the top right to search for the newest releases.
2626

2727
### Does this mean the release channels are not stable?
2828

@@ -34,8 +34,8 @@ The stable release cycle depends on a number of factors and can vary, but the ta
3434

3535
### Should I only use stable releases?
3636

37-
This is a personal choice for you, your team, and your company. As stated earlier, every release is considered stable, but `Stable` releases have been tested longer with the tradeoff of a slightly delayed availability. This is also the reason why there isn't a pre-release for every release.
37+
Stable releases have been tested in the field and at significant scale. They are intended for a dependable and consistent experience. Please note that the `Stable` release channel will get our newest features later than other releases.
3838

39-
### How does this relate to the release process and stability of a feature?
39+
### How does this relate to the stability of a feature?
4040

41-
This process doesn't affect the release process and stability of specific SDK or Product features, such as Session Replay. For example, a new feature that is still experimental might be part of a stable SDK release, and it will be opt-in and clearly marked as experimental.
41+
The `Stable` release status doesn't ascertain the stability of specific SDK or Product features, such as Session Replay. For example, a new feature that is still experimental might be part of a stable SDK release, and it will be opt-in and clearly marked as experimental.

0 commit comments

Comments
 (0)