Release v1.0.2 - 2016-12-02
References: #43
- Issue - Aws::Record::ItemOperations - Fixes an issue where update operations
which consist of onlyREMOVEexpressions failed due to an empty
:expression_attribute_valuesmap. The fix makes the presence of that map
conditional on the existance of valid values.