v1.0.0-rc2
Pre-release
Pre-release
What's Changed
- Python: fix transaction publish documentation and typing by @shohamazon in #1809
- Rename RedisRequest to CommandRequest by @shohamazon in #1695
- support xgroup, xread and xreadgroup with GlideString by @alon-arenberg in #1841
- support mset and msetnx with GlideString by @alon-arenberg in #1842
- Java: Rename RedisClient, RedisClusterClient to GlideClient, GlideClusterClient by @shohamazon in #1671
- Java: change API to Valkey API by @shohamazon in #1847
- Java transaction: fixed:
zunionstore
&zinterstore
for binary version by @eifrah-aws in #1846 - Java: update API docs by @shohamazon in #1852
- Added a workflow_dispatch to CD workflows by @barshaul in #1844
- Updated attribution files for scheduled-ort by @github-actions in #1771
- Uncomment commented integration tests by @alon-arenberg in #1851
- changed cluster scan to bytes by @avifenesh in #1850
- Java: more renaming and doc fixes by @shohamazon in #1855
- Python: doc fixes by @shohamazon in #1856
- Rename missed places to valkey by @shohamazon in #1860
- Add binary support for z* commands in java client by @asheryerm in #1849
- fix small documentation by @shohamazon in #1865
- Updated attribution files for scheduled-ort by @github-actions in #1858
- Documentation: Fixed the main README file by @barshaul in #1861
- Full tests on macos by @ikolomi in #1788
- Java: re-enabled
xclaim
binary tests by @eifrah-aws in #1867 - Java: Update artifact ID and group ID. by @Yury-Fridlyand in #1871
- Update README file for Python and Java by @shohamazon in #1873
- CI: TEMP COMMIT: reduce the tests matrix by @barshaul in #1881
- change all aws links to valkey-io by @shohamazon in #1869
- Python: fix transaction flaky test by @shohamazon in #1878
- Changed MacOS 13 runner to a normal-sized runner by @barshaul in #1880
- Fix authors in the cargo.toml files by @barshaul in #1883
- Fix CI after repo move. by @Yury-Fridlyand in #1870
- Python: remove print statements from integration tests by @aaron-congo in #1872
- Add Signed-off to ORT commits by @shohamazon in #1885
- Updated attribution files for scheduled-ort by @github-actions in #1884
- Fix Node & Python renaming by @barshaul in #1879
New Contributors
- @asheryerm made their first contribution in #1849
Full Changelog: v0.5.0-rc1...v1.0.0-rc2