Releases: jcabi/jcabi-dynamo
Releases · jcabi/jcabi-dynamo
Upgrade to jcabi 1.15
issues with iterator.remove()
@Immutable.Array annotation
@Immutable.Array
annotation added
Logging fixed
Logging made clear in this version, now every operation reports its execution time
Bug fix in MadeTable
Bug fixed with ReIterator
Bug fixed with ReIterator
, now it's not immutable any more
Retry package fixed
Classes in com.jcabi.dynamo.retry
package fixed and tested properly
Bug fix in Item.put()
Bug fix in Item.put()
Conditions and Attributes understand numbers
In this version Conditions
and Attributes
correctly understand numeric arguments and use AttributeValue.withN()
Item.put() returns updated attributes
Item.put()
returns values of updated attributes.