- Use Python descriptors to access entity properties.
- Add validation for
id
field of PathElement. - Add validation for
path
field of Key.
- Safe parsing response body of
lookup
request.
- Add
OR
support to CompositeFilterOperator.
- Handle datetime value with tzinfo.
- Fix timestamp value conversion.
- Initial client implemntation (only v1/projects API).