-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
My organization received a notification that we needed to upgrade our UID2 Java SDK to 4.2 to avoid breaking changes. As far as I can tell, the existing UID2 SDK for Java (4.1 and below) does not completely implement the UID2 API (e.g: POST identity/map), and so we have implemented our own UID2 SDK.
I want to understand the changes from 4.1 to 4.2, but there is no corresponding github release for 4.2, even though the binaries have been released to the public repositories: https://central.sonatype.com/artifact/com.uid2/uid2-client
- What changes are necessary to avoid breaking changes on September 30th? I understand some values are now Base64 encoded
- Does the new 4.2 SDK implement the entire UID2 API, or still only token generation?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels