Skip to content

Commit eab5c9c

Browse files
https://docs.microsoft.com/en-us/gaming/playfab/release-notes/#211209
2 parents b7810d8 + 7d7098a commit eab5c9c

39 files changed

+313
-91
lines changed

PlayFabSdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playfab-web-sdk",
3-
"version": "1.96.211108",
3+
"version": "1.98.211209",
44
"description": "Playfab SDK for JS client applications",
55
"license": "Apache-2.0",
66
"repository": {

PlayFabSdk/src/PlayFab/PlayFabAdminApi.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.96.211108",
17+
sdkVersion: "1.98.211209",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.96.211108"
19+
sdk: "JavaScriptSDK-1.98.211209"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
224224
}
225225

226226
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227-
PlayFab.sdkVersion = "1.96.211108";
227+
PlayFab.sdkVersion = "1.98.211209";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";

PlayFabSdk/src/PlayFab/PlayFabAuthenticationApi.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.96.211108",
17+
sdkVersion: "1.98.211209",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.96.211108"
19+
sdk: "JavaScriptSDK-1.98.211209"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
224224
}
225225

226226
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227-
PlayFab.sdkVersion = "1.96.211108";
227+
PlayFab.sdkVersion = "1.98.211209";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";

PlayFabSdk/src/PlayFab/PlayFabClientApi.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.96.211108",
17+
sdkVersion: "1.98.211209",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.96.211108"
19+
sdk: "JavaScriptSDK-1.98.211209"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
224224
}
225225

226226
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227-
PlayFab.sdkVersion = "1.96.211108";
227+
PlayFab.sdkVersion = "1.98.211209";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";

PlayFabSdk/src/PlayFab/PlayFabCloudScriptApi.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.96.211108",
17+
sdkVersion: "1.98.211209",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.96.211108"
19+
sdk: "JavaScriptSDK-1.98.211209"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
224224
}
225225

226226
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227-
PlayFab.sdkVersion = "1.96.211108";
227+
PlayFab.sdkVersion = "1.98.211209";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";

PlayFabSdk/src/PlayFab/PlayFabDataApi.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.96.211108",
17+
sdkVersion: "1.98.211209",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.96.211108"
19+
sdk: "JavaScriptSDK-1.98.211209"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
224224
}
225225

226226
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227-
PlayFab.sdkVersion = "1.96.211108";
227+
PlayFab.sdkVersion = "1.98.211209";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";

PlayFabSdk/src/PlayFab/PlayFabEconomyApi.js

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.96.211108",
17+
sdkVersion: "1.98.211209",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.96.211108"
19+
sdk: "JavaScriptSDK-1.98.211209"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
224224
}
225225

226226
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227-
PlayFab.sdkVersion = "1.96.211108";
227+
PlayFab.sdkVersion = "1.98.211209";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";
@@ -297,6 +297,10 @@ PlayFab.EconomyApi = {
297297
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/GetItemReviewSummary", request, "X-EntityToken", callback, customData, extraHeaders);
298298
},
299299

300+
GetItems: function (request, callback, customData, extraHeaders) {
301+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/GetItems", request, "X-EntityToken", callback, customData, extraHeaders);
302+
},
303+
300304
PublishDraftItem: function (request, callback, customData, extraHeaders) {
301305
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/PublishDraftItem", request, "X-EntityToken", callback, customData, extraHeaders);
302306
},

PlayFabSdk/src/PlayFab/PlayFabEventsApi.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.96.211108",
17+
sdkVersion: "1.98.211209",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.96.211108"
19+
sdk: "JavaScriptSDK-1.98.211209"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
224224
}
225225

226226
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227-
PlayFab.sdkVersion = "1.96.211108";
227+
PlayFab.sdkVersion = "1.98.211209";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";

PlayFabSdk/src/PlayFab/PlayFabExperimentationApi.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.96.211108",
17+
sdkVersion: "1.98.211209",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.96.211108"
19+
sdk: "JavaScriptSDK-1.98.211209"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
224224
}
225225

226226
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227-
PlayFab.sdkVersion = "1.96.211108";
227+
PlayFab.sdkVersion = "1.98.211209";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";

PlayFabSdk/src/PlayFab/PlayFabGroupsApi.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.96.211108",
17+
sdkVersion: "1.98.211209",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.96.211108"
19+
sdk: "JavaScriptSDK-1.98.211209"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -224,7 +224,7 @@ if(!PlayFab._internalSettings) {
224224
}
225225

226226
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227-
PlayFab.sdkVersion = "1.96.211108";
227+
PlayFab.sdkVersion = "1.98.211209";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";

0 commit comments

Comments
 (0)