We recently received the notice regarding changes to how query IDs are handled. It appears that the SDK uses numeric query IDs for calls to the affected endpoints in some instances, such as
|
return await sdk.query(String(id)); |
Are there plans to release an updated SDK that's compatible with these changes?
Thanks!