Skip to content

v0.7: Fix: Trim white spaces in user provided shard-ids

Compare
Choose a tag to compare
@buddhike buddhike released this 21 Mar 06:02
· 35 commits to main since this release
When specifying a list of shard ids, users are
likely to use white space characters.
This change will sanitise the input before passing
it to sdk calls.