Releases: ctera/ctera-python-sdk
Releases · ctera/ctera-python-sdk
2.18.6
update find_attr (#144)
2.18.5
Saimon/improve ntp config (#137) * Add ntp commands, fix docs and log print
2.18.4
Change proto to protocol to resolve Ansible play (#136)
2.18.3
Support modifying syslog server config (#135)
2.18.2
SDK Improvements for Ansible Plays (#134)
2.18.1
Add a method for obtaining the connected domain (#133) * Add a method for obtaining the connected domain
2.18.0
Support Portal Active Directory conn. mgmt. (#132) * Support Portal Active Directory conn. mgmt.
2.17.3
Change hex computation to be backward compatible with Python 3.6 (#129) * Change hex computation to be backward compatible with Python 3.6
2.17.2
Adjust code to support Ansible collection
2.17.1
Improve SSL mangement: (#127) - Support passing private key and certificate files as strings - Change edge/ssl module to use crypto services - Update edge/ssl UT