You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stacktraces now appear consistently for all failures. Previously they only appeared sometimes in console output (in a somewhat different format) and never appeared in JUnit output.
Debug logging for a subtest now includes log output from components that were created in a parent test.
In evaluate requests to the test service, valueType is always set.
Duplicate event posts are ignored by default if they have the same X-LaunchDarkly-Payload-Id header value.