Skip to content

1.4.0

Compare
Choose a tag to compare
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 02 Feb 18:18

[1.4.0] - 2022-02-02

Added:

  • The following are all in the LaunchDarkly.TestHelpers.HttpTest namespace:
  • HttpServer.Start overload that takes a specific port.
  • IRequestContext.GetPathParam
  • RequestRecorder.Enabled for turning off the default behavior of recording requests.
  • SimpleJsonServer and SimpleResponse helpers for implementing basic test services.