v2.0.0
-
BREAKING CHANGE:
- Removed support for python 3.5
-
API client:
- Added
similarcommand to support IP Similarity lookups - Added
timelinecommand to support IP Time Series Single Attribute lookups - Added
timelinehourlycommand to support IP Time Series Hourly Summary lookups - Added
timelinedailycommand to support IP Time Series Daily Summary lookups - Added
exclude_rawparameter to query command to reduce issues with default behavior in integrations
- Added
-
CLI:
- Added
similarcommand to support IP Similarity lookups - Added
timelinecommand to support IP Time Series Single Attribute lookups - Added
timelinehourlycommand to support IP Time Series Hourly Summary lookups - Added
timelinedailycommand to support IP Time Series Hourly Summary lookups
- Added
-
Dependencies:
- Updated dict2xml to version 1.7.2
- Updated colorama to version 0.4.6
- Updated cachetools to version 5.3.0