Releases: sportradar/UnifiedOddsSdkJava
Releases · sportradar/UnifiedOddsSdkJava
v5.0.0-rc1
- Introduced ClientAuthentication configuration as a more secure and recommended alternative to access tokens.
- Added a dependency to com.auth0:java-jvt:4.5.0 to support Common IAM authentication.
v4.6.0
v4.5.1
- Fixed an issue with producer recovery urls not being properly rewritten for custom environment setups.
v4.5.0
- Telemetry exports now support bookmaker id, improving metric correlation and issue analysis.
v4.4.0
- Enabling player and competitor URNs to support varied prefixes
v4.3.0
- Soccer tournaments 86 and 853 (Club Friendly Games) with increased amount of data are preloaded using a longer timeout.
4.3.0-rc1
4.3.0-rc1
- Soccer tournaments 86 and 853 (Club Friendly Games) with increased amount of data are preloaded using a longer timeout.
v4.2.0
- Added Lugas property to sport event fixture references. It is currently in preview mode until supported by the UF API.
- Upgraded httpclient5 to the latest version (5.4.4) to mitigate CVE-2025-27820 vulnerability.
v4.1.0
- All HTTP requests now include a trace-id header for improved traceability.
v4.0.1
- fix: http clients respect configured timeouts.