This repository was archived by the owner on Mar 6, 2026. It is now read-only.
v3.17.0
3.17.0 (2024-01-24)
Features
Bug Fixes
query_and_waitnow retains unknown query configuration_properties(#1793) (4ba4342)- Raise
ValueErrorinquery_and_waitwith wrongjob_configtype (4ba4342)
Documentation
- Remove unused query code sample (#1769) (1f96439)
- Update
snippets.pyto usequery_and_wait(#1773) (d90602d) - Update multiple samples to change query to query_and_wait (#1784) (d1161dd)
- Update the query with no cache sample to use query_and_wait API (#1770) (955a4cd)
- Updates
querytoquery and waitin samples/desktopapp/user_credentials.py (#1787) (89f1299)