Skip to content

v1.1.4

Compare
Choose a tag to compare
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 03 Feb 20:14

[1.1.4] - 2022-02-03

Fixed:

  • 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.