You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/UserGuides/Miscellaneous/Changelog.rst
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,15 @@ Improvements
8
8
^^^^^^^^^^^^
9
9
10
10
* Added support for enabling or disabling Direct Mode on CTERA Portal Storage Nodes.
11
+
* Introduced a method for setting the Advanced Domain Mapping configuration. **Note:** This method requires the full list of mappings to be provided and will overwrite the existing configuration.
11
12
12
-
Related issues and pull requests on GitHub: `#310 <https://github.com/ctera/ctera-python-sdk/pull/310>`_
13
+
Bug Fixes
14
+
^^^^^^^^^
15
+
16
+
* Removed redundant call when retrieving the list of domain mappings.
17
+
18
+
Related issues and pull requests on GitHub: `#310 <https://github.com/ctera/ctera-python-sdk/pull/310>`_,
0 commit comments