From 3572a0bac9ddc1f09f18f4626f99d505dd26da82 Mon Sep 17 00:00:00 2001 From: Joe Clark Date: Tue, 7 Apr 2026 14:41:05 +0100 Subject: [PATCH] remove collections beta notice --- docs/build/collections.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/build/collections.md b/docs/build/collections.md index b4ab95677690..17a5eb5618dd 100644 --- a/docs/build/collections.md +++ b/docs/build/collections.md @@ -14,16 +14,6 @@ Webhooks, storing large mapping files, and sharing state between workflows. Collections can be used to store a very large number of items (in the order of millions). -:::caution Collections Stability - -Collections is a new feature to OpenFn, in beta release since November 2024. - -We'd love to hear your feedback on -[community.openfn.org](https://community.openfn.org/) via email at -[support@openfn.org](mailto:support@openfn.org). - -::: - ## Use Cases ### Buffering Data