Releases: redis/node-redis
[email protected]
What's Changed
- Fix: resolve doubly linked list push issue by @ntvviktor in #3085
- Update default Redis version to 8.4-M01-pre in tests by @bobymicroby in #3092
- Adjust scenario tests according to latest maint naming changes by @nkaradzhov in #3090
- test(maint): touch up wrong assertions by @nkaradzhov in #3096
- fix(pool): make createClientPool use provided options by @nkaradzhov in #3095
- Emit invalidate events from client by @sastcsgh in #3076
- Fix client kill enums by @watersRand in #3074
- cluster/node events (#1855) by @NaughtySora in #3083
- fix(ssubscribe): properly resubscribe in case of shard failover by @nkaradzhov in #3098
- fix: multi-byte character corruption when converting Buffers to strings by @brb3 in #3100
- fix(cmd): PUBSUB_NUMSUB return count as number by @nkaradzhov in #3103
- Extend proxy by @nkaradzhov in #3105
New Contributors
- @ntvviktor made their first contribution in #3085
- @sastcsgh made their first contribution in #3076
- @NaughtySora made their first contribution in #3083
- @brb3 made their first contribution in #3100
Full Changelog: https://github.com/redis/node-redis/compare/[email protected]@5.9.0-beta.3
[email protected]
What's Changed
- fix: add typed/untyped mode support for multi-commands by @PavelPashov in #3084
Full Changelog: https://github.com/redis/node-redis/compare/[email protected]@5.8.3
[email protected]
What's Changed
- feat: add default modules to createClientPool by @killagu in #3088
- DOC-5743 BITOP examples by @andy-stark-redis in #3087
- feat: add typed/untyped mode support for multi-commands by @PavelPashov in #3084
New Contributors
Full Changelog: https://github.com/redis/node-redis/compare/[email protected]@5.9.0-beta.2
[email protected]
What's Changed
- fix(cluster): prevent infinite loop by @nkaradzhov in #3078
- docs: update RedisJSON documentation link by @Caiuriuller in #3079
- refactor(test): improve test scenario reliability and maintainability by @PavelPashov in #3077
- Improve stale issue management workflow by @elena-kolevska in #3082
- Maint fixes by @nkaradzhov in #3086
New Contributors
- @Caiuriuller made their first contribution in #3079
- @elena-kolevska made their first contribution in #3082
Full Changelog: https://github.com/redis/node-redis/compare/[email protected]@5.9.0-beta.1
[email protected]
What's Changed
- fix(ts): use all commands in cluster type by @nkaradzhov in #3065
- Main by @watersRand in #3047
- docs: fix scanIterator example in readme by @nkaradzhov in #3072
- Hitless upgrades by @nkaradzhov in #3021
New Contributors
- @watersRand made their first contribution in #3047
Full Changelog: https://github.com/redis/node-redis/compare/[email protected]@5.9.0-beta.0
[email protected]
What's Changed
- Clustering sendCommand docs by @nfriedly in #3053
- Stop erasing
ErrorReply
stack by @dxg in #3050 - Call out sendCommand cluster difference in readme by @nfriedly in #3054
- fix(ts): xtrim threshold accepts string by @Eomm in #3058
- chore(tests): bump test container version 8.2.1-pre by @nkaradzhov in #3057
- fix(sentinel): properly pass reconnectStrategy by @nkaradzhov in #3063
- fix(search): properly decide if response has docs by @nkaradzhov in #3060
New Contributors
Full Changelog: https://github.com/redis/node-redis/compare/[email protected]@5.8.2
[email protected]
What's Changed
- chore(tests): bump test container version 8.2 by @nkaradzhov in #3046
- fix(commands): expire, expireAt are not readonly by @nkaradzhov in #3045
- fix: parse database from Redis URL by @PavelPashov in #3052
Full Changelog: https://github.com/redis/node-redis/compare/[email protected]@5.8.1
[email protected]
What's Changed
- Add support svs vamana index creation by @PavelPashov in #3025
- createClient url+tls invariant violation check by @dearlordylord in #2835
New Contributors
- @dearlordylord made their first contribution in #2835
Full Changelog: https://github.com/redis/node-redis/compare/[email protected]@5.8.0
[email protected]
What's Changed
- fix(pool): chain promise handlers to prevent unhandled rejections by @PavelPashov in #3035
- Add Redis 8.2 New Stream Commands by @PavelPashov in #3029
- DOC-5473 added time series doc examples by @andy-stark-redis in #3030
- DOC-5074 added vector set doc examples by @andy-stark-redis in #3031
- fix(scan): remove console.logs by @nkaradzhov in #3038
- feat: add EPSILON parameter support to VSIM command by @PavelPashov in #3041
New Contributors
- @andy-stark-redis made their first contribution in #3030
Full Changelog: https://github.com/redis/node-redis/compare/[email protected]@5.7.0
[email protected]
What's Changed
- docs: fix hyperlink for lua scripts, functions by @cloneot in #3015
- fix(search): adjust field types for ft.search by @nkaradzhov in #3018
- fix(client): make socket.host not required by @nkaradzhov in #3024
- fix(client): export RedisJSON type by @nkaradzhov in #3026
- Update doctests by @PavelPashov in #3020
- Add Redis transparent proxy test utilities by @bobymicroby in #3019
New Contributors
Full Changelog: https://github.com/redis/node-redis/compare/[email protected]@5.6.1