-
Notifications
You must be signed in to change notification settings - Fork 32
Merge Master on to 2.0.x for beta release #147
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
Merged
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
7a53454
change ALPHA back to SNAPSHOT (#107)
wangjoshuah 9cb5f71
remove revenue APIs (#108)
wangjoshuah 046b4c3
remove v1 datafile support (#110)
wangjoshuah a18e267
Add Features to SDK (#112)
wangjoshuah 146d6c3
deprecate live variable APIs (#113)
wangjoshuah 8ecbcd1
create v4 test datafile (#114)
wangjoshuah a18812d
add layers and rollouts (#115)
wangjoshuah d88e027
updated BuildVersionInfo to try catch on generic exception
thomaszurkan-optimizely 4c4950f
Merge pull request #117 from optimizely/tzurkan/fixBuildInfo
thomaszurkan-optimizely 23b84fc
revise v4 datafile (#119)
wangjoshuah f232f4b
Feature Accessor APIs (#118)
wangjoshuah 5071797
add features to project config (#120)
wangjoshuah 4ee6409
parse v4 additive json (#121)
wangjoshuah 7a57243
remove live variable APIs (#122)
wangjoshuah b068572
parameterize optimizely unit tests with v4 datafile (#123)
wangjoshuah 32c4d15
make status optional in the creation of live variables (#126)
wangjoshuah f76fb96
update change log for new breaking change version 1.7.0 for support o…
thomaszurkan-optimizely ad49a4a
feature flag parsing (#130)
wangjoshuah 40ead9a
Add support for numeric metrics (#129)
9acfab2
internal feature variable accessor support (#131)
wangjoshuah e41b2a0
Implement `isFeatureEnabled` API (#132)
wangjoshuah 1f0e341
feature variable accessor apis (#133)
wangjoshuah 9e9fd9f
refactor layerId property of FeatureFlag class to rolloutId (#134)
wangjoshuah 4a2f0fa
parse rollouts (#135)
wangjoshuah 38b2fb8
Feature/force bucketing (#136)
thomaszurkan-optimizely 4eceb97
fix logging replacing %s with {} (#137)
thomaszurkan-optimizely 7154aa3
Feature/changelog update (#138)
thomaszurkan-optimizely 9085e0a
use precise distribution instead of trusty (#141)
wangjoshuah b378924
rollout bucketing (#140)
wangjoshuah 6baf16f
ignore experiment status when bucketing rollout rule experiments (#142)
wangjoshuah 77ed839
use trusty distribution (#145)
wangjoshuah ea5ccc9
allow travis to ship betas (#143)
wangjoshuah 004b9e3
Prepare 2.0.0 Beta (#146)
wangjoshuah db8c758
Use generic badge for Apache License (#144)
wangjoshuah f4228f3
update CHANGELOG.md (#148)
wangjoshuah File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please mention here that we are dropping support for Java6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#148