Skip to content

0.5.0

Compare
Choose a tag to compare
@ricellis ricellis released this 27 Mar 14:04
· 511 commits to main since this release

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 and task 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 error instead of returning a successful response object with a string body.

Changes:

  • Added additional properties that were missing from the _active_tasks response model.
  • Updated dependencies.
  • JSON error response bodies are now available as objects in the result property of a response.