Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 02:49
· 46 commits to main since this release
7dea42c

📦 Uncategorized

  • Add IdentityMapClient to enable Advertisers/Data Providers to generate a raw uid from their personal data or provide reasons for its unavailability. Usage examples are shown here:https://unifiedid.com/docs/sdks/uid2-sdk-ref-python
  • Reformat Readme.md to conform with C# SDK readme - ( PR: #38 )
  • UID2-2760 Add IdentityMapClient - ( PR: #39 )
  • [CI Pipeline] Released Minor version: 2.4.0 - ( PR: #40 )

Pypi

<dependency>
    <groupId>com.uid2</groupId>
    <artifactId>uid2-client-python</artifactId>
    <version>2.4.0</version>
</dependency>

Pypi Files

Changelog

  • Reformat Readme.md to conform with C# SDK readme - ( PR: #38 )
  • UID2-2760 Add IdentityMapClient - ( PR: #39 )
  • [CI Pipeline] Released Minor version: 2.4.0 - ( PR: #40 )