Skip to content

Tags: anshiwang2/jedis

Tags

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade org.JSON to 20220320 (redis#3161)

v4.3.0-m2

Toggle v4.3.0-m2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Separate package for RedisBloom commands (redis#3112)

v4.3.0-m1

Toggle v4.3.0-m1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GH Actions: Activate maven tests of module commands (redis#3098)

* Un-silent maven tests of module commands

* change port

* localhost

* redo port

v3.9.0

Toggle v3.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updating release process in branch 3 (redis#3013)

v4.2.3

Toggle v4.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: return of CLUSTER REPLICAS is Array reply (redis#2990)

not Bulk reply as it as has been stated in the [Redis doc](https://redis.io/commands/cluster-replicas/)

v4.2.2

Toggle v4.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update FUNCTION LOAD changes (from release 7.0 rc3) (redis#2973)

* Update FUNCTION LOAD changes (Release 7.0 rc3)

* update FUNCTION LIST

* remove function load params

* fix failure

* lgtm report fix

v4.2.1

Toggle v4.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enabling automatic release on release-drafter publish (redis#2964)

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support RedisGraph (redis#2941)

* Support RedisGraph

* Support Graph in Pipelines

* modify graph in pipeline

* address lgtm alert

* fix

v4.2.0-rc1

Toggle v4.2.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support RedisGraph (redis#2941)

* Support RedisGraph

* Support Graph in Pipelines

* modify graph in pipeline

* address lgtm alert

* fix

v4.2.0-m1

Toggle v4.2.0-m1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support COMMAND commands (redis#2922)

Co-authored-by: M Sazzadul Hoque <7600764+sazzad16@users.noreply.github.com>