Skip to content

Compatibility fixes for UMAPI changes

Compare
Choose a tag to compare
@adobeDan adobeDan released this 18 Oct 21:50
· 131 commits to master since this release

Because the UMAPI functionality around Adobe IDs is now different for migrated organizations, the client no longer does a lot of redundant validation of server-side checks. This makes it more tolerant of clients who use it against both migrated and non-migrated orgs.

NOTE: Clients that were relying on the umapi-client to default Enterprise ID country code to "UD" now need to specify it themselves.

  • Issue 54
    • Allow setting attributes on Adobe ID users as long as the server allows it.
  • Issue 55
    • Don't default the country code when creating new Enterprise ID users.