Skip to content

Commit

Permalink
https://docs.microsoft.com/en-us/gaming/playfab/release-notes/#231124
Browse files Browse the repository at this point in the history
  • Loading branch information
PlayFab SDK Team authored and PlayFab SDK Team committed Nov 27, 2023
2 parents 7db09e7 + 3a04255 commit b331f89
Show file tree
Hide file tree
Showing 33 changed files with 141 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.160.231110",
"version": "1.161.231124",
"description": "Playfab SDK for JS client applications",
"license": "Apache-2.0",
"repository": {
Expand Down
8 changes: 4 additions & 4 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.160.231110",
sdkVersion: "1.161.231124",
requestGetParams: {
sdk: "JavaScriptSDK-1.160.231110"
sdk: "JavaScriptSDK-1.161.231124"
},
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 @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
PlayFab.sdkVersion = "1.160.231110";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
PlayFab.sdkVersion = "1.161.231124";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 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.160.231110",
sdkVersion: "1.161.231124",
requestGetParams: {
sdk: "JavaScriptSDK-1.160.231110"
sdk: "JavaScriptSDK-1.161.231124"
},
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 @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
PlayFab.sdkVersion = "1.160.231110";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
PlayFab.sdkVersion = "1.161.231124";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 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.160.231110",
sdkVersion: "1.161.231124",
requestGetParams: {
sdk: "JavaScriptSDK-1.160.231110"
sdk: "JavaScriptSDK-1.161.231124"
},
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 @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
PlayFab.sdkVersion = "1.160.231110";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
PlayFab.sdkVersion = "1.161.231124";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 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.160.231110",
sdkVersion: "1.161.231124",
requestGetParams: {
sdk: "JavaScriptSDK-1.160.231110"
sdk: "JavaScriptSDK-1.161.231124"
},
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 @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
PlayFab.sdkVersion = "1.160.231110";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
PlayFab.sdkVersion = "1.161.231124";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 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.160.231110",
sdkVersion: "1.161.231124",
requestGetParams: {
sdk: "JavaScriptSDK-1.160.231110"
sdk: "JavaScriptSDK-1.161.231124"
},
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 @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
PlayFab.sdkVersion = "1.160.231110";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
PlayFab.sdkVersion = "1.161.231124";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 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.160.231110",
sdkVersion: "1.161.231124",
requestGetParams: {
sdk: "JavaScriptSDK-1.160.231110"
sdk: "JavaScriptSDK-1.161.231124"
},
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 @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
PlayFab.sdkVersion = "1.160.231110";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
PlayFab.sdkVersion = "1.161.231124";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 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.160.231110",
sdkVersion: "1.161.231124",
requestGetParams: {
sdk: "JavaScriptSDK-1.160.231110"
sdk: "JavaScriptSDK-1.161.231124"
},
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 @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
PlayFab.sdkVersion = "1.160.231110";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
PlayFab.sdkVersion = "1.161.231124";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 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.160.231110",
sdkVersion: "1.161.231124",
requestGetParams: {
sdk: "JavaScriptSDK-1.160.231110"
sdk: "JavaScriptSDK-1.161.231124"
},
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 @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
PlayFab.sdkVersion = "1.160.231110";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
PlayFab.sdkVersion = "1.161.231124";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 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.160.231110",
sdkVersion: "1.161.231124",
requestGetParams: {
sdk: "JavaScriptSDK-1.160.231110"
sdk: "JavaScriptSDK-1.161.231124"
},
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 @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
PlayFab.sdkVersion = "1.160.231110";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
PlayFab.sdkVersion = "1.161.231124";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 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.160.231110",
sdkVersion: "1.161.231124",
requestGetParams: {
sdk: "JavaScriptSDK-1.160.231110"
sdk: "JavaScriptSDK-1.161.231124"
},
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 @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
PlayFab.sdkVersion = "1.160.231110";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
PlayFab.sdkVersion = "1.161.231124";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 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.160.231110",
sdkVersion: "1.161.231124",
requestGetParams: {
sdk: "JavaScriptSDK-1.160.231110"
sdk: "JavaScriptSDK-1.161.231124"
},
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 @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
PlayFab.sdkVersion = "1.160.231110";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
PlayFab.sdkVersion = "1.161.231124";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 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.160.231110",
sdkVersion: "1.161.231124",
requestGetParams: {
sdk: "JavaScriptSDK-1.160.231110"
sdk: "JavaScriptSDK-1.161.231124"
},
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 @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
PlayFab.sdkVersion = "1.160.231110";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
PlayFab.sdkVersion = "1.161.231124";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 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.160.231110",
sdkVersion: "1.161.231124",
requestGetParams: {
sdk: "JavaScriptSDK-1.160.231110"
sdk: "JavaScriptSDK-1.161.231124"
},
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 @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
PlayFab.sdkVersion = "1.160.231110";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
PlayFab.sdkVersion = "1.161.231124";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 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.160.231110",
sdkVersion: "1.161.231124",
requestGetParams: {
sdk: "JavaScriptSDK-1.160.231110"
sdk: "JavaScriptSDK-1.161.231124"
},
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 @@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
PlayFab.sdkVersion = "1.160.231110";
PlayFab.buildIdentifier = "adobuild_javascriptsdk_8";
PlayFab.sdkVersion = "1.161.231124";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
15 changes: 8 additions & 7 deletions PlayFabSdk/src/Typings/PlayFab/PlayFabAdminApi.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ declare module PlayFabAdminModels {
}

export interface Action {
/** Action content to Add Inventory item v2 */
/** Action content to add inventory item v2 */
AddInventoryItemV2Content?: AddInventoryItemV2Content;
/** Action content to ban player */
BanPlayerContent?: BanPlayerContent;
Expand All @@ -656,7 +656,7 @@ declare module PlayFabAdminModels {
PushNotificationContent?: PushNotificationContent;
/** Action content to send email */
SendEmailContent?: SendEmailContent;
/** Action content to Subtract Inventory item v2 */
/** Action content to subtract inventory item v2 */
SubtractInventoryItemV2Content?: SubtractInventoryItemV2Content;

}
Expand Down Expand Up @@ -2661,10 +2661,10 @@ declare module PlayFabAdminModels {
| "LobbyNewOwnerMustBeConnected"
| "LobbyCurrentOwnerStillConnected"
| "LobbyMemberIsNotOwner"
| "LobbyAssociatedServerMismatch"
| "LobbyAssociatedServerNotFound"
| "LobbyAssociatedToDifferentServer"
| "LobbyServerAlreadyAssociated"
| "LobbyServerMismatch"
| "LobbyServerNotFound"
| "LobbyDifferentServerAlreadyJoined"
| "LobbyServerAlreadyJoined"
| "LobbyIsNotClientOwned"
| "LobbyDoesNotUseConnections"
| "EventSamplingInvalidRatio"
Expand Down Expand Up @@ -2712,7 +2712,8 @@ declare module PlayFabAdminModels {
| "AddonAlreadyExists"
| "AddonDoesntExist"
| "CopilotDisabled"
| "CopilotInvalidRequest";
| "CopilotInvalidRequest"
| "TrueSkillUnauthorized";

export interface GetActionsOnPlayersInSegmentTaskInstanceResult extends PlayFabModule.IPlayFabResultCommon {
/** Parameter of this task instance */
Expand Down
11 changes: 6 additions & 5 deletions PlayFabSdk/src/Typings/PlayFab/PlayFabServerApi.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2501,10 +2501,10 @@ declare module PlayFabServerModels {
| "LobbyNewOwnerMustBeConnected"
| "LobbyCurrentOwnerStillConnected"
| "LobbyMemberIsNotOwner"
| "LobbyAssociatedServerMismatch"
| "LobbyAssociatedServerNotFound"
| "LobbyAssociatedToDifferentServer"
| "LobbyServerAlreadyAssociated"
| "LobbyServerMismatch"
| "LobbyServerNotFound"
| "LobbyDifferentServerAlreadyJoined"
| "LobbyServerAlreadyJoined"
| "LobbyIsNotClientOwned"
| "LobbyDoesNotUseConnections"
| "EventSamplingInvalidRatio"
Expand Down Expand Up @@ -2552,7 +2552,8 @@ declare module PlayFabServerModels {
| "AddonAlreadyExists"
| "AddonDoesntExist"
| "CopilotDisabled"
| "CopilotInvalidRequest";
| "CopilotInvalidRequest"
| "TrueSkillUnauthorized";

export interface GenericPlayFabIdPair {
/** Unique generic service identifier for a user. */
Expand Down
Loading

0 comments on commit b331f89

Please sign in to comment.