Skip to content

Tags: thomaszurkan-optimizely/java-sdk

Tags

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release 2.1.1 (optimizely#195)

* Fix impression sent from feature experiment variation toggled off. (optimizely#193)

2.0.2

Toggle 2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: release 2.0.2 (optimizely#194)

* Fix impression sent from feature experiment variation toggled off. (optimizely#193)

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update date (optimizely#190)

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prepare for minor bug fix release (optimizely#181)

* prepare for minor bug fix release

* fix hurried changelog entry

2.0.0-beta8

Toggle 2.0.0-beta8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor so that any java 8 or later can use lambdas for Activate and… (

optimizely#175)

* refactor so that any java 8 or later can use lambdas for Activate and Track listeners.

* make some updates according to mike's comments

* add some unit tests to up code coverage

2.0.0-beta7

Toggle 2.0.0-beta7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add release notes for the 2.0 beta. (optimizely#176)

2.0.0-beta6

Toggle 2.0.0-beta6's commit message

Verified

This commit was signed with the committer’s verified signature.
wangjoshuah Josh Wang
add changelog

2.0.0-beta5

Toggle 2.0.0-beta5's commit message

Verified

This commit was signed with the committer’s verified signature.
wangjoshuah Josh Wang
update changelog with beta4 and beta5 notes

2.0.0-beta4

Toggle 2.0.0-beta4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rename ActivateNotification to ActivateNotificationListener same with… (

optimizely#166)

* rename ActivateNotification to ActivateNotificationListener same with TrackNotificationListener

* remove unused imports