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

prepare 4.6.3 release #157

Merged
merged 221 commits into from
Mar 21, 2019
Merged

prepare 4.6.3 release #157

merged 221 commits into from
Mar 21, 2019

Conversation

eli-darkly
Copy link
Contributor

[4.6.3] - 2019-03-21

Fixed

  • The SDK uberjars contained some JSR305 annotation classes such as javax.annotation.Nullable. These have been removed. They were not being used in the public API anyway. (#156)
  • If track or identify is called without a user, the SDK now logs a warning, and does not send an analytics event to LaunchDarkly (since it would not be processed without a user).

eli-darkly and others added 30 commits June 28, 2018 15:01
don't give up permanently after a 400 error
add brief Java compatibility note to readme
evaluate with an explanation - initial implementation
stop using deprecated TestFeatureStore in tests
avoid unnecessary retry after Redis update
…vents

include explanations, if requested, in full feature request events
LaunchDarklyCI and others added 24 commits January 14, 2019 23:48
fix tool download for packaging tests
…events

add experimentation event overrides for rules and fallthrough
…failure

perform orderly shutdown of event processor if it dies; process queue in chunks
use long ints in summary event counters
…ntation-events"

This reverts commit 29716e6, reversing
changes made to 67beb27.
track or identify without a valid user shouldn't send an event
bump eventsource version so we're no longer getting JSR305 annotations
@eli-darkly eli-darkly merged commit 56f14fb into master Mar 21, 2019
@eli-darkly eli-darkly deleted the 4.6.3 branch November 6, 2019 05:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants