Skip to content

Python SDK Change Log (Deprecated)

Levi edited this page Jun 11, 2026 · 4 revisions

Legacy Change Log for the PHP SDK for SAP Customer Data Cloud

For current releases of the Open Source version of this SDK see the Releases page.

PHP SDK Change Log (Past)

Version 3.5.0 - 27 May 2024

Update - Added support for Python 3.12.

Note We recommend upgrading to this version.

Version 3.3.6 - 31 August 2022

Update - Added support for built-in "loads" function for python 3.9.

Version 3.3.5 - 16 Apr 2020

Update - The validateUserSignature method now includes an overload that accepts expiration: number.

Version 3.3.4 - 19 Feb 2020

Recommended Update - Replaced out of date cacert.pem file to include all current Customer Data Cloud certificates.

Version 3.3.3 - 24 Nov 2019

Update: Added support for sending multiple concurrent signed requests with the same parameters (same params object).

Version 3.3.2 - 24 Jan 2019

Bug fix: Fixed Boolean request parameter values being ignored.

Version 3.3.1 - 03 May 2017

Added the function getDynamicSessionSignatureUserSigned() to enable generation of Dynamic Session Expiration cookies using an application key and secret pair, instead of the partner secret.

Version 3.3.0 - 28 Feb 2016

Bug fix regarding requests containing params with nested JSON objects.

Version 2.17 - 06 Aug 2015

Bug fix regarding URL encoding.

The Python SDK now restores urllib handlers after completing requests to Gigya.

Version 2.16 - 26 Apr 2015

Added support for UTF-8 encoding.

Version 2.15.6 - 12 Oct 2013

Added support for Python 3

Version 2.15.5 - 10 Nov 2013

Security updates

SDK is now packaged in a zip file containing cacerts.pem

Version 2.15.4 - 09 Sep 2013

userKey - A new optional parameter in GSRequest constructor. A key of an admin user with extra permissions.

Bug fixes.

Version 2.15.3 - 02 June 2013 - Created

Clone this wiki locally