sportradar / UnifiedOddsSdkNetCore

UnifiedFeed SDK is a client library that enables easier integration with the Betradar XML feeds. SDK exposes XML feed service interface in a more user-friendly way and isolates the client from having to do XML feed parsing, proper connection handling, error recovery, event queuing, data caching and dispatching.
https://sportradar.github.io/UnifiedOddsSdkNetCore/
Other
17 stars 14 forks source link

Whats the change for v1.29.0 #25

Closed hotyes closed 1 year ago

hotyes commented 1 year ago

Hi there, I just saw there is a new version v1.29.0 on nuget, but this repo haven't update, might I know whats the change for this release? thanks

dhrovat commented 1 year ago

Hi, yes, we are in the process of changing internal pipeline and changes from one git to this one are not yet visible. The changelog can be viewed on sdk.sportradar.com, but for v1.29.0 is: Enabled BookingStatus for stages fetches fixture Fix for variant market descriptions (to ignore default static market description - effects playerprops markets) Fix for fetching missing summary only if required (effects ILongTermEvent entities)

dhrovat commented 1 year ago

New version (v1.30.1) was published to nuget.org. Also the code was updated to match the published version.