Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
optimizely
/
java-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
32
Star
41
Code
Issues
7
Pull requests
4
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
mikecdavis/prepare-3.5.0-release
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 7, 2020
(chore): prepare for release 3.5.0
Mike Davis
committed
4d55990
Copy full SHA for 4d55990
Commits on Jul 2, 2020
(chore): prepare for release 3.5.0-beta (#381)
Mike Davis
authored
8b5bdf9
Copy full SHA for 8b5bdf9
Commits on Jun 24, 2020
feat: add support for authenticated datafile access (#378)
jaeopt
authored
0d3776a
Copy full SHA for 0d3776a
Commits on Jun 4, 2020
fix(log-level) Adjusting log level on audience evaluation logs (#377)
mnoman09
authored
3eba4fc
Copy full SHA for 3eba4fc
Commits on May 28, 2020
chore: Removed triggers for Benchmarking tests (#376)
zashraf1985
authored
935dd9f
Copy full SHA for 935dd9f
Commits on May 7, 2020
feat: add getFeatureVariableJSON and getAllFeatureVariables apis (#375)
jaeopt
authored
4c6a834
Copy full SHA for 4c6a834
Commits on May 5, 2020
feature: add OptimizelyJSON (#371)
jaeopt
authored
8609f3d
Copy full SHA for 8609f3d
Commits on May 1, 2020
feat: add "json" type to FeatureVariable (#372)
jaeopt
authored
b08b7a5
Copy full SHA for b08b7a5
Commits on Apr 29, 2020
prepare for release 3.4.3 (#374)
jaeopt
authored
db48d3f
Copy full SHA for db48d3f
Commits on Apr 22, 2020
fix: change FeatureVariable type to string for forward compatibility (#370)
jaeopt
authored
3458198
Copy full SHA for 3458198
Commits on Mar 30, 2020
prepare for release 3.4.2 (#366)
jaeopt
authored
683613e
Copy full SHA for 683613e
(fix) change log level to warn when experiment not in datafile (#361)
compass-vin
authored
97ad2eb
Copy full SHA for 97ad2eb
Commits on Mar 28, 2020
[HttpProjectConfigManager] Change "Fetching datafile from" log to debug level (#362)
kapin
authored
568f9ed
Copy full SHA for 568f9ed
Commits on Feb 13, 2020
ci(travis): add mdspell (#359)
juancarlostong
authored
97c1ee4
Copy full SHA for 97c1ee4
Commits on Jan 30, 2020
prepare release 3.4.1 (#358)
jaeopt
authored
645efce
Copy full SHA for 645efce
removed lambda expressions to support android api 21 and 22 (#357)
mnoman09
authored
b9a150b
Copy full SHA for b9a150b
Commits on Jan 27, 2020
Properly set logger name for AudienceIdCondition and ConditionUtils (#354)
Show description for 4b41295
gcampfield
authored and
mjc1283
committed
4b41295
Copy full SHA for 4b41295
prepare for 3.4.0 release (#355)
jaeopt
authored
b6d3a0b
Copy full SHA for b6d3a0b
Commits on Jan 9, 2020
feat: Added caching for OptimizelyConfig object (#352)
Show description for 2e63da9
fayyazarshad
authored and
zashraf1985
committed
2e63da9
Copy full SHA for 2e63da9
Commits on Jan 3, 2020
feat: getOptimizelyConfig API to get static experiments and features data (#348)
Show description for 239d877
fayyazarshad
authored and
zashraf1985
committed
239d877
Copy full SHA for 239d877
Commits on Jan 2, 2020
ci(travis): adds awesome_bot for linting *.md files (#351)
Show description for c656e37
juancarlostong
authored
c656e37
Copy full SHA for c656e37
Commits on Dec 16, 2019
Update CHANGELOG for patching http client. (#350)
Mike Davis
authored
08c4548
Copy full SHA for 08c4548
Add support for native http proxying. (#349)
Show description for 914ab7a
Mike Davis
authored
914ab7a
Copy full SHA for 914ab7a
Commits on Nov 15, 2019
release off of master (#347)
thomaszurkan-optimizely
authored
13c27ff
Copy full SHA for 13c27ff
Commits on Oct 23, 2019
(chore): prepare for 3.3.2 release (#344)
Show description for dbca3b7
thomaszurkan-optimizely
authored
dbca3b7
Copy full SHA for dbca3b7
(chore): refactor batch event processor to use blocking queue poll and take so as not to spin too much. (#343)
Show description for 4ce1fa0
thomaszurkan-optimizely
authored
4ce1fa0
Copy full SHA for 4ce1fa0
Commits on Oct 11, 2019
update for new release for android support (#341)
thomaszurkan-optimizely
authored
2cddbac
Copy full SHA for 2cddbac
(fix): use a ParserSupplier instead of java.util.Supplier to enable work on older versions of Android. (#340)
Show description for 37bd3c6
thomaszurkan-optimizely
authored
37bd3c6
Copy full SHA for 37bd3c6
Commits on Oct 2, 2019
Update changelog for 3.3.0 release. (#339)
Mike Davis
authored
4f7304a
Copy full SHA for 4f7304a
Commits on Aug 28, 2019
Require EventHandler in the BatchEventProcessor. (#333)
Mike Davis
authored
c3e55ce
Copy full SHA for c3e55ce
Commits on Aug 19, 2019
Update changelog for 3.2.1. (#332)
Mike Davis
authored
444eac6
Copy full SHA for 444eac6
Commits on Aug 13, 2019
Prevent negative batch config values. (#331)
Mike Davis
authored
fe68ea5
Copy full SHA for fe68ea5
Commits on Aug 12, 2019
Create CODEOWNERS (#329)
YuanC
authored
80a1019
Copy full SHA for 80a1019
Commits on Aug 11, 2019
Add clear deprecation path from factory builder method. (#327)
Mike Davis
authored
54e38a1
Copy full SHA for 54e38a1
Commits on Jul 29, 2019
ci(benchmarking): Added benchmarking stage (#316)
mnoman09
authored and
Michael Ng
committed
a4e3ba2
Copy full SHA for a4e3ba2
Pagination
Previous
Next
You can’t perform that action at this time.