Skip to content

Tags: kitar/laravel-dynamodb

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
kitar Satoshi Kita
Update README.md

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
kitar Satoshi Kita
Update README.md according to #40

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
kitar Satoshi Kita
bugfix

Exception was occurring when the value of SK or PK was 0.

v1.1.1

Toggle v1.1.1's commit message
Update README.md

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #34 from kitar/batch-write-item

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #31 from kitar/php82

Support PHP 8.2

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #23 from lucasgiovanny/patch-1

Add a protocol by default on config endpoint

v1.0.0

Toggle v1.0.0's commit message
Revert "Update require-dev packages"

This reverts commit ce6420e.

v0.6.0

Toggle v0.6.0's commit message
tidy

v0.5.1

Toggle v0.5.1's commit message
Do not unset DynamoDB Client on disconnect until implement reconnect …

…method.