using `2023.8.0`, `exists` seems not awaitable, I saw pr was merged, is it in the next release? ------------ just check the tests, it seems it's using async internally but the method is still sync, is there any plan to make them awaitable?