Skip to content

Commit 6576453

Browse files
authored
docs: Clarify beta version warning and dependencies (#8)
1 parent f5ccbdf commit 6576453

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@ This provider allows for using LaunchDarkly with the OpenFeature SDK for Python.
1010

1111
This provider is designed primarily for use in multi-user systems such as web servers and applications. It follows the server-side LaunchDarkly model for multi-user contexts. It is not intended for use in desktop and embedded systems applications.
1212

13-
This provider is a beta version and should not be considered ready for production use while this message is visible.
13+
> [!WARNING]
14+
> This is a beta version. The API is not stabilized and may introduce breaking changes.
15+
16+
> [!NOTE]
17+
> This OpenFeature provider uses production versions of the LaunchDarkly SDK, which adhere to our standard [versioning policy](https://docs.launchdarkly.com/home/relay-proxy/versioning).
1418
1519
# LaunchDarkly overview
1620

0 commit comments

Comments
 (0)