All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
unity-installation-id
and analytics-user-id
values to be passed as arguments.deleteInventoryItem
method and will be sent as a query parameter to the endpointcustomData
is now an object rather than a stringon-behalf-of
HTTP header for player based requestskeep-alive: true
setting applied to requests by defaultcurrencyId
parameter for the request object (currencyBalanceRequest
, currencyModifyBalanceRequest
) deprecated and optional.getPlayerConfiguration
methoduseSingleRequestParameter
generator config option in order to consolidate all parameters into a single method argument object. The hope is that this will reduce the likelihood of breaking changes to method signatures in the future.