Amazon-DynamoDB
view release on metacpan or search on metacpan
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-08-27 11:25:20 +0000
Allow some Net::Async::HTTP options to be respected.
Change: a50110545ab923039c3279b78b50209fff51fa21
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-07-05 01:01:54 +0000
Fix error handling with IO::Async implementation.
Release 0.19
Change: fe47bb5a50fcfb0c7ea9d0aa9094f9e3a7b810fe
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-07-04 09:05:12 +0000
Fix a bug in regards to the expected type definition.
Version 0.18
Change: 0f74634ebe42f87ba86a382fcbd83c8db4fa077c
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-07-02 17:40:13 +0000
Bump to version 0.17.
Fix a typo in the API version default.
Change: 47010e9100d5266a0c3d672d536956a34cefca75
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-07-01 15:19:17 +0000
Version 0.16
Fix compatibility with Type::Tiny 0.044.
Add checks around Expected so you can't use both Value and Exists and
AttributeValueList and ComparisionOperator at the same time.
Change: ca65aaf0104221d8a3babfe9eb8e47c8527de93f
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-06-29 21:21:50 +0000
Version 0.15
Add type restraints for parameter checking from Type::Tiny and using
Kavorka. A few bugs were found with this additional checking. Edit
the appropriate test cases to terminate on the first failure.
Require a callback now for ->scan() and ->query() rather than it
being optional. This is now because of Kavorka's limitation on
optional positional parameters being followed by named parameters.
Change: 9f4ba26a757fc6038bdace47a71cc2c0e62a3dc9
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-06-22 14:47:31 +0000
Bump to version 0.14
Fix utf8 encode/decode for requests.
Change: 52be9b45c66952e5959617a5b30ad5a7e6ce4965
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-05-23 18:15:13 +0000
Bump to version 0.13
Change: b2d2a527ea141b12e5b6663af506d80c5a508303
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-05-23 18:14:48 +0000
Don't try to decode JSON responses of 500 errors.
Change: 1eeeb2c3e291b7ad5ada134e30b1383765b92cc6
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-05-15 18:40:03 +0000
Bump to version 0.12
Remove use of File::Slurp, Closes #2.
Change: e8d62ef4aef5570bb66eeb396d33db8aaed88fd9
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-05-12 11:45:18 +0000
Don't include keys that are the empty string which throw validation
errors.
Add a bit more type checking
Bump to version 0.11
Change: a7a840ac4e7a83c213a5db83189846ba5a08d942
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-04-30 09:32:58 +0000
Bump to version 0.10
Change: e485765f3657707f1403a901fdc2b0ab0a29cdf4
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-04-30 09:31:38 +0000
Add support for AttributeValueList in Expected parameter processing.
Add test cases to exercise the code.
Centralize encoding of AttributeValueList to one function.
Change: c3c767a1162fb15a1931fec9cb2ce84a2a7287bf
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-04-29 10:10:13 +0000
Some Podweaver cleanup bump version to 0.09
Change: 456c6bf247b5702618c9be4e6ae81a50341136bb
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-04-29 10:03:02 +0000
Add ResultLimit to batch_get_item
( run in 2.188 seconds using v1.01-cache-2.11-cpan-75ffa21a3d4 )