0.4.0
Note: APIs may be subject to change.
Breaking Changes:
- Removed the
stable
parameter from partitioned view queries. The parameter is not valid on this type of request. - The
status
andtask
properties are removed from the_active_tasks
response model. These properties were included in error and are not returned. - Invalid JSON responses now raise an exception instead of returning a successful response with a string body.
Changes:
- Added additional properties that were missing from the
_active_tasks
response model. - Updated dependencies.