Releases: foreverest/idempotency-redis
Releases · foreverest/idempotency-redis
v1.5.1
What's Changed
- Add executor-level TTL for cached results by @foreverest in #24
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Update Node targets by @foreverest in #14
- Wrap shouldIgnoreError failures with callback error by @foreverest in #13
- Improve README and CONTRIBUTING guidance by @foreverest in #18
- Add real Redis integration tests and CI service by @foreverest in #20
- Enforce JSONSerializer string output contract by @foreverest in #21
- Validate executor timeouts and normalize lock settings by @foreverest in #22
- Bump package version to 1.5.0 by @foreverest in #23
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Add
namespaceoption by @sophiabits in #11 - Document namespace + tiny improvements by @foreverest in #16
- Switch GitHub Actions to npm trusted publisher auth by @foreverest in #17
New Contributors
- @sophiabits made their first contribution in #11
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.3
What's Changed
- Initial implementation by @foreverest in #1
- Use
ioredis-mockin tests by @foreverest in #2 - Exclude tests and node_modules from TS compilation by @foreverest in #3
- Add tests for uncovered code lines by @foreverest in #4
- Handle action returning
undefinedby @foreverest in #5 - Setup CI by @foreverest in #6
- Integrate with Codecov by @foreverest in #7
- Add Codecov badge by @foreverest in #8
- Add table of contents to readme by @foreverest in #9
New Contributors
- @foreverest made their first contribution in #1
Full Changelog: https://github.com/foreverest/idempotency-redis/commits/v1.2.3