Skip to content

Commit

Permalink
https://docs.microsoft.com/en-us/gaming/playfab/release-notes/#240913
Browse files Browse the repository at this point in the history
  • Loading branch information
PlayFab SDK Team authored and PlayFab SDK Team committed Sep 16, 2024
2 parents 56f055b + 2c753fb commit 81d392b
Show file tree
Hide file tree
Showing 51 changed files with 187 additions and 164 deletions.
2 changes: 1 addition & 1 deletion PlayFabSdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "playfab-web-sdk",
"version": "1.179.240830",
"version": "1.180.240913",
"description": "Playfab SDK for JS client applications",
"license": "Apache-2.0",
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions PlayFabSdk/src/PlayFab/PlayFabAddonApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.179.240830",
sdkVersion: "1.180.240913",
requestGetParams: {
sdk: "JavaScriptSDK-1.179.240830"
sdk: "JavaScriptSDK-1.180.240913"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.179.240830";
PlayFab.sdkVersion = "1.180.240913";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
6 changes: 3 additions & 3 deletions PlayFabSdk/src/PlayFab/PlayFabAdminApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.179.240830",
sdkVersion: "1.180.240913",
requestGetParams: {
sdk: "JavaScriptSDK-1.179.240830"
sdk: "JavaScriptSDK-1.180.240913"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.179.240830";
PlayFab.sdkVersion = "1.180.240913";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
6 changes: 3 additions & 3 deletions PlayFabSdk/src/PlayFab/PlayFabAuthenticationApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.179.240830",
sdkVersion: "1.180.240913",
requestGetParams: {
sdk: "JavaScriptSDK-1.179.240830"
sdk: "JavaScriptSDK-1.180.240913"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.179.240830";
PlayFab.sdkVersion = "1.180.240913";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
6 changes: 3 additions & 3 deletions PlayFabSdk/src/PlayFab/PlayFabClientApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.179.240830",
sdkVersion: "1.180.240913",
requestGetParams: {
sdk: "JavaScriptSDK-1.179.240830"
sdk: "JavaScriptSDK-1.180.240913"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.179.240830";
PlayFab.sdkVersion = "1.180.240913";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
6 changes: 3 additions & 3 deletions PlayFabSdk/src/PlayFab/PlayFabCloudScriptApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.179.240830",
sdkVersion: "1.180.240913",
requestGetParams: {
sdk: "JavaScriptSDK-1.179.240830"
sdk: "JavaScriptSDK-1.180.240913"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.179.240830";
PlayFab.sdkVersion = "1.180.240913";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
6 changes: 3 additions & 3 deletions PlayFabSdk/src/PlayFab/PlayFabDataApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.179.240830",
sdkVersion: "1.180.240913",
requestGetParams: {
sdk: "JavaScriptSDK-1.179.240830"
sdk: "JavaScriptSDK-1.180.240913"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.179.240830";
PlayFab.sdkVersion = "1.180.240913";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
6 changes: 3 additions & 3 deletions PlayFabSdk/src/PlayFab/PlayFabEconomyApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.179.240830",
sdkVersion: "1.180.240913",
requestGetParams: {
sdk: "JavaScriptSDK-1.179.240830"
sdk: "JavaScriptSDK-1.180.240913"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.179.240830";
PlayFab.sdkVersion = "1.180.240913";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
6 changes: 3 additions & 3 deletions PlayFabSdk/src/PlayFab/PlayFabEventsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.179.240830",
sdkVersion: "1.180.240913",
requestGetParams: {
sdk: "JavaScriptSDK-1.179.240830"
sdk: "JavaScriptSDK-1.180.240913"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.179.240830";
PlayFab.sdkVersion = "1.180.240913";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
6 changes: 3 additions & 3 deletions PlayFabSdk/src/PlayFab/PlayFabExperimentationApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.179.240830",
sdkVersion: "1.180.240913",
requestGetParams: {
sdk: "JavaScriptSDK-1.179.240830"
sdk: "JavaScriptSDK-1.180.240913"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.179.240830";
PlayFab.sdkVersion = "1.180.240913";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
6 changes: 3 additions & 3 deletions PlayFabSdk/src/PlayFab/PlayFabGroupsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.179.240830",
sdkVersion: "1.180.240913",
requestGetParams: {
sdk: "JavaScriptSDK-1.179.240830"
sdk: "JavaScriptSDK-1.180.240913"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.179.240830";
PlayFab.sdkVersion = "1.180.240913";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
6 changes: 3 additions & 3 deletions PlayFabSdk/src/PlayFab/PlayFabInsightsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.179.240830",
sdkVersion: "1.180.240913",
requestGetParams: {
sdk: "JavaScriptSDK-1.179.240830"
sdk: "JavaScriptSDK-1.180.240913"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.179.240830";
PlayFab.sdkVersion = "1.180.240913";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
6 changes: 3 additions & 3 deletions PlayFabSdk/src/PlayFab/PlayFabLocalizationApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.179.240830",
sdkVersion: "1.180.240913",
requestGetParams: {
sdk: "JavaScriptSDK-1.179.240830"
sdk: "JavaScriptSDK-1.180.240913"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.179.240830";
PlayFab.sdkVersion = "1.180.240913";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
6 changes: 3 additions & 3 deletions PlayFabSdk/src/PlayFab/PlayFabMultiplayerApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.179.240830",
sdkVersion: "1.180.240913",
requestGetParams: {
sdk: "JavaScriptSDK-1.179.240830"
sdk: "JavaScriptSDK-1.180.240913"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.179.240830";
PlayFab.sdkVersion = "1.180.240913";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
10 changes: 7 additions & 3 deletions PlayFabSdk/src/PlayFab/PlayFabProfilesApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.179.240830",
sdkVersion: "1.180.240913",
requestGetParams: {
sdk: "JavaScriptSDK-1.179.240830"
sdk: "JavaScriptSDK-1.180.240913"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.179.240830";
PlayFab.sdkVersion = "1.180.240913";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down Expand Up @@ -261,6 +261,10 @@ PlayFab.ProfilesApi = {
return PlayFab._internalSettings.ExecuteRequestWrapper("/Profile/GetTitlePlayersFromXboxLiveIDs", request, "X-EntityToken", callback, customData, extraHeaders);
},

SetDisplayName: function (request, callback, customData, extraHeaders) {
return PlayFab._internalSettings.ExecuteRequestWrapper("/Profile/SetDisplayName", request, "X-EntityToken", callback, customData, extraHeaders);
},

SetGlobalPolicy: function (request, callback, customData, extraHeaders) {
return PlayFab._internalSettings.ExecuteRequestWrapper("/Profile/SetGlobalPolicy", request, "X-EntityToken", callback, customData, extraHeaders);
},
Expand Down
10 changes: 3 additions & 7 deletions PlayFabSdk/src/PlayFab/PlayFabProgressionApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.179.240830",
sdkVersion: "1.180.240913",
requestGetParams: {
sdk: "JavaScriptSDK-1.179.240830"
sdk: "JavaScriptSDK-1.180.240913"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.179.240830";
PlayFab.sdkVersion = "1.180.240913";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down Expand Up @@ -289,10 +289,6 @@ PlayFab.ProgressionApi = {
return PlayFab._internalSettings.ExecuteRequestWrapper("/Statistic/GetStatisticDefinition", request, "X-EntityToken", callback, customData, extraHeaders);
},

GetStatisticDefinitions: function (request, callback, customData, extraHeaders) {
return PlayFab._internalSettings.ExecuteRequestWrapper("/Statistic/GetStatisticDefinitions", request, "X-EntityToken", callback, customData, extraHeaders);
},

GetStatistics: function (request, callback, customData, extraHeaders) {
return PlayFab._internalSettings.ExecuteRequestWrapper("/Statistic/GetStatistics", request, "X-EntityToken", callback, customData, extraHeaders);
},
Expand Down
6 changes: 3 additions & 3 deletions PlayFabSdk/src/PlayFab/PlayFabServerApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.179.240830",
sdkVersion: "1.180.240913",
requestGetParams: {
sdk: "JavaScriptSDK-1.179.240830"
sdk: "JavaScriptSDK-1.180.240913"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_114";
PlayFab.sdkVersion = "1.179.240830";
PlayFab.sdkVersion = "1.180.240913";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
6 changes: 4 additions & 2 deletions PlayFabSdk/src/Typings/PlayFab/PlayFabAdminApi.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3674,7 +3674,8 @@ declare module PlayFabAdminModels {
| "Apple"
| "NintendoSwitchAccount"
| "GooglePlayGames"
| "XboxMobileStore";
| "XboxMobileStore"
| "King";

export interface LogStatement {
/** Optional object accompanying the message as contextual information */
Expand Down Expand Up @@ -5733,7 +5734,8 @@ declare module PlayFabAdminModels {
| "Apple"
| "NintendoSwitchAccount"
| "GooglePlayGames"
| "XboxMobileStore";
| "XboxMobileStore"
| "King";

export interface UserOriginationSegmentFilter {
/** User login provider. */
Expand Down
3 changes: 2 additions & 1 deletion PlayFabSdk/src/Typings/PlayFab/PlayFabAuthenticationApi.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,8 @@ declare module PlayFabAuthenticationModels {
| "Apple"
| "NintendoSwitchAccount"
| "GooglePlayGames"
| "XboxMobileStore";
| "XboxMobileStore"
| "King";

export interface ValidateEntityTokenRequest extends PlayFabModule.IPlayFabRequestCommon {
/** The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). */
Expand Down
Loading

0 comments on commit 81d392b

Please sign in to comment.