Releases: upstash/redis-js
Releases · upstash/redis-js
v1.31.6
What's Changed
- feat: add keepAlive parameter by @CahidArda in #1138
Full Changelog: v1.31.5...v1.31.6
v1.31.5
What's Changed
- fix: add Pipeline to exports by @CahidArda in #1121
Full Changelog: v1.31.4...v1.31.5
v1.31.4
What's Changed
- DX-997: Make cursor field in scan commands string by @CahidArda in #1115
After this patch, cursor field in the SCAN
, HSCAN
, SSCAN
and ZSCAN
will always be string even if deserialization is enabled.
Full Changelog: v1.31.3...v1.31.4
v1.31.4-canary
What's Changed
- DX-997: Make cursor field in scan commands string by @CahidArda in #1115
Full Changelog: v1.31.3...v1.31.4-canary
v1.31.3
What's Changed
- hotfix: use two Promise.resolve statements in deferExecution by @CahidArda in #1083
Full Changelog: v1.31.2...v1.31.3
v1.31.3-canary
What's Changed
- hotfix: use two Promise.resolve statements in deferExecution by @CahidArda in #1083
Full Changelog: v1.31.2...v1.31.3-canary
v1.31.2
What's Changed
- Fix Auto-pipeline Proxy Json Issue by @CahidArda in #1080
Full Changelog: v1.31.1...v1.31.2
v1.31.2-canary
What's Changed
- Fix Auto-pipeline Proxy Json Issue by @CahidArda in #1080
Full Changelog: v1.31.1...v1.31.2-canary
v1.31.1
What's Changed
- feat: add lmpop command by @ogzhanolguncu in #1061
- Allow undefined constructor values by @joschan21 in #1065
- add enableAutoPipelining parameter by @CahidArda in #1062
New Contributors
- @CahidArda made their first contribution in #1062
Full Changelog: v1.31.0...v1.31.1
v1.31.1-canary
What's Changed
- feat: add lmpop command by @ogzhanolguncu in #1061
- Allow undefined constructor values by @joschan21 in #1065
- add enableAutoPipelining parameter by @CahidArda in #1062
New Contributors
- @CahidArda made their first contribution in #1062
Full Changelog: v1.31.0...v1.31.1-canary