Version 1.9.59
Relevant Changes
- Bug Fix: ApiResponse Handling: Improved the handling of
headersandpaginationinApiResponseto prevent potentialNoneTypeerrors. This ensures more robust error handling and token retrieval.
Internal
- Dependency Update: Updated
boto3from version1.42.6to1.42.8in bothrequirements.txtanddocs/requirements.txt. - Version Update: Updated the version number from 1.9.58 to 1.9.59 in
__version__.py.
This version focuses on improving the stability of API response handling and includes internal dependency updates.