Skip to content

v1.6.7

Choose a tag to compare

@github-actions github-actions released this 23 May 07:47
565c72e

1.6.7 (2026-05-23)

Bug Fixes

  • disable PG SSL to fix versions command connection (#403) (621d1de)
  • increase launch/status timeouts in stress test (#402) (179683a)
  • only remove step cleans up Docker containers in stress test (#404) (74978d0)
  • sanitize backup_name for branch support - replace . and : with - (#405) (33f226f)

Code Refactoring

  • split stress test into standalone script, clean up E2E (#401) (0bfd8ee)

Tests

  • add 30K concurrent connection stress test with redis-py (#400) (34c2b63)
  • add multi-SDK e2e command stress tests with dual-client mode (#406) (b5b1861)
  • add stress test mode to E2E with maxclients=60000 (#398) (e7b0194)