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

BlueprintCore 1.0.5

General

  • Added “Blueprint Locked Status” in the blueprint description/tooltip (see example below)
  • Added Padlocks to the blueprint thumbnails to indicate the blueprints locked/unlocked status

Translate 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