GameLiftClient 1.2.5

General

  • Client Objects are now constructed asynchronously, projects should no longer “hang” for several seconds due to slow DNS resolving. However, you must wait until the Client object has been constructed! See included image below for an example.
  • AWS SDK libs are now Release built instead of Release+Debug to reduce it’s size

DynamoDB 1.1.6

General

  • Client Objects are now constructed asynchronously, projects should no longer “hang” for several seconds due to slow DNS resolving. However, you must wait until the Client object has been constructed! See included image below for an example.
  • AWS SDK libs are now Release built instead of Release+Debug to reduce it’s size

Cognito 1.2.4

General

  • Client Objects are now constructed asynchronously, projects should no longer “hang” for several seconds due to slow DNS resolving. However, you must wait until the Client object has been constructed! See included image below for an example.
  • AWS SDK libs are now Release built instead of Release+Debug to reduce it’s size

EOSCore 1.8.6

Lobby

  • New function: “EOSLobbyAddNotifyJoinLobbyAccepted
  • New function: “EOSLobbyRemoveNotifyJoinLobbyAccepted

Sessions

  • Create EOS Session node now accepts custom attributes when creating a session
  • Find EOS Sessions can now filter sessions based on custom attributes, it can also get all custom attributes from a session