Skip to content

Commit 8cb4b85

Browse files
authored
Connection.select(int) method is re-added
in 5c299e2 (#3449)
1 parent 21d65af commit 8cb4b85

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/jedis5-breaking.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@
8787

8888
- `quit()` method has been removed from `Connection` and `ServerCommands` interface and implementations.
8989

90-
- `select(int index)` method has been removed from `Connection`.
91-
9290
- `updatePassword(String password)` method has been removed from `JedisClientConfig` and implementations.
9391

9492
- `setPassword(String password)` method has been removed from both `JedisFactory` and `ConnectionFactory` classes.

0 commit comments

Comments
 (0)