v1.3.0
-
API client:
- Rework logging to remove structlog predefined logging to follow best practices
- Update the
quickcommand to use a POST API request instead of a GET API request - Fix bug with
ip_multipreventing lists of more than 1000 entries from returning correct data - Fix bug with
ip_multiwhen cache is disabled not returning correct values - Fix bug with
ip_multiwhereinclude_invalidparameter was not working
-
CLI:
- None
-
Dependencies:
- Updated Click to 8.1.3
- Updated colorama to 0.4.5
- Updated jinja2 to 3.1.2
- Updated more-itertools to 8.14.0
- Update requests to 2.28.1
- Removed structlog