Skip to content

Commit

Permalink
https://docs.microsoft.com/en-us/gaming/playfab/release-notes/#240621
Browse files Browse the repository at this point in the history
  • Loading branch information
PlayFab SDK Team authored and PlayFab SDK Team committed Jun 25, 2024
2 parents 7a91534 + cadcaec commit 753a59f
Show file tree
Hide file tree
Showing 43 changed files with 249 additions and 137 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.173.240524",
"version": "1.174.240621",
"description": "Playfab SDK for JS client applications",
"license": "Apache-2.0",
"repository": {
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.173.240524",
sdkVersion: "1.174.240621",
requestGetParams: {
sdk: "JavaScriptSDK-1.173.240524"
sdk: "JavaScriptSDK-1.174.240621"
},
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_116";
PlayFab.sdkVersion = "1.173.240524";
PlayFab.sdkVersion = "1.174.240621";
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.173.240524",
sdkVersion: "1.174.240621",
requestGetParams: {
sdk: "JavaScriptSDK-1.173.240524"
sdk: "JavaScriptSDK-1.174.240621"
},
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_116";
PlayFab.sdkVersion = "1.173.240524";
PlayFab.sdkVersion = "1.174.240621";
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.173.240524",
sdkVersion: "1.174.240621",
requestGetParams: {
sdk: "JavaScriptSDK-1.173.240524"
sdk: "JavaScriptSDK-1.174.240621"
},
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_116";
PlayFab.sdkVersion = "1.173.240524";
PlayFab.sdkVersion = "1.174.240621";
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.173.240524",
sdkVersion: "1.174.240621",
requestGetParams: {
sdk: "JavaScriptSDK-1.173.240524"
sdk: "JavaScriptSDK-1.174.240621"
},
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_116";
PlayFab.sdkVersion = "1.173.240524";
PlayFab.sdkVersion = "1.174.240621";
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.173.240524",
sdkVersion: "1.174.240621",
requestGetParams: {
sdk: "JavaScriptSDK-1.173.240524"
sdk: "JavaScriptSDK-1.174.240621"
},
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_116";
PlayFab.sdkVersion = "1.173.240524";
PlayFab.sdkVersion = "1.174.240621";
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.173.240524",
sdkVersion: "1.174.240621",
requestGetParams: {
sdk: "JavaScriptSDK-1.173.240524"
sdk: "JavaScriptSDK-1.174.240621"
},
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_116";
PlayFab.sdkVersion = "1.173.240524";
PlayFab.sdkVersion = "1.174.240621";
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.173.240524",
sdkVersion: "1.174.240621",
requestGetParams: {
sdk: "JavaScriptSDK-1.173.240524"
sdk: "JavaScriptSDK-1.174.240621"
},
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_116";
PlayFab.sdkVersion = "1.173.240524";
PlayFab.sdkVersion = "1.174.240621";
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.173.240524",
sdkVersion: "1.174.240621",
requestGetParams: {
sdk: "JavaScriptSDK-1.173.240524"
sdk: "JavaScriptSDK-1.174.240621"
},
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_116";
PlayFab.sdkVersion = "1.173.240524";
PlayFab.sdkVersion = "1.174.240621";
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.173.240524",
sdkVersion: "1.174.240621",
requestGetParams: {
sdk: "JavaScriptSDK-1.173.240524"
sdk: "JavaScriptSDK-1.174.240621"
},
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_116";
PlayFab.sdkVersion = "1.173.240524";
PlayFab.sdkVersion = "1.174.240621";
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.173.240524",
sdkVersion: "1.174.240621",
requestGetParams: {
sdk: "JavaScriptSDK-1.173.240524"
sdk: "JavaScriptSDK-1.174.240621"
},
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_116";
PlayFab.sdkVersion = "1.173.240524";
PlayFab.sdkVersion = "1.174.240621";
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.173.240524",
sdkVersion: "1.174.240621",
requestGetParams: {
sdk: "JavaScriptSDK-1.173.240524"
sdk: "JavaScriptSDK-1.174.240621"
},
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_116";
PlayFab.sdkVersion = "1.173.240524";
PlayFab.sdkVersion = "1.174.240621";
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.173.240524",
sdkVersion: "1.174.240621",
requestGetParams: {
sdk: "JavaScriptSDK-1.173.240524"
sdk: "JavaScriptSDK-1.174.240621"
},
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_116";
PlayFab.sdkVersion = "1.173.240524";
PlayFab.sdkVersion = "1.174.240621";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
6 changes: 3 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.173.240524",
sdkVersion: "1.174.240621",
requestGetParams: {
sdk: "JavaScriptSDK-1.173.240524"
sdk: "JavaScriptSDK-1.174.240621"
},
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_116";
PlayFab.sdkVersion = "1.173.240524";
PlayFab.sdkVersion = "1.174.240621";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
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.173.240524",
sdkVersion: "1.174.240621",
requestGetParams: {
sdk: "JavaScriptSDK-1.173.240524"
sdk: "JavaScriptSDK-1.174.240621"
},
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_116";
PlayFab.sdkVersion = "1.173.240524";
PlayFab.sdkVersion = "1.174.240621";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
30 changes: 26 additions & 4 deletions PlayFabSdk/src/Typings/PlayFab/PlayFabAdminApi.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2560,6 +2560,8 @@ declare module PlayFabAdminModels {
| "StatisticDefinitionModificationNotAllowedWhileLinked"
| "LeaderboardUpdateNotAllowedWhileLinked"
| "CloudScriptAzureFunctionsEventHubRequestError"
| "LeaderboardRateLimitExceeded"
| "ExternalEntityNotAllowedForTier"
| "MatchmakingEntityInvalid"
| "MatchmakingPlayerAttributesInvalid"
| "MatchmakingQueueNotFound"
Expand Down Expand Up @@ -2806,9 +2808,27 @@ declare module PlayFabAdminModels {
| "TrueSkillJobAlreadyExists"
| "TrueSkillJobNotFound"
| "TrueSkillOperationCanceled"
| "StateShareUnauthorized"
| "TrueSkillActiveModelLimitExceeded"
| "TrueSkillTotalModelLimitExceeded"
| "TrueSkillUnknownInitialModelId"
| "TrueSkillUnauthorizedForJob"
| "TrueSkillInvalidScenarioName"
| "TrueSkillConditionStateIsRequired"
| "TrueSkillEventStateIsRequired"
| "TrueSkillDuplicateEvent"
| "TrueSkillDuplicateCondition"
| "TrueSkillInvalidAnomalyThreshold"
| "TrueSkillConditionKeyLimitExceeded"
| "TrueSkillConditionValuePerKeyLimitExceeded"
| "TrueSkillEventLimitExceeded"
| "StateShareForbidden"
| "StateShareTitleNotInFlight"
| "StateShareStateNotFound"
| "StateShareLinkNotFound";
| "StateShareLinkNotFound"
| "StateShareStateRedemptionLimitExceeded"
| "StateShareStateRedemptionLimitNotUpdated"
| "StateShareCreatedStatesLimitExceeded"
| "StateShareIdMissingOrMalformed";

export interface GetActionsOnPlayersInSegmentTaskInstanceResult extends PlayFabModule.IPlayFabResultCommon {
/** Parameter of this task instance */
Expand Down Expand Up @@ -3625,7 +3645,8 @@ declare module PlayFabAdminModels {
| "OpenIdConnect"
| "Apple"
| "NintendoSwitchAccount"
| "GooglePlayGames";
| "GooglePlayGames"
| "XboxMobileStore";

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

export interface UserOriginationSegmentFilter {
/** User login provider. */
Expand Down
12 changes: 10 additions & 2 deletions PlayFabSdk/src/Typings/PlayFab/PlayFabAuthenticationApi.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,14 @@ declare module PlayFabAuthenticationModels {
type IdentifiedDeviceType = "Unknown"

| "XboxOne"
| "Scarlett";
| "Scarlett"
| "WindowsOneCore"
| "WindowsOneCoreMobile"
| "Win32"
| "android"
| "iOS"
| "PlayStation"
| "Nintendo";

type LoginIdentityProvider = "Unknown"

Expand All @@ -140,7 +147,8 @@ declare module PlayFabAuthenticationModels {
| "OpenIdConnect"
| "Apple"
| "NintendoSwitchAccount"
| "GooglePlayGames";
| "GooglePlayGames"
| "XboxMobileStore";

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 753a59f

Please sign in to comment.