Releases: upstash/redis-js
Releases · upstash/redis-js
v1.35.5
What's Changed
- Update function fromEnv() summary to also include Vercels naming convention by @Ruitjes in #1390
- DX-2161: fall back to returning the message string if message is not parsable by @CahidArda in #1391
New Contributors
Full Changelog: v1.35.4...v1.35.5
v1.35.4
What's Changed
- chore: correct typo 'cound' to 'count' in http.ts comment by @builtbylane in #1385
- fix: adhere to deserialization setting by @joschan21 in #1388
New Contributors
- @builtbylane made their first contribution in #1385
Full Changelog: v1.35.3...v1.35.4
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