Skip to content

Commit d5f5b40

Browse files
ioredis-robotsemantic-release-bot
authored andcommitted
chore(release): 5.8.2 [skip ci]
## [5.8.2](v5.8.1...v5.8.2) (2025-10-21) ### Bug Fixes * default IP family selection to 0 ([#2028](#2028)) ([fb082d6](fb082d6)), closes [#2026](#2026) * move CLIENT SETINFO commands to connection handshake ([#2033](#2033)) ([fcbbbe8](fcbbbe8))
1 parent fcbbbe8 commit d5f5b40

File tree

11 files changed

+1145
-1137
lines changed

11 files changed

+1145
-1137
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [5.8.2](https://github.com/luin/ioredis/compare/v5.8.1...v5.8.2) (2025-10-21)
2+
3+
4+
### Bug Fixes
5+
6+
* default IP family selection to 0 ([#2028](https://github.com/luin/ioredis/issues/2028)) ([fb082d6](https://github.com/luin/ioredis/commit/fb082d6a8ece4b0921379ac449215c7ec7435023)), closes [#2026](https://github.com/luin/ioredis/issues/2026)
7+
* move CLIENT SETINFO commands to connection handshake ([#2033](https://github.com/luin/ioredis/issues/2033)) ([fcbbbe8](https://github.com/luin/ioredis/commit/fcbbbe898fc2540f5c14ad1f5d301f89bc2e4c22))
8+
19
## [5.8.1](https://github.com/luin/ioredis/compare/v5.8.0...v5.8.1) (2025-10-06)
210

311

docs/classes/Cluster.html

Lines changed: 364 additions & 364 deletions
Large diffs are not rendered by default.

docs/classes/Redis.html

Lines changed: 364 additions & 364 deletions
Large diffs are not rendered by default.

docs/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/interfaces/ChainableCommander.html

Lines changed: 354 additions & 354 deletions
Large diffs are not rendered by default.

docs/interfaces/ClusterOptions.html

Lines changed: 20 additions & 20 deletions
Large diffs are not rendered by default.

docs/interfaces/CommonRedisOptions.html

Lines changed: 26 additions & 26 deletions
Large diffs are not rendered by default.

docs/interfaces/SentinelAddress.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/interfaces/SentinelConnectionOptions.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)