Releases: RikudouSage/DynamoDbCachePsr6
Releases · RikudouSage/DynamoDbCachePsr6
Release v3.1.0
Add base64 encoder (#28)
Release v3.0.0
What's Changed
- Upgrade to psr/cache:^3 to allow Symfony 6 compatibility by @clemherreman in #22
- Update to php 8 by @RikudouSage in #27
New Contributors
- @clemherreman made their first contribution in #22
Full Changelog: v2.1.0...v3.0.0
Release v2.1.0
What's Changed
- Treat network failure as cache miss by @shadowhand in #24
- Add configuration for network error handling by @RikudouSage in #25
New Contributors
- @shadowhand made their first contribution in #24
Full Changelog: v2.0.2...v2.1.0
Release v2.0.2
What's Changed
- Add funding by @RikudouSage in #18
- Handle key being larger than 2048 bytes by @RikudouSage in #20
Full Changelog: v2.0.1...v2.0.2
Release v2.0.1
What's Changed
- Allow PSR cache ^2.0 by @RikudouSage in #15
- Run tests on PHP 8.1 by @RikudouSage in #16
Full Changelog: v2.0.0...v2.0.1
Release v2.0.0
replace namespace in readme