Open
Description
Expected behavior
Open Changelog, browse the releases and find out if it is neccessary to migrate my source code when upgrading to that version.
Actual behavior
Instructions are missing.
Steps to reproduce:
I am upgrading from 2.9.0 to 3.3.0 and so far I hit:
redis.clients.util.Pool is gone, I replaced it with redis.clients.jedis.JedisPoolAbstract and its ancestors
redis.clients.jedis.ScanResult#getStringCursor is gone too, the same description has getCursor() method
It is a good habbit to provide a migration guide when there are incompatible changes.
Redis / Jedis Configuration
Jedis version:
Redis version:
Java version:
Metadata
Metadata
Assignees
Labels
No labels