- Changed owner getter in Secureapp rest xml api, to check if I get a response first
- Re-using cookies in subsequent requests to improve authentication efficiency
- Secure_Track_Helper.get_topology_clouds - fixed "type" argument name in the generated url
- added delete_network_object_for_app_id to SA helpers
- added reject_ticket, get_topology_path_image_by_ar, get_excluded_devices, put_excluded_devices to SC helpers
- added get_topology_clouds, add_descendant_to_zone, post_domain, get_topology_path_img, get_zones_for_device to ST helpers
- Added tickets attribute to Device_Revision class
- Fixed a bug that removed members from group network object when updating a group network object in SecureApp
- Fixed a bug when creating a subnet network object
- Added comment attribute to SecureApp network objects
- Added comment attribute to SecureApp User
- Added support both prefix and netmask in SecureApp Subnet_Network_Object
- Added support for user group in extended connections
- Added viewers attribute to to SecureApp Application
- Added default value option to the get method in the config parser
- Added missing attributes to classes
- Added new triggers such as resolve, pre script and automatic step failed
- Fixed a bug that causes issues with as_netaddr_obj() for Fortinet network objects
- Added method to get file via SFTP
- Added file to POST
- Added more attributes to the designer instructions
- Added rule and server decommission
- Added NAT rules
- Added UID parameter to Base_Object
- Added pagination to rule search
- Added more parameters to the get services and get network objects methods
- Added new helper get_topology_path and get_nat_rules_by_device_id
- Bugs correction
- Fixed a bug when calling Secure_Track_Helper.get_security_policy_violations_for_all_devices method
- Fixed a bug in Access_Request_Generator: cidr and netmask tags will be generated correctly. pytos version bumped to 0.0.2
- Supports SecureTrack, SecureChange and SecureApp
- Supports most of the endpoint APIs