Skip to content

Commit

Permalink
https://docs.microsoft.com/en-us/gaming/playfab/release-notes/#210628
Browse files Browse the repository at this point in the history
  • Loading branch information
PlayFabJenkinsBot committed Jun 29, 2021
2 parents c4730d2 + 3102aea commit b290e59
Show file tree
Hide file tree
Showing 37 changed files with 179 additions and 125 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.87.210521",
"version": "1.88.210628",
"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.87.210521",
sdkVersion: "1.88.210628",
requestGetParams: {
sdk: "JavaScriptSDK-1.87.210521"
sdk: "JavaScriptSDK-1.88.210628"
},
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 = "jbuild_javascriptsdk_sdk-generic-3_1";
PlayFab.sdkVersion = "1.87.210521";
PlayFab.buildIdentifier = "jbuild_javascriptsdk_sdk-generic-1_2";
PlayFab.sdkVersion = "1.88.210628";
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.87.210521",
sdkVersion: "1.88.210628",
requestGetParams: {
sdk: "JavaScriptSDK-1.87.210521"
sdk: "JavaScriptSDK-1.88.210628"
},
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 = "jbuild_javascriptsdk_sdk-generic-3_1";
PlayFab.sdkVersion = "1.87.210521";
PlayFab.buildIdentifier = "jbuild_javascriptsdk_sdk-generic-1_2";
PlayFab.sdkVersion = "1.88.210628";
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.87.210521",
sdkVersion: "1.88.210628",
requestGetParams: {
sdk: "JavaScriptSDK-1.87.210521"
sdk: "JavaScriptSDK-1.88.210628"
},
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 = "jbuild_javascriptsdk_sdk-generic-3_1";
PlayFab.sdkVersion = "1.87.210521";
PlayFab.buildIdentifier = "jbuild_javascriptsdk_sdk-generic-1_2";
PlayFab.sdkVersion = "1.88.210628";
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.87.210521",
sdkVersion: "1.88.210628",
requestGetParams: {
sdk: "JavaScriptSDK-1.87.210521"
sdk: "JavaScriptSDK-1.88.210628"
},
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 = "jbuild_javascriptsdk_sdk-generic-3_1";
PlayFab.sdkVersion = "1.87.210521";
PlayFab.buildIdentifier = "jbuild_javascriptsdk_sdk-generic-1_2";
PlayFab.sdkVersion = "1.88.210628";
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.87.210521",
sdkVersion: "1.88.210628",
requestGetParams: {
sdk: "JavaScriptSDK-1.87.210521"
sdk: "JavaScriptSDK-1.88.210628"
},
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 = "jbuild_javascriptsdk_sdk-generic-3_1";
PlayFab.sdkVersion = "1.87.210521";
PlayFab.buildIdentifier = "jbuild_javascriptsdk_sdk-generic-1_2";
PlayFab.sdkVersion = "1.88.210628";
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.87.210521",
sdkVersion: "1.88.210628",
requestGetParams: {
sdk: "JavaScriptSDK-1.87.210521"
sdk: "JavaScriptSDK-1.88.210628"
},
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 = "jbuild_javascriptsdk_sdk-generic-3_1";
PlayFab.sdkVersion = "1.87.210521";
PlayFab.buildIdentifier = "jbuild_javascriptsdk_sdk-generic-1_2";
PlayFab.sdkVersion = "1.88.210628";
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.87.210521",
sdkVersion: "1.88.210628",
requestGetParams: {
sdk: "JavaScriptSDK-1.87.210521"
sdk: "JavaScriptSDK-1.88.210628"
},
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 = "jbuild_javascriptsdk_sdk-generic-3_1";
PlayFab.sdkVersion = "1.87.210521";
PlayFab.buildIdentifier = "jbuild_javascriptsdk_sdk-generic-1_2";
PlayFab.sdkVersion = "1.88.210628";
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.87.210521",
sdkVersion: "1.88.210628",
requestGetParams: {
sdk: "JavaScriptSDK-1.87.210521"
sdk: "JavaScriptSDK-1.88.210628"
},
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 = "jbuild_javascriptsdk_sdk-generic-3_1";
PlayFab.sdkVersion = "1.87.210521";
PlayFab.buildIdentifier = "jbuild_javascriptsdk_sdk-generic-1_2";
PlayFab.sdkVersion = "1.88.210628";
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.87.210521",
sdkVersion: "1.88.210628",
requestGetParams: {
sdk: "JavaScriptSDK-1.87.210521"
sdk: "JavaScriptSDK-1.88.210628"
},
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 = "jbuild_javascriptsdk_sdk-generic-3_1";
PlayFab.sdkVersion = "1.87.210521";
PlayFab.buildIdentifier = "jbuild_javascriptsdk_sdk-generic-1_2";
PlayFab.sdkVersion = "1.88.210628";
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.87.210521",
sdkVersion: "1.88.210628",
requestGetParams: {
sdk: "JavaScriptSDK-1.87.210521"
sdk: "JavaScriptSDK-1.88.210628"
},
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 = "jbuild_javascriptsdk_sdk-generic-3_1";
PlayFab.sdkVersion = "1.87.210521";
PlayFab.buildIdentifier = "jbuild_javascriptsdk_sdk-generic-1_2";
PlayFab.sdkVersion = "1.88.210628";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabMatchmakerApi.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.87.210521",
sdkVersion: "1.88.210628",
requestGetParams: {
sdk: "JavaScriptSDK-1.87.210521"
sdk: "JavaScriptSDK-1.88.210628"
},
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 = "jbuild_javascriptsdk_sdk-generic-3_1";
PlayFab.sdkVersion = "1.87.210521";
PlayFab.buildIdentifier = "jbuild_javascriptsdk_sdk-generic-1_2";
PlayFab.sdkVersion = "1.88.210628";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
12 changes: 8 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.87.210521",
sdkVersion: "1.88.210628",
requestGetParams: {
sdk: "JavaScriptSDK-1.87.210521"
sdk: "JavaScriptSDK-1.88.210628"
},
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 = "jbuild_javascriptsdk_sdk-generic-3_1";
PlayFab.sdkVersion = "1.87.210521";
PlayFab.buildIdentifier = "jbuild_javascriptsdk_sdk-generic-1_2";
PlayFab.sdkVersion = "1.88.210628";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down Expand Up @@ -325,6 +325,10 @@ PlayFab.MultiplayerApi = {
return PlayFab._internalSettings.ExecuteRequestWrapper("/MultiplayerServer/EnableMultiplayerServersForTitle", request, "X-EntityToken", callback, customData, extraHeaders);
},

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

GetAssetUploadUrl: function (request, callback, customData, extraHeaders) {
return PlayFab._internalSettings.ExecuteRequestWrapper("/MultiplayerServer/GetAssetUploadUrl", request, "X-EntityToken", callback, customData, extraHeaders);
},
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.87.210521",
sdkVersion: "1.88.210628",
requestGetParams: {
sdk: "JavaScriptSDK-1.87.210521"
sdk: "JavaScriptSDK-1.88.210628"
},
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 = "jbuild_javascriptsdk_sdk-generic-3_1";
PlayFab.sdkVersion = "1.87.210521";
PlayFab.buildIdentifier = "jbuild_javascriptsdk_sdk-generic-1_2";
PlayFab.sdkVersion = "1.88.210628";
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.87.210521",
sdkVersion: "1.88.210628",
requestGetParams: {
sdk: "JavaScriptSDK-1.87.210521"
sdk: "JavaScriptSDK-1.88.210628"
},
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 = "jbuild_javascriptsdk_sdk-generic-3_1";
PlayFab.sdkVersion = "1.87.210521";
PlayFab.buildIdentifier = "jbuild_javascriptsdk_sdk-generic-1_2";
PlayFab.sdkVersion = "1.88.210628";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 3 additions & 5 deletions PlayFabSdk/src/Typings/PlayFab/PlayFabAdminApi.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2464,6 +2464,7 @@ declare module PlayFabAdminModels {
| "ExplorerBasicUpdateQueryError"
| "ExplorerBasicSavedQueriesLimit"
| "ExplorerBasicSavedQueryNotFound"
| "TenantShardMapperShardNotFound"
| "TitleNotEnabledForParty"
| "PartyVersionNotFound"
| "MultiplayerServerBuildReferencedByMatchmakingQueue"
Expand Down Expand Up @@ -4701,11 +4702,8 @@ declare module PlayFabAdminModels {
Credential: string;
/** for APNS, this is the PlatformPrincipal (SSL Certificate) */
Key?: string;
/**
* name of the application sending the message (application names must be made up of only uppercase and lowercase ASCII
* letters, numbers, underscores, hyphens, and periods, and must be between 1 and 256 characters long)
*/
Name: string;
/** This field is deprecated and any usage of this will cause the API to fail. */
Name?: string;
/**
* replace any existing ARN with the newly generated one. If this is set to false, an error will be returned if
* notifications have already setup for this platform.
Expand Down
Loading

0 comments on commit b290e59

Please sign in to comment.