v1.0.34
- Fix an issue while accessing JSON data. The return type from function
execute_opensearch_query
is aurllib3.Response
type, which doesn't have aget_json()
function. - Limit parameterized searching to 500 results
Full Changelog: v1.0.33...v1.0.34