GameLiftClient 1.2.8

General

  • Fixed an issue where the delegate for creating a GameLiftClient object was not being called
    Thanks to Feror for finding this
  • Added a missing AttributeValue struct to the GameLiftPlayerStruct

DynamoDb 1.1.7

General

  • Added support for the following AWS attributes in the FAttributeValue struct
    STRING_SET,
    NUMBER_SET,
    BYTEBUFFER_SET,
    ATTRIBUTE_MAP,
    ATTRIBUTE_LIST