Releases: adzerk/adzerk-decision-sdk-java
Releases · adzerk/adzerk-decision-sdk-java
v1.0.0-beta.15
‼️ Important Notice - 11 August 2025
This change ensures long integers and other types in the decision response are correctly parsed as their defined types.
However, the API spec used to generate the object model unintentionally restricted the shape of the decision response to single placements. This has resulted in multi-winner placements being unsupported in this version of the Java Decision SDK.
Please use versions v1.0.0-beta.14 or below if you use multi-winner placements. A new version with a fix allowing for both single and multi-winner placements will be published in due course.
What's Changed
Full Changelog: https://github.com/adzerk/adzerk-decision-sdk-java/commits/v1.0.0-beta.15