GAMELIFT 2.0.8 October 15, 2023 by hulken GENERAL Fixed a missing Location parameter in the SearchGameSessionsRequest struct
GAMELIFT CLIENT 2.0.6 June 11, 2023 by hulken GENERAL Updated Android Libs to link against the proper NDK version that Unreal Engine 5.x uses “Get GameLiftClient Object” function has been deprecated/removed and you will now have to save the callback object after creating the GameLiftClient Client. Added function to generate AWS UUID strings
GAMELIFT SERVER 2.0.4 June 1, 2023May 31, 2023 by hulken GENERAL Fixed Out struct parameter not being reset in GameLiftServer library methods Fixed Out error parameter not being reset in GameLiftServer library methods Fixed compile warnings due to deprecated c++ functions Fixed some struct values not initialized properly