Skip to content

Releases: TankerHQ/identity-python

v3.3.3

27 Aug 14:51
903431c
Compare
Choose a tag to compare
  • Extend support to Python 3.9, 3.10, and 3.11 in addition to Python 3.12

v3.3.2

20 Jun 15:42
bc64e6c
Compare
Choose a tag to compare

Drop support for Python version 3.11. Only 3.12 is now officially supported.

v3.3.1

14 Dec 13:47
1b18d85
Compare
Choose a tag to compare

This is a maintenance release, there is no new feature or externally visible change in this version of the SDK.

v3.3.0

12 Jul 10:15
a526259
Compare
Choose a tag to compare

There is no new feature or externally visible change in this version of the SDK.

v3.2.0

29 Sep 15:18
Compare
Choose a tag to compare

There is no new feature or externally visible change in this version of the SDK.

v3.1.0

02 Aug 12:37
Compare
Choose a tag to compare

Synchronized release with other platforms

v3.0.0

23 Jul 08:27
Compare
Choose a tag to compare

Please read the migration guide before upgrading to this version if you use the provisional identity feature.
Refer to the compatibility table
for more information on compatible Core SDK versions after this upgrade.

  • API break: The createProvisionalIdentity function now takes an additional argument
  • It is now possible to create provisional identities targeting phone numbers
  • Introduce upgrade to new deterministic identity format
  • Email addresses in public provisional identities will now be hashed

v1.3.3

07 Apr 13:59
Compare
Choose a tag to compare
  • Add type annotations
  • Format code with black

v1.3.2

14 Feb 13:02
Compare
Choose a tag to compare
  • Publish readme on pypi.org

v1.3.1

14 Feb 13:02
Compare
Choose a tag to compare
  • Drop Python2 support
  • Drop Python 3.4 support
  • Drop upgrade_user_token method