Skip to content

Releases: ctera/ctera-python-sdk

2.18.6

30 Aug 15:15
78b9cf6

Choose a tag to compare

update find_attr (#144)

2.18.5

20 Aug 16:01
30c78a7

Choose a tag to compare

Saimon/improve ntp config (#137)

* Add ntp commands, fix docs and log print

2.18.4

02 Aug 16:09
ee695a6

Choose a tag to compare

Change proto to protocol to resolve Ansible play (#136)

2.18.3

02 Aug 15:52
9d4b9b6

Choose a tag to compare

Support modifying syslog server config (#135)

2.18.2

02 Aug 14:42
e94f625

Choose a tag to compare

SDK Improvements for Ansible Plays (#134)

2.18.1

30 Jul 13:00
8c867d4

Choose a tag to compare

Add a method for obtaining the connected domain (#133)

* Add a method for obtaining the connected domain

2.18.0

29 Jul 18:46
8fba266

Choose a tag to compare

Support Portal Active Directory conn. mgmt. (#132)

* Support Portal Active Directory conn. mgmt.

2.17.3

15 Jul 19:03
823e572

Choose a tag to compare

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

06 Jul 22:40
e5b333c

Choose a tag to compare

Adjust code to support Ansible collection

2.17.1

02 Jul 18:58
3ac1937

Choose a tag to compare

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