File tree Expand file tree Collapse file tree
docs/source/UserGuides/Miscellaneous Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- 2.20.10 (2025-06-07)
5- --------------------
4+ 2.20.10
5+ -------
66
77Improvements
88^^^^^^^^^^^^
@@ -13,8 +13,8 @@ Improvements
1313
1414*Related issues and pull requests on GitHub: * `#300 <https://github.com/ctera/ctera-python-sdk/pull/300 >`_
1515
16- 2.20.9 (2025-06-06)
17- -------------------
16+ 2.20.9
17+ ------
1818
1919Improvements
2020^^^^^^^^^^^^
@@ -26,8 +26,8 @@ Improvements
2626*Related issues and pull requests on GitHub: * `#299 <https://github.com/ctera/ctera-python-sdk/pull/299 >`_
2727
2828
29- 2.20.8 (2025-06-04)
30- -------------------
29+ 2.20.8
30+ ------
3131
3232What's New
3333^^^^^^^^^^
@@ -37,20 +37,20 @@ What's New
3737*Related issues and pull requests on GitHub: * `#298 <https://github.com/ctera/ctera-python-sdk/pull/298 >`_
3838
3939
40- 2.20.7 (2025-06-02)
41- -------------------
40+ 2.20.7
41+ ------
4242
4343Improvements
4444^^^^^^^^^^^^
4545
46- * Updated `` cterasdk.common.object.Object ` ` to inherit from ``MutableMapping ``, enabling dictionary-like access.
46+ * Updated :py:class: ` cterasdk.common.object.Object ` to inherit from ``MutableMapping ``, enabling dictionary-like access.
4747* Added support for the HTTP PROPFIND method.
4848
4949*Related issues and pull requests on GitHub: * `#297 <https://github.com/ctera/ctera-python-sdk/pull/297 >`_
5050
5151
52- 2.20.6 (2025-05-30)
53- -------------------
52+ 2.20.6
53+ ------
5454
5555Bug Fixes
5656^^^^^^^^^
@@ -60,17 +60,17 @@ Bug Fixes
6060*Related issues and pull requests on GitHub: * `#296 <https://github.com/ctera/ctera-python-sdk/pull/296 >`_
6161
6262
63- 2.20.5 (2025-05-20)
64- -------------------
63+ 2.20.5
64+ ------
6565
6666Bug Fixes
6767^^^^^^^^^
6868
6969* Fixed an issue where ``AsyncGlobalAdmin `` could not browse Team Portal tenants.
7070
7171
72- 2.20.4 (2025-05-19)
73- -------------------
72+ 2.20.4
73+ ------
7474
7575Bug Fixes
7676^^^^^^^^^
@@ -80,8 +80,8 @@ Bug Fixes
8080*Related issues and pull requests on GitHub: * `#295 <https://github.com/ctera/ctera-python-sdk/pull/295 >`_
8181
8282
83- 2.20.3 (2025-05-18)
84- -------------------
83+ 2.20.3
84+ ------
8585
8686What's New
8787^^^^^^^^^^
Original file line number Diff line number Diff line change @@ -137,4 +137,4 @@ HTTP Transport
137137.. autoclass :: cterasdk.exceptions.transport.GatewayTimeout
138138 :noindex:
139139 :members:
140- :show-inheritance:
140+ :show-inheritance:
You can’t perform that action at this time.
0 commit comments