Changes & Bug fixes
Add numbered databases support for the cluster client (#2146 by @virratanasangpunth)
fix(cluster): clamp retry backoff upper bound after min-wait floor (#2158 by @nihohit)
docs/ci: add wasm32-wasip2 build support for tokio-comp (#2153 by @Prashantsinghchouhan)
Add Bloom filter support (#2117 by @somechris)
CI & operational improvements
tests/version: Parse all available versions (Valkey, modules, ...) (Version refactor 6/10) (#2143 by @somechris)
tests/version: Add disjunctive (OR) and conjunctive (AND) matchers (Version refactor 7/10) (#2144 by @somechris)
tests/version: Drop Redis binary version parsing (Version refactor 8/10) (#2145 by @somechris)
tests: Drop VERSION from version constants (version refactor 9/10) (#2147 by @somechris)
Fix flakey object tests (#2160 by @nihohit)
tests: Add test guards for Valkey servers (Version refactor 10/10) (#2148 by @somechris)
New Contributors
- @virratanasangpunth made their first contribution in #2146
- @Prashantsinghchouhan made their first contribution in #2153
Full Changelog: redis-1.2.4...redis-1.3.0