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)