> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PlayFab Services SDK 릴리스 노트 2023

> 2023년 PlayFab Services SDK 릴리스 노트로, 해당 연도에 배포된 SDK 버전 업데이트, 새로운 API 추가, 사용 중단, 수정 사항을 다룹니다.

<Note>
  서비스 릴리스 및 제품 업데이트에 대한 릴리스 노트는 [PlayFab의 공개 GitHub 저장소](https://github.com/PlayFab/PlayFab)의 [릴리스 노트](https://github.com/PlayFab/PlayFab/releases) 섹션을 참조하세요.
</Note>

## 231208

날짜: 2023년 12월 8일

* Multiplayer API에 다음 Lobby 호출이 추가되었습니다:
  * JoinLobbyAsServer
  * LeaveLobbyAsServer
  * UpdateLobbyAsServer
* Segment Create, Get, Update에 다음 Actions 지원이 추가되었습니다:
  * AddInventoryItemsV2SegmentAction
  * DeleteInventoryItemsV2SegmentAction
  * SubtractInventoryItemsV2Action

## 231124

날짜: 2023년 11월 24일

* 일부 Lobby 관련 오류 코드의 이름이 업데이트되었습니다.

## 231110

날짜: 2023년 11월 10일

* Admin/CreateActionsOnPlayersInSegmentTask에서 사용 가능한 Actions에 다음이 추가되었습니다:
  * AddInventoryItemV2Content
  * DeleteInventoryItemV2Content
  * SubtractInventoryItemV2Content

## 231027

날짜: 2023년 10월 27일

* Admin API의 CreateActionsOnPlayersInSegmentTask 메서드에서 BanPlayerContent의 BanDurationHours 속성이 이제 선택 사항입니다.

## 231013

날짜: 2023년 10월 13일

* Admin API의 Create 및 Update OpenIdConnection 요청에 IgnoreNonce 및 IssuerOverride가 추가되었습니다.
* Multiplayer API의 AzureRegion에 SwedenCentral이 추가되었습니다.

## 230929

날짜: 2023년 9월 29일

* 예약된 작업의 액션을 가져오고 설정할 수 있도록 Actions 배열이 추가되었습니다.
* 모든 예약된 작업 액션 유형에 대한 모델이 추가되었습니다.
* Multiplayer API에 RequestPartyService 호출이 추가되었습니다.
* InvalidStatisticScore에 대한 새 오류 코드가 추가되었습니다.
* Lobby 시나리오에 대한 새 오류 코드가 추가되었습니다:
  * LobbyAssociatedServerMismatch
  * LobbyAssociatedServerNotFound
  * LobbyAssociatedToDifferentServer
  * LobbyServerAlreadyAssociated
  * LobbyIsNotClientOwned
  * LobbyDoesNotUseConnections

## 230915

날짜: 2023년 9월 15일

* Multiplayer API의 ListContainerImageTagsRequest 및 Response에 PageSize 및 SkipToken이 추가되었습니다.
* Profile API에서 반환되는 Profile 객체의 Statistics 필드에 AttributeStatistics 및 Scores 속성이 추가되었습니다.
* Server API에 LinkNintendoServiceAccountSubject 호출이 추가되었습니다.

## 230901

날짜: 2023년 9월 1일

* 새 Admin API 호출인 DeleteMasterPlayerEventData가 추가되었습니다.
* LeaderboardColumnLengthMismatch에 대한 새 오류 코드가 추가되었습니다.
* Economy API의 TransferInventoryItemsResponse에 OperationStatus가 추가되었습니다.

## 230818

날짜: 2023년 8월 18일

* Managed Events와 관련된 여러 오류 코드가 추가되었습니다:
  * ManageEventNamespaceInvalid
  * ManageEventNameInvalid
  * ManagedEventNotFound
  * ManageEventsInvalidRatio
  * ManagedEventInvalid
* UserAccountInfo에 ServerCustomIdInfo가 추가되었습니다.
* ContinentCode 및 CountryCode에 "Unknown"이 추가되었습니다.

## 230804

날짜: 2023년 8월 4일

* 여러 API에 걸쳐 참조 문서에 사소한 업데이트가 있었습니다.

## 230721

날짜: 2023년 7월 21일

* Economy V1 호출에 대한 참조 문서가 업데이트되었습니다.

## 230707

날짜: 2023년 7월 7일

* Events API에 TelemetryKey 관리가 추가되었습니다.
* GetEntity 호출의 EntityProfile에서 LeaderboardMetadata가 제거되었습니다. 이 값은 사용되지 않으므로 호환성이 깨질 위험은 없습니다.
* Server API에 LinkPSNId가 추가되었습니다.

## 230623

날짜: 2023년 6월 23일

* Addon 관리와 관련된 오류 코드가 추가되었습니다.
* Economy API의 SearchItemsRequest에 Language가 추가되었습니다.
* Unity SDK에 TelemetryKey 인증 지원이 추가되었습니다.
* Unreal Engine 5.2 지원이 추가되었습니다.

## 230609

날짜: 2023년 6월 9일

* PartySerializationError에 대한 오류 코드가 추가되었습니다.
* Client API의 LoginWithSteam에 TicketIsServiceSpecific이 추가되었습니다.
* Economy API의 CatalogPrice에 UnitAmount가 추가되었습니다.
* Unreal, XplatCpp 및 C# SDK에 TelemetryKey 인증 지원이 추가되었습니다.

## 230529

날짜: 2023년 5월 29일

* Multiplayer API에 Dadsv5가 유효한 AzureVmFamily로 추가되고 관련 AzureVmSize 선택 항목도 추가되었습니다.
* Multiplayer API의 GetMultiplayerServerDetails 응답에 PublicIPV4Addresses가 추가되었습니다.

## 230512

날짜: 2023년 5월 12일

* TelemetryKeyLongInsightsRetentionNotAllowed에 대한 오류 코드가 추가되었습니다.
* XplatCpp SDK에 macOS 빌드 대상 지원이 추가되었습니다.

## 230428

날짜: 2023년 4월 28일

* PlayerCustomProperties와 관련된 여러 오류 코드가 추가되었습니다:
  * PlayerCustomPropertiesPropertyNameTooLong
  * PlayerCustomPropertiesPropertyNameIsInvalid
  * PlayerCustomPropertiesStringPropertyValueTooLong
  * PlayerCustomPropertiesValueIsInvalidType
  * PlayerCustomPropertiesVersionMismatch
  * PlayerCustomPropertiesPropertyCountTooHigh
  * PlayerCustomPropertiesDuplicatePropertyName
  * PlayerCustomPropertiesPropertyDoesNotExist
* Multiplayer API의 GetBuild 응답에 VmStartupScriptConfiguration이 추가되었습니다.

## 230403

날짜: 2023년 4월 3일

* Admin API에서 레거시 서버 호스팅 호출인 GetServerBuildUploadUrl이 제거되었습니다.
* AnalyticsSegmentCountOverLimit에 대한 오류 코드가 추가되었습니다.
* Economy API의 AddInventoryItemsOperation에 DurationInSeconds가 추가되었습니다.
* Economy API의 RedeemPlayStationStoreInventoryItems에 RedirectUri가 추가되었습니다.
* Profiles API에 GetTitlePlayersFromXboxLiveIDs가 추가되었습니다.
* Server API에 LinkSteamId 및 UnlinkSteamId가 추가되었습니다.

## 230320

날짜: 2023년 3월 20일

* [2023년 3월 13일 PlayFab 서비스 릴리스](https://github.com/PlayFab/PlayFab/releases/tag/untagged-ee9d08281cf8b7b22c9c)를 지원합니다.
* TelemetryKeyDeactivated에 대한 오류 코드가 추가되었습니다.
* 여러 API에서 레거시 서버 호스팅과 관련된 다음 호출이 제거되었습니다:
  * Admin/GetMatchmakerGameInfo
  * Admin/GetMatchmakerGameModes
  * Admin/ModifyServerBuild
  * Client/GetCurrentGames
  * Client/GetGameServerRegions
  * Client/Matchmake
  * Matchmaker/AuthUser
  * Matchmaker/PlayerJoined
  * Matchmaker/PlayerLeft
  * Matchmaker/UserInfo
  * Server/DeregisterGame
  * Server/NotifyMatchmakerPlayerLeft
  * Server/RedeemMatchmakerTicket
  * Server/RefreshGameServerInstanceHeartbeat
  * Server/RegisterGame
  * Server/SetGameServerInstanceData
  * Server/SetGameServerInstanceState
  * Server/SetGameServerInstanceTags
* Admin API의 RefundPurchaseResponse에서 Region이 제거되었습니다.
* Multiplayer API의 여러 호출에서 UseStreamingForAssetDownloads가 제거되었습니다.

## 230306

날짜: 2023년 3월 6일

* 다음 오류에 대한 오류 코드가 추가되었습니다:
  * EntityAPIKeysNotSupported
  * IpAddressBanned
  * EntityLineageBanned
  * NamespaceMismatch
  * InvalidServiceConfiguration
  * InvalidNamespaceMismatch
  * TelemetryKeyNotFound
  * TelemetryKeyInvalidName
  * TelemetryKeyAlreadyExists
  * TelemetryKeyInvalid
  * TelemetryKeyCountOverLimit
* Client API의 LoginWithGoogleAccountRequest에 SetEmail이 추가되었습니다.
* Economy API에 다음이 추가되었습니다:
  * 여러 아이템 관련 요청 및 작업에 DurationInSeconds 추가
  * CatalogPrice에 UnitDurationInSeconds 추가
  * CatalogIte에 DefaultStackId 추가
  * InventoryItem에 ExpirationDate 추가

## 230220

날짜: 2023년 2월 20일

* InvalidNintendoSwitchAccountId에 대한 오류 코드가 추가되었습니다.
* Multiplayer API의 여러 호출에 VmStartupScriptConfiguration이 추가되었습니다.

## 230206

날짜: 2023년 2월 6일

* 다음 오류에 대한 오류 코드가 추가되었습니다:
  * AnalysisSubscriptionNotFound
  * AnalysisSubscriptionFailed
  * AnalysisSubscriptionFoundAlready
  * AnalysisSubscriptionManagementInvalidInput
  * InvalidGameCenterId
* Economy API의 여러 호출에서 Amount가 필수 값에서 제거되었습니다.

## 230123

날짜: 2023년 1월 23일

* Unity Editor Extensions의 메모리 누수를 수정했습니다.
* XplatCpp SDK에 종료 시 전송되지 않은 이벤트를 보내는 지원이 추가되었습니다.

## 230109

날짜: 2023년 1월 9일

* C# SDK의 ValidateEntityToken 버그를 수정했습니다.


## Related topics

- [PlayFab 릴리스 노트 2015](/ko/services/playfab/release-notes/2015.md)
- [PlayFab 릴리스 노트 2018](/ko/services/playfab/release-notes/2018.md)
- [PlayFab Services SDK 릴리스 노트 2026](/ko/services/playfab/release-notes/index.md)
- [PlayFab 릴리스 노트 2019](/ko/services/playfab/release-notes/2019.md)
- [PlayFab 릴리스 노트 2021](/ko/services/playfab/release-notes/2021.md)
