Skip to content

Releases: RedisLabsModules/RLTest

Version 0.7.17

02 Jul 09:02
02cfbb9

Choose a tag to compare

Changes

  • Attempt to log process outputs when stuck on termination (#234)

Version 0.7.16

26 Mar 15:30
b6bc69c

Choose a tag to compare

Changes

  • Add dualTLS mode (#232)

Version 0.7.15

14 Jan 09:20
b627794

Choose a tag to compare

Changes

  • Fix the use before assignment (#231)
  • Use the absolute path for the valgrind log file (#229)
  • Update redis_std.py (#228)
  • Fix the double panic (#227)

Version 0.7.14

26 Nov 10:51
7fdb511

Choose a tag to compare

Changes

  • Fix Release Flow (#226)
  • add optional mesaage to assertions (#224)
  • Add redis-config-file argument (#223)
  • upgarde macos to 13 (#225)

Version 0.7.13

29 Feb 14:47
fb892b3

Choose a tag to compare

Changes

  • Fixing pkg_resources not present (#222)

Version 0.7.12

13 Feb 19:19
e144fb8

Choose a tag to compare

Changes

  • Fix release to PyPI flow (#221)
  • Fix slave's log directory (#220)

Version 0.7.11

16 Jan 14:08
da43a25

Choose a tag to compare

Changes

  • Set cwd in redis process (#219)

Version 0.7.10

11 Jan 15:03
55f3ff0

Choose a tag to compare

Changes

  • Fix colors (#217)
  • Set timeout of a wider range of the test. (#216)

Version 0.7.9

07 Jan 08:53
553f633

Choose a tag to compare

Changes

  • Set fork as the starting method of a sub-process (#215)

Version 0.7.8

23 Dec 14:22
d291d4c

Choose a tag to compare

Changes

  • Support adding shard to cluster (#214)
  • Disallow combining parallel execution with --no-output-catch (#213)