Skip to content

v4.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 18:03
fc977c8

What's changed

  • BidStreamClient now supports a check for domain or app name. For more information on the usage see usage-for-dsps.

Maven

<dependency>
    <groupId>com.uid2</groupId>
    <artifactId>uid2-client-java</artifactId>
    <version>4.6.0</version>
</dependency>

Jar Files

Changelog

  • Support Domain or App name check in bidstream client - ( PR: #76 )
  • [CI Pipeline] Released Minor version: 4.6.0 - ( PR: #77 )