Skip to content

Releases: RedisLabsModules/RLTest

Version 0.5.11

18 Dec 13:14
09ced57

Choose a tag to compare

Changes

  • pass password on tls cluster (#186)

Version 0.5.10

20 Nov 10:24
ff79442

Choose a tag to compare

Changes

  • Allow to set default Redis server port (#185)

Version 0.5.9

21 Oct 09:36
d884ccf

Choose a tag to compare

Changes

Version 0.5.8

20 Oct 12:46
8f3f808

Choose a tag to compare

Changes

  • Version 0.5.8 (#181)
  • RLTest fix publishing to pypi (#180)

Version 0.5.7

19 Oct 06:28
a7e6bb0

Choose a tag to compare

Changes

  • Fix to Query options + v0.5.7 (#178)
  • Allow connection argument in env.expect() (#127)
  • Allow redis process termination retries (#174)
  • Added map/apply Query methods (#176)
  • Hardening shutdown flush (#177)
  • Allow disabling redis log output (#175)

Version 0.5.6

02 Oct 09:37
4a313ac

Choose a tag to compare

Changes

  • pypi publish update (#173)
  • add the option to specify error message in assertAlmostEqual (#171)
  • Use enable-debug-command only on Redis 7 and above (#170)
  • Call process terminate only once (#169)
  • fix 'allowed-debug-command' option (#168)

Version 0.5.5

13 Jun 12:24
5afecb6

Choose a tag to compare

Changes

  • Update pyproject.toml (#167)
  • Support 'enable-debug-command' option to allow enabling debug command on redis 7. (#166)

Version 0.5.4

19 Apr 10:26
02fb822

Choose a tag to compare

Changes

  • Support for CLang Sanitizer logs (#164)

Version 0.5.3

04 Apr 09:29
8c042cf

Choose a tag to compare

Changes

  • Added --tests-file and --failed-tests-file options (#163)

Version 0.5.2

14 Mar 18:14
cb9d0f5

Choose a tag to compare

Changes

  • added tls replication (#160)
  • Enable command options (#159)