Skip to content

Releases: jcabi/jcabi-dynamo

Upgrade to jcabi 1.15

20 Oct 14:16
Compare
Choose a tag to compare

issues with iterator.remove()

08 Sep 08:27
Compare
Choose a tag to compare

@Immutable.Array annotation

25 Jun 21:34
Compare
Choose a tag to compare

@Immutable.Array annotation added

Logging fixed

13 Jun 19:10
Compare
Choose a tag to compare

Logging made clear in this version, now every operation reports its execution time

Bug fix in MadeTable

09 Jun 14:32
Compare
Choose a tag to compare

Bug fixed with ReIterator

14 May 06:56
Compare
Choose a tag to compare

Bug fixed with ReIterator, now it's not immutable any more

Retry package fixed

14 May 06:56
Compare
Choose a tag to compare

Classes in com.jcabi.dynamo.retry package fixed and tested properly

Bug fix in Item.put()

12 May 11:56
Compare
Choose a tag to compare

Bug fix in Item.put()

Conditions and Attributes understand numbers

11 May 19:37
Compare
Choose a tag to compare

In this version Conditions and Attributes correctly understand numeric arguments and use AttributeValue.withN()

Item.put() returns updated attributes

11 May 14:35
Compare
Choose a tag to compare

Item.put() returns values of updated attributes.