Skip to content

Releases: RedisGears/gears-cli

Version 1.2.0

17 Mar 08:53
5fd9b73
Compare
Choose a tag to compare

Changes

  • Upgrading to redis-py 4.1.4+, version change to 1.2.0, (#34)
  • Added tls support (#32)
  • Added support for acl authentication. (#31)
  • Python 3.10 support and trove (#28)

Version 1.1.3

17 Nov 10:26
47048a7
Compare
Choose a tag to compare

Changes

  • Pinning redis to 3.5.3 and updating minor version (#29)
  • Removing setup.py and bumping down to 3.6 as required elsewhere (#25)

Version 1.1.2

19 Jul 15:14
965e268
Compare
Choose a tag to compare

Changes

1.1.1

19 Jul 06:07
965e268
Compare
Choose a tag to compare

Fixes

  • Return status code 1 on error (#18)

1.1.0

07 Jun 21:08
60f60ae
Compare
Choose a tag to compare

Enhancements

  • Added import export and run subcommands (#2)
  • Added new command: export-requirements, import-requirements, install-requirements (#3)
  • Import all requirements in .zip (#5)

Fixes

  • Fixes typos in --help (41f4b04)
  • Fixed decode_utf() (#4)

v1.0.0

12 May 13:40
Compare
Choose a tag to compare

gears-cli is a simple client that allows sending python code to RedisGears

0.1.0

16 Apr 16:18
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
v0.1.0

fix build