2021-08-17
Features #
- Introduced
InventoryRpc.ItemUpdateV4
andMatchendLifecycleRpc.MatchEndV3
MatchEndPlugin
can be authored to enable rpc calls to arbitrary services on match end.- UnrealSDK
- Update
PragmaInventoryService
to return full inventory snapshot onStorePurchaseV4
,UpdateItemsV0
,UpdateItemV3
,UpdateItemV4
- Oneofs allow nothing to be set for serialization or deserialization.
- Code gen: Fix out of order dependencies when using maps.
- Update
Integration Notes #
UpdateItemsV0Request
was updated to useinventoryRpc.ItemUpdateV2
MatchEndV0Request
was updated to usematchlifecycle.MatchEndV2
Architecture Change #
3-extensions
will be removed and4-apps
will be renamed to3-apps
. All custom and …ext proto files as well as any extensions defined in3-extensions
will soon be defined in the5-ext
module.