Skip to content

Releases: sportradar/UnifiedOddsSdkJava

v5.0.0-rc1

10 Oct 07:53

Choose a tag to compare

v5.0.0-rc1 Pre-release
Pre-release
  • 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

07 Oct 13:46

Choose a tag to compare

  • breaking change: Sport Event timeline now uses long event IDs (previously int) to support larger identifiers introduced by the Unified API.

v4.5.1

25 Aug 15:00

Choose a tag to compare

  • Fixed an issue with producer recovery urls not being properly rewritten for custom environment setups.

v4.5.0

06 Aug 17:04

Choose a tag to compare

  • Telemetry exports now support bookmaker id, improving metric correlation and issue analysis.

v4.4.0

31 Jul 16:56

Choose a tag to compare

  • Enabling player and competitor URNs to support varied prefixes

v4.3.0

08 Jul 15:22

Choose a tag to compare

  • Soccer tournaments 86 and 853 (Club Friendly Games) with increased amount of data are preloaded using a longer timeout.

4.3.0-rc1

07 Jul 16:16

Choose a tag to compare

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

08 May 16:00

Choose a tag to compare

  • 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

07 Apr 07:06

Choose a tag to compare

  • All HTTP requests now include a trace-id header for improved traceability.

v4.0.1

07 Mar 08:51

Choose a tag to compare

  • fix: http clients respect configured timeouts.