Skip to content

v4.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Feb 23:48
edbde03

📦 Uncategorized

  • Tests for java SDK samples from the public docs - ( PR: #96 )
  • UID2-6511 Remove "policy" field from JSON request - ( PR: #99 )
  • [CI Pipeline] Released Minor version: 4.9.0 - ( PR: #100 )

Maven

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

Jar Files

Changelog

  • Tests for java SDK samples from the public docs - ( PR: #96 )
  • UID2-6511 Remove "policy" field from JSON request - ( PR: #99 )
  • [CI Pipeline] Released Minor version: 4.9.0 - ( PR: #100 )

What's Changed

  • Tests for java SDK samples from the public docs by @aulme in #96
  • UID2-6511 Remove "policy" field from JSON request by @swibi-ttd in #99
  • [CI Pipeline] Released Minor version: 4.9.0 by @github-actions[bot] in #100

New Contributors

Full Changelog: v4.8.0...v4.9.0