2023.08.4 release
Breaking changes:
- The arguments of validators got swapped, now the first argument is the update data and the second argument is an optional query.
Features:
- Added
Service.insert_many()
+ related types.
Fixes:
None
query handling.
Plus added a few new tests and updated the FastAPI example.