From 5cf96eb5ce6340c2b1e374283ea1f221354e55c6 Mon Sep 17 00:00:00 2001 From: "zongsi.zhang" Date: Wed, 5 Mar 2025 12:02:56 -0800 Subject: [PATCH] Warn region enforcement in README.md Co-authored-by: Kelly-Ann Dolor --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 18ae569..db50c9c 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,12 @@ into. Wherobots Cloud supports the following compute regions: > and customers; other regions are currently reserved to Professional > Edition customers. +> [!WARNING] +> To prepare for the expansion of Wherobots Cloud to new regions and cloud providers, the `region` parameter will become mandatory in a future SDK version. +> Before this support for new regions is added, we will release an updated version of the SDK. +> While you can continue using an older SDK version for your development, +> any new or existing SQL session you initialize without specifying the `region` parameter will be hosted in the `aws-us-west-2` region. + ### Advanced parameters The `connect()` method takes some additional parameters that advanced