v0.107.0
0.107.0 (2025-09-30)
Full Changelog: v0.106.0...v0.107.0
Features
- api: adds support for Auth Rule features (7e0277a)
Chores
- do not install brew dependencies in ./scripts/bootstrap by default (91d6a3d)
- docs: small updates to doc strings on a few endpoints (29d124d)
- improve example values (296dbed)
- internal: fix formatting (b2d5995)
- internal: update pydantic dependency (a9450be)
- types: change optional parameter type from NotGiven to Omit (8a9d613)
- update more places to use Omit (16eb50e)