What's New in Version 0.8.13
New Features and Enhancements
Section titled “New Features and Enhancements”-
Improved the error message that sometimes appears when a query cannot be decrypted because the
cryptography
library is not installed. Previously, the error message was:library `cryptography.hazmat` missing; please installNow, the error message is:
Please open the navigation-bar dropdown labeled *Packages* and select `cryptography` under the *Anaconda Packages* section, and then re-run your query.
Bug Fixes
Section titled “Bug Fixes”-
Fixed a bug that caused some queries to fail with the error
AttributeError: Row object has no attribute data_type
. -
Other minor bug fixes.
Security Fixes
Section titled “Security Fixes”- Upgraded JavaScript dependencies of the debugger to address security vulnerabilities.