v4.10.3
What's Changed
- Fix backup/restore for the embedded server by @parkerduckworth in #1485
- Ensure all
BlockingIOError
exceptions are ignored in event loop by @tsmith023 in #1503 - Add support for tenant operations by @dirkkul in #1493
- Add support for dynamic backup path by @dirkkul in #1494
- Replace
threading.Lock
withasyncio.Lock
when batching to avoid deadlocks by @tsmith023 in #1270 - Fix adding a location when no config is given by @dirkkul in #1506
- Add support for debug get object endpoint: by @tsmith023 in #1507
- Add google ai studio by @dirkkul in #1510
Full Changelog: v4.10.2...v4.10.3