Skip to content

Releases: eloqdata/eloq_waiter

v1.8.4

17 Jun 10:43
b92d490

Choose a tag to compare

1.8.4 (2026-06-17)

Documentation

  • add host setup bootstrap and refresh examples (#422) (3221874)

v1.8.3

17 Jun 07:19
17f9bb0

Choose a tag to compare

1.8.3 (2026-06-17)

Code Refactoring

v1.8.2

10 Jun 06:27
e08366e

Choose a tag to compare

1.8.2 (2026-06-10)

Bug Fixes

  • optimize download resilience with spawn_blocking and increased timeouts (#417) (edd68a2)

v1.8.1

09 Jun 06:47
ce368f3

Choose a tag to compare

1.8.1 (2026-06-09)

Bug Fixes

v1.8.0

09 Jun 03:51
b2399c9

Choose a tag to compare

1.8.0 (2026-06-09)

Features

v1.7.0

03 Jun 07:11
4abc3be

Choose a tag to compare

1.7.0 (2026-06-01)

Features

  • add RESP compatibility E2E coverage and improve task output (#412) (9d810ec)

Bug Fixes

  • cover rolling update and speed local e2e downloads (#410) (5902f28)

v1.6.8

27 May 05:59
0d20f92

Choose a tag to compare

1.6.8 (2026-05-27)

Bug Fixes

v1.6.7

23 May 07:47
565c72e

Choose a tag to compare

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)

v1.6.6

20 May 10:02
0110e17

Choose a tag to compare

1.6.6 (2026-05-20)

Bug Fixes

  • backup from_path defaults to first deployment host instead of localhost (#396) (88d07e3)

v1.6.5

20 May 08:20
50a9dfc

Choose a tag to compare

1.6.5 (2026-05-20)

Bug Fixes

  • add Cargo.lock to release-please extra-files (#393) (b5b3c4c)