Skip to content

Releases: xoeye/xoto3

1.16.2

02 Sep 18:33
36c43d1
Compare
Choose a tag to compare

Changes

Fix threaded BatchGetItem on 3.8+ (#32) by @xaviergmail

This release was made possible by the following contributors:

@xaviergmail

1.16.1

23 Aug 21:29
6d33afc
Compare
Choose a tag to compare

Changes

This release was made possible by the following contributors:

@danielxoi and @xaviergmail

1.16.0

05 Oct 21:53
ef91cde
Compare
Choose a tag to compare

Changes

  • feat: most generic single item writer for write_versioned API (#27) by @petergaultney

This release was made possible by the following contributors:

@petergaultney, @nbfritz , @jwsloan , @jstephensxoi

1.15.1

30 Sep 15:03
73f3244
Compare
Choose a tag to compare

Changes

  • fix: equality comparison after using presume (make presume act more like a real get from DDB) (#26) by @petergaultney

This release was made possible by the following contributors:

@petergaultney @nbfritz @ChadCareyST

1.15.0

22 Jul 20:23
50a7766
Compare
Choose a tag to compare

Changes

  • feat: stop performing transactional writes on single, unchanged items (#23) by @petergaultney

This release was made possible by the following contributors:

@petergaultney

1.14.0

22 Jun 14:08
c9ec1d7
Compare
Choose a tag to compare

Changes

This release was made possible by the following contributors:

@petergaultney

1.13.1

12 May 21:58
Compare
Choose a tag to compare

Changes

  • Fix regression in backoff utility

This release was made possible by the following contributors:

@petergaultney

1.13.0

11 May 15:43
b7b755f
Compare
Choose a tag to compare

Changes

  • feat: improved sharded stream consumers and multicasting stream utilities (#20) by @petergaultney

This release was made possible by the following contributors:

@petergaultney
@nbfritz

1.12.2

06 May 21:14
Compare
Choose a tag to compare

Changes

  • More comprehensive handling of various transactional update errors that can be retried.

This release was made possible by the following contributors:

@petergaultney

1.12.1

27 Apr 16:06
866da95
Compare
Choose a tag to compare

Changes

  • fix: properly handle re-running a transaction against tables with differing key schemas (#19) by @jwsloan

This release was made possible by the following contributors:

@jwsloan