Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
6.1.0 source code.tar.gz | 2025-08-05 | 855.7 kB | |
6.1.0 source code.zip | 2025-08-05 | 1.3 MB | |
README.md | 2025-08-05 | 1.8 kB | |
Totals: 3 Items | 2.2 MB | 6 |
Changes
🚀 New Features
- Add support for SVS-VAMANA vector indexing (#4222)
- Clarify why new stream entries aren't deleted with XDELEX (#4218)
- Add support for new stream commands (#4211)
- Add Support for New BITOP Operations in Redis 8.2 (#4188) (#4190)
- Add binary stream support for XREAD and XREADGROUP (#3566) (#4152)
- Run pipeline in current thread if all the keys on same node (#4149)
🐛 Bug Fixes
- Restore binary compatibility of SetParams (#4225)
- Fix memory leak in JedisClusterInfoCache - replica nodes not cleared (#4205)
- Fix:JedisCluster throws NullPointerException when maxAttempts is set to 0 (#4186)
🧰 Maintenance
- DOC-5471 time series doc examples (#4210)
- Bump jackson.version from 2.19.1 to 2.19.2 (#4208)
- Fix flaky test ClientCommandsTest.killSkipmeYesNo (#4206)
- Bump org.junit:junit-bom from 5.13.2 to 5.13.3 (#4198)
- Migrate publishing to Maven Central Portal (#4199)
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 (#4197)
- Bump org.junit:junit-bom from 5.13.1 to 5.13.2 (#4192)
- DOC-5227 added probabilistic data type examples (#4184)
- Bump jackson.version from 2.19.0 to 2.19.1 (#4180)
- Update test infra to use latest Redis (#4179)
- Bump org.junit:junit-bom from 5.13.0-RC1 to 5.13.1 (#4174)
- Bump org.json:json from 20250107 to 20250517 (#4171)
- Bump org.apache.httpcomponents.client5:httpclient5-fluent from 5.4.4 to 5.5 (#4170)
- Fix flaky tests in DocumentTest (#3617)
- Add retryable command execution example (#3780)
- Bump jackson.version from 2.18.3 to 2.19.0 (#4160)
- Bump com.google.code.gson:gson from 2.12.1 to 2.13.1 (#4161)
Contributors
We'd like to thank all the contributors who worked on this release!
@219sansim, @YoHanKi, @andy-stark-redis, @ggivo, @jujn, @thachlp, @uglide and @xrayw