Fixed - Fix resilience options (778) - use try-except block to guard against errors during json parsing. If the (790)
0.9.2
Not secure
Changelog Added - Accept all hierarchical options if given flatly (764) - Issue warning when given an unsupported option (757) - add session_time param (692) - Enable retrieval of historical data for 'target' (743) - Use `ContextVar` for global variables to ensure thread safety (736)
Changed - Retrieve backends with runtime api (774) - fetch session id from api (771)
Fixed - make sure that results are downloaded from an external (783) - Remove additional decomposition of BlueprintCircuit in JSON encode (780) - Set error levels to default when no backend is selected (772) - Honor the instance chosen when selecting a backend (661) - Fix error level default logic (751) - Set backend to none if not returned in job response (623)
0.9.1
Not secure
Changelog Added - Support downloading result from external url (709) - Added support for storing the account in a specified file-name (707) - Add backend filter to jobs() (719)
Fixed - Add ECR and CZ gate mapping (729) - Choose correct backend within a session (628) - Fix bug with initializing service with channel parameter (706) - changed max retries to 8 (663)