private_attribute_names on each request and/or on Config to a list of strings matching the names of the attributes you wish to exclude. Set all_attributes_private on the Config object to hide all attributes.events_enabled is deprecated and send_events should be used instead. events_enabled may be removed in a future minor revision.get_one() responsesmatches targeting rules now include the user if a match is found anywhere in the attribute. Before fixing this bug, the beginning of the attribute needed to match the pattern.ldclient package is imported.See Changelog
See Changelog
See Changelog
See Changelog
Fixed a couple of bugs that prevented the feature streaming from working properly (causing it to fall back to polling mode), and added some debug logging statements.
Dependencies are now defined with version ranges to reduce the likelihood of conflicts.
This release adds a config option to change the URI that events are sent to (most people should not need to change this), and it also includes the value that is given to toggle in the feature request event.