Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError in version 5.5.3 #129

Closed
eli-darkly opened this issue Mar 20, 2019 · 1 comment
Closed

NameError in version 5.5.3 #129

eli-darkly opened this issue Mar 20, 2019 · 1 comment

Comments

@eli-darkly
Copy link
Contributor

We've discovered an embarrassing bug in the latest release, 5.5.3. The symptom is that when the SDK client starts up, it may immediately throw a NameError ("uninitialized constant LaunchDarkly::Util::Net"). Whether this happens or not depends on what other gems have been loaded (we were missing a require "net/http", but many other gems can provide that dependency, thereby masking the error).

The error is only present in version 5.5.3. This will be fixed in a patch release very soon.

@eli-darkly
Copy link
Contributor Author

Fixed in 5.5.4.

LaunchDarklyCI pushed a commit that referenced this issue Jan 26, 2021
(6.0) drop support for old Ruby versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant