Skip to content

Releases: launchdarkly/sdk-test-harness

v2.36.0

15 May 21:02
Immutable release. Only release title and notes can be modified.
71073d5

Choose a tag to compare

2.36.0 (2026-05-15)

Features

  • Assert hook execution order for evaluation and track stages (#341) (ecea002)

This PR was generated with Release Please. See documentation.

v3.0.0-alpha.6

29 Apr 17:49
Immutable release. Only release title and notes can be modified.
77a0829

Choose a tag to compare

v3.0.0-alpha.6 Pre-release
Pre-release

3.0.0-alpha.6 (2026-04-29)

  • fix: Tighten persistent-store read-write subtests for FDv2

v3.0.0-alpha.5

29 Apr 15:06
Immutable release. Only release title and notes can be modified.
19bea88

Choose a tag to compare

v3.0.0-alpha.5 Pre-release
Pre-release

3.0.0-alpha.5 (2026-04-29)

  • feat: Add FDv1 Fallback Directive tests and config (#336)

v2.35.0

22 Apr 13:28
Immutable release. Only release title and notes can be modified.
42f0aac

Choose a tag to compare

2.35.0 (2026-04-22)

Features

Bug Fixes

  • js client sdk header tests can match auth headers (#316) (01f2610)

This PR was generated with Release Please. See documentation.

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)