Skip to content

NameError in version 5.5.3 #129

@eli-darkly

Description

@eli-darkly

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions