Releases: MyPureCloud/platform-client-sdk-python
252.1.0
Release notes for version 252.1.0
Platform API version: 10094
Release Notes
Optional parameters of an SDK method (originating from API Endpoint path, query or header parameters) can now be set to None.
In this case, the parameter will be ignored and removed from the HTTP request to be issued.
Prior to this version, when setting an optional parameter to None, the parameter was sent with a value "None".
E.g. api_response = api_instance.get_users(page_size=page_size, page_number=page_number, id=id, jabber_id=None, sort_order=sort_order, expand=expand, integration_presence_source=None, state=state)
Changes in this version
- Major changes: 0
- Minor changes: 0
- Point changes: 0
For the full changelog, read the releaseNotes.md file in the repo.
252.0.0
Release notes for version 252.0.0
Platform API version: 10094
Changes in this version
- Major changes: 14
- Minor changes: 35
- Point changes: 0
For the full changelog, read the releaseNotes.md file in the repo.
251.0.0
Release notes for version 251.0.0
Platform API version: 10068
Changes in this version
- Major changes: 13
- Minor changes: 103
- Point changes: 3
For the full changelog, read the releaseNotes.md file in the repo.
250.0.0
Release notes for version 250.0.0
Platform API version: 10012
Changes in this version
- Major changes: 19
- Minor changes: 154
- Point changes: 6
For the full changelog, read the releaseNotes.md file in the repo.
249.0.0
Release notes for version 249.0.0
Platform API version: 9959
Changes in this version
- Major changes: 5
- Minor changes: 45
- Point changes: 1
For the full changelog, read the releaseNotes.md file in the repo.
248.0.0
Release notes for version 248.0.0
Platform API version: 9928
Changes in this version
- Major changes: 8
- Minor changes: 28
- Point changes: 1
For the full changelog, read the releaseNotes.md file in the repo.
247.0.0
Release notes for version 247.0.0
Platform API version: 9904
Changes in this version
- Major changes: 11
- Minor changes: 175
- Point changes: 0
For the full changelog, read the releaseNotes.md file in the repo.
246.1.0
Release notes for version 246.1.0
Platform API version: 9841
Changes in this version
- Major changes: 0
- Minor changes: 0
- Point changes: 0
For the full changelog, read the releaseNotes.md file in the repo.
246.0.0
Release notes for version 246.0.0
Platform API version: 9841
Changes in this version
- Major changes: 9
- Minor changes: 195
- Point changes: 12
For the full changelog, read the releaseNotes.md file in the repo.
245.0.0
Release notes for version 245.0.0
Platform API version: 9791
Changes in this version
- Major changes: 1
- Minor changes: 10
- Point changes: 0
For the full changelog, read the releaseNotes.md file in the repo.