You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,12 @@ into. Wherobots Cloud supports the following compute regions:
79
79
> and customers; other regions are currently reserved to Professional
80
80
> Edition customers.
81
81
82
+
> [!WARNING]
83
+
> 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.
84
+
> Before this support for new regions is added, we will release an updated version of the SDK.
85
+
> While you can continue using an older SDK version for your development,
86
+
> any new or existing SQL session you initialize without specifying the `region` parameter will be hosted in the `aws-us-west-2` region.
87
+
82
88
### Advanced parameters
83
89
84
90
The `connect()` method takes some additional parameters that advanced
0 commit comments