Skip to content

Releases: launchdarkly/sdk-test-harness

v3.0.0-alpha.4

05 Mar 21:21

Choose a tag to compare

v3.0.0-alpha.4 Pre-release
Pre-release

3.0.0-alpha.4 (2026-03-05)

  • feat: adds long running tests for polling intervals (#315)
  • feat: Add FDv2 tests to ensure unknown events are ignored (#321)
  • feat: Add test harness support for flag change listeners in Server SDKs (#317)

v2.34.0

23 Feb 20:38
e30ef4e

Choose a tag to compare

2.34.0 (2026-02-23)

Features

  • Expand http-proxy capability to test server-side (#318) (2b75c1d)

v3.0.0-alpha.3

30 Jan 22:10
01a245c

Choose a tag to compare

v3.0.0-alpha.3 Pre-release
Pre-release

3.0.0-alpha.3 (2026-01-30)

  • fix: Send synchronizers as a list (#313)
  • fix: Add support for optional long running tests (#314)

v3.0.0-alpha.2

28 Jan 16:11
de833af

Choose a tag to compare

v3.0.0-alpha.2 Pre-release
Pre-release

3.0.0-alpha.2 (2026-01-28)

  • fix: Init the persistence store prior to client creation (#311)

v3.0.0-alpha.1

02 Jan 15:32

Choose a tag to compare

v3.0.0-alpha.1 Pre-release
Pre-release

3.0.0-alpha.1 (2026-01-02)

Initial release supporting FDv2 connection behavior and functionality.

v2.33.0

31 Oct 16:53
bc1aa7a

Choose a tag to compare

2.33.0 (2025-10-31)

Features

  • Add test count summary to display total and skipped tests (#307) (7662be6)

v2.32.1

20 Oct 17:31
3d958bc

Choose a tag to compare

2.32.1 (2025-10-17)

Bug Fixes

  • Only use h.RequireNever, not require.Never. (#305) (8b95fa5)

v2.32.0

25 Apr 14:52
18a14ac

Choose a tag to compare

2.32.0 (2025-04-25)

Features

v2.31.0

24 Apr 15:57
a69052d

Choose a tag to compare

2.31.0 (2025-04-22)

Features

  • Add support for client-side per-context summary events. (#294) (0a225b3)

v2.30.2

15 Apr 15:29
b4450c5

Choose a tag to compare

2.30.2 (2025-04-15)

Bug Fixes

  • Adjust application tag tests to consider auto env capability (#292) (faab725)