Releases: upstash/redis-js
Releases · upstash/redis-js
v1.35.3
What's Changed
- feat: add Upstash Console as platform value for telemetry by @mehmettokgoz in #1384
New Contributors
- @mehmettokgoz made their first contribution in #1384
Full Changelog: v1.35.2...v1.35.3
v1.35.2
What's Changed
- fix: exclude exec command from autopipelining by @alitariksahin in #1382
- fix: deprecate block option in xread by @alitariksahin in #1383
New Contributors
- @alitariksahin made their first contribution in #1382
Full Changelog: v1.35.1...v1.35.2
v1.35.1
What's Changed
- DX-1938: update signal parameter to accept function by @CahidArda in #1379
Full Changelog: v1.35.0...v1.35.1
v1.35.0
What's Changed
Features:
- feat: add withtypes option to the scan command by @ytkimirti in #1376
Fixes:
- feat: use uncrypto instead of crypto-js by @ytkimirti in #1375
Full Changelog: v1.34.9...v1.35.0
v1.34.9
What's Changed
Fixes:
- DX-1839: exclude some commands from auto pipeline by @CahidArda in #1373
Full Changelog: v1.34.8...v1.34.9
v1.34.8
What's Changed
- DX-1780: add hash expiration commands by @CahidArda in #1371
Full Changelog: v1.34.7...v1.34.8
v1.34.7
What's Changed
Features:
- DX-1660: Add EVAL_RO and EVALSHA_RO commands by @yunusemreozdemir in #1365
- DX-1780: Add HEXPIRE by @CahidArda in #1367
- Add json.merge command by @CahidArda in #1368
Fixes:
- Add expire options to PEXPIREAT, PEXPIRE, EXPIREAT by @CahidArda in #1370
Full Changelog: v1.34.6...v1.34.7
v1.34.6
What's Changed
- Don't use Array.shift in custom deserializers by @mdumandag in #1364
New Contributors
- @mdumandag made their first contribution in #1364
Full Changelog: v1.34.5...v1.34.6
v1.34.5
What's Changed
- Introduce SUBSCRIBE and PSUBSCRIBE Command by @fahreddinozcan in #1360
Full Changelog: v1.34.4...v1.34.5
v1.34.4
What's Changed
Features:
- Added command: getex by @SomajitDey in #1358
Fixes:
- Add install ci version to vercel deployed tests by @CahidArda in #1328
- Remove sleep after the last retry attempt by @CahidArda in #1342
- DX-1382: Generic EXEC command by @fahreddinozcan in #1346
- fix: remove test.only from auto-pipeline by @arjunattam in #1356
New Contributors
- @arjunattam made their first contribution in #1356
- @SomajitDey made their first contribution in #1358
Full Changelog: v1.34.3...v1.34.4