From fab23f873ee4d17611443ac0d18aa87a650ec6b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Tue, 18 Nov 2025 16:18:10 -0800 Subject: [PATCH] mark as beta --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e622fc..8767561 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ -# Fastly Compute C++ SDK +# Fastly Compute C++ SDK (Beta) + +> [!WARNING] +> The C++ SDK is still considered a beta-level release. While we have tested it +> to the best of our current ability, it's still very new and requires more time +> before it's considered safe to use in all scenarios. This SDK is lets you use Fastly Compute platform directly with C++, using a C++-native API with all the usual facilities of modern C++. In case you got to