📦 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
- @swibi-ttd made their first contribution in #99
Full Changelog: v4.8.0...v4.9.0