Releases: viagogo/gogokit.net
Releases · viagogo/gogokit.net
GogoKit v0.23.1
- Fixed bug in SellerListingClient.GetConstraintsForEventAsync
GogoKit v0.23.0
- Added ISellerListingClient method for getting SellerListingPurchasePreviews for requested events
GogoKit v0.22.0
- Added DisplaySeating property on SellerListing response
GogoKit v0.21.1
- Fixed ErrorHandler to populate ApiError property in ApiErrorExceptions
GogoKit v0.21.0
- Add new properties and links on SellerListing
- Added ISellerListingClient overload for getting constraints for requested events
- Modified BearerTokenAuthenticationHandler to not delete tokens if there is a race between requests refreshing a token
GogoKit v0.20.1
- Fixed bug in logic for getting changed resources
GogoKit v0.20.0
- Added missing links on SellerListing
- Added missing links of SearchResult
GogoKit v0.19.1
- Fixed issue where we weren't figuring out the last page correctly when getting changed resources
GogoKit v0.19.0
- Added ISellerListingClient methods for getting listing changes
- Added extension method for getting resources that have changed since some previous request
GogoKit v0.18.0
- Added TicketProceeds property to SellerListing request model