- Issue with creating security plan clients when a session for one client failed to be created
0.1.8
Fixed
- Regression that removed an optimization that allowed user to make requests to the same storage node without getting a new storage auth token for each request
0.1.7
Fixed
- Bug in authentication handling logic that caused authentication tokens to not automatically renew properly when they expired. - Bug in creating security plan clients that caused some clients to not be created for users with multiple plans or archives
0.1.6
Fixed
- Issues with unicode support in `securitydata.search_file_events()` and `archive.download_from_backup()`
0.1.5
Fixed
- Bug in the path-matching logic of `archive.download_from_backup` that caused: - downloads to fail if the drive/root path didn't match, case-sensitive - the API to return `None` instead of raising an exception