You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v1.2.0 Updates (#534)
* API client:
* Add ip_multi command to support bulk IP Context lookups
* Fix issue with "include_invalid" option on quick command failing with "riot" key missing
* CLI:
* Add ip-multi command to support bulk IP Context lookups
* Add support for comma separated IP lists for ip-multi and quick commands
* Add size and scroll arguments for query and stats command
* Update quick command to not error completely when non-routable IP is passed as an input in a list
* Dependencies:
* Added colorama dependency
* Update Click to 8.0.3
* Updated cachetools to 5.0.0
* Updated jinja to 3.0.3
* Updated more-itertools to 8.12.0
* Updated requests to 2.27.1
* Updated structlog to 21.5.0