Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit d53bb21

Browse files
committed
DOC-124 clarify preview
1 parent f7e895e commit d53bb21

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/content/basics/resources/product-launch-stages.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ All launches of Apollo products, features, and open-source releases use two laun
99

1010
### Preview
1111

12-
Product and feature previews are usually announced publicly and represent a near-complete version of associated functionality. However, previews are not officially supported with any SLA, and breaking API changes are possible between incremental versions of a preview.
12+
Product and feature previews represent an early version of associated functionality.
1313

14-
A preview might still contain bugs or undergo iteration. You're encouraged to try previews in test environments to familiarize yourself with upcoming functionality before it reaches [general availability](#general-availability).
14+
Previews aren't officially supported with any SLA, and breaking API changes are possible between incremental versions of a preview.
15+
16+
We encourage you to provide your feedback about functionality and issues you encounter when trying previews in your development and test environments. We might release multiple previews before the functionality reaches [general availability](#general-availability).
1517

1618
### General availability
1719

@@ -53,4 +55,4 @@ Products, features, and open-source releases that reach end-of-life are no longe
5355

5456
End-of-life releases published to a package registry aren't removed from that registry. This means you can still install end-of-life versions past the end-of-life date (though Apollo strongly recommends against this).
5557

56-
Do not run end-of-life open-source releases in production. Upgrade to the latest generally available release as soon as possible to ensure you continue receiving security patches, bug fixes, new features, and compatibility with GraphOS features.
58+
**Do not run end-of-life open-source releases in production**. Upgrade to the latest generally available release as soon as possible to ensure you continue receiving security patches, bug fixes, new features, and compatibility with GraphOS features.

0 commit comments

Comments
 (0)