1.3.0 Release
1.3.0 (2017-09-15)
Implemented enhancements:
- Allow specifying range to return > 10 cases, observables, etc., #30
- fix two cases of bad indentation in exception handling code #26 (Rolinh)
- fix default severity level of an alert #25 (Rolinh)
Fixed bugs:
- certificate verify option not included in create_case_task #27
Closed issues:
- Add an API method to create users #33
- Feature Request - Task Log Template/Boilerplate Text #32
- Add support to authentication by API key #36
- Add a find_alerts method to search for alerts #31
Merged pull requests:
- Added verify parameter to calls #28 (billmurrin)