We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb24f4 commit 39a5fbdCopy full SHA for 39a5fbd
CHANGELOG.md
@@ -10,6 +10,7 @@ All notable changes to the LaunchDarkly Ruby SDK will be documented in this file
10
- Switched to the `http` gem instead of `socketry` (with a custom http client) for streaming, and instead of `Net::HTTP` for polling / events.
11
- Dropped support for Ruby < version 2.5
12
- Dropped support for JRuby < version 9.2
13
+- Switched the default polling domain from `app.launchdarkly.com` to `sdk.launchdarkly.com`.
14
15
## [5.8.2] - 2021-01-19
16
### Fixed:
0 commit comments