Amazon-DynamoDB
view release on metacpan or search on metacpan
Change: 5955881181606900fea42a8c49bf015824330c2d
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2015-01-21 23:59:01 +0000
Fix for scan and query results, incomplete results were being
returned.
-----------------------------------------
version 0.32 at 2015-01-15 17:55:50 +0000
-----------------------------------------
Change: 361b0a90eaeb394b0ca8c70af7803fa074de9ac2
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2015-01-15 12:55:50 +0000
Fix a syntax error with latest Mojo fixes
Change: 212cf167232e61bee212480d856e26205019b7e2
Author: Rusty Conover <rustyconover@users.noreply.github.com>
Date : 2015-01-15 12:53:19 +0000
Merge pull request #6 from kablamo/mojo-error-handling
Improve error handling when using Mojo::UserAgent
Change: e8532f3c912f4895fa00b8069346208a1c837b22
Author: Eric Johnson <eric.git@iijo.org>
Date : 2015-01-15 11:07:28 +0000
Improve error handling when using Mojo::UserAgent
-----------------------------------------
version 0.31 at 2015-01-07 00:48:40 +0000
-----------------------------------------
Change: 3637a9693974a647915f3faab0e7780c8b7daa2e
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2015-01-06 19:48:40 +0000
Fix a bug in the patch to use JSON::MaybeXS found by tests.
Change: 06e16a2a3490d11901a79855cd8a0d8dbf3a7591
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2015-01-06 19:39:20 +0000
Merge branch 'master' of github.com:rustyconover/Amazon-DynamoDB
Change: 9f5db9e072f6114470178929649a8f52e24c5f53
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2015-01-06 19:24:07 +0000
Correct LastEvaluatedKey logic
Change: 15df92f386df4fe96e6318f3df512a96b6cd86fb
Author: Rusty Conover <rustyconover@users.noreply.github.com>
Date : 2015-01-06 19:23:39 +0000
Merge pull request #5 from karenetheridge/topic/json_maybexs
Swap out JSON::XS for JSON::MaybeXS
Change: 6b1dbca1170b86156c7177682b6874a03997df84
Author: Karen Etheridge <ether@cpan.org>
Date : 2015-01-06 16:10:48 +0000
Swap out JSON::XS for JSON::MaybeXS, to allow the user to choose
between backends
-----------------------------------------
version 0.30 at 2015-01-04 04:46:30 +0000
-----------------------------------------
Change: e53e7938868f4571188eff688bcd96d53a32b587
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2015-01-03 23:46:30 +0000
Fix bug in limit calculation
Change: 49f294e83fa2011d817f446e537edfea9f7e30de
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2015-01-03 23:30:53 +0000
Fixup some tests regarding Limit and ResultLimit
Change: 940faef664fcb60966482ca43ab72f6fbc3240ff
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2015-01-03 23:26:54 +0000
Fix handling of limit for query and scan. Remove ResultLimit option.
-----------------------------------------
version 0.29 at 2014-12-21 21:54:19 +0000
-----------------------------------------
Change: 6aa726f87b78143f9d70cb428d3f39c7bf43eb9a
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-12-21 16:54:19 +0000
Add support for FilterExpression, ExpressionAttributeNames and
ExpressionAttributeValues to query and scan.
-----------------------------------------
version 0.28 at 2014-12-16 02:02:54 +0000
-----------------------------------------
Change: 97c336c2cf2917e73eda35dc899faa3f7ee38f3a
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-12-15 21:02:54 +0000
Add support for ExpressionAttributeValues and ConditionExpression to
put_item method.
-----------------------------------------
version 0.27 at 2014-10-18 04:59:46 +0000
-----------------------------------------
Change: 22928c255282d7a2bc7717fe72bbb4bc9c9e41d3
Author: Rusty Conover <rusty@luckydinosaur.com>
Date : 2014-10-18 00:59:46 +0000
Remove code that implements AWS signature version 4, rely on
AWS::Signature4.
-----------------------------------------
version 0.25 at 2014-10-15 01:55:15 +0000
-----------------------------------------
( run in 0.602 second using v1.01-cache-2.11-cpan-2398b32b56e )