Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

5.13.0

Choose a tag to compare

@LaunchDarklyCI LaunchDarklyCI released this 07 Apr 20:08

[5.13.0] - 2020-04-07

Added:

  • Configuration option streamInitialReconnectDelay, which is the same as the recently-added streamInitialReconnectDelayMillis but measured in seconds instead of milliseconds; this makes it consistent with how durations are represented in other options.

Deprecated:

  • Configuration option streamInitialReconnectDelayMillis.