Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Flagsmith
/
flagsmith-java-client
Public
Notifications
You must be signed in to change notification settings
Fork
23
Star
28
Code
Issues
11
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: experimentation support
- #226
#226
Draft
Zaimwa9
wants to merge 16 commits into
main
Flagsmith/flagsmith-java-client:main
from
feat/experimentation-support
Flagsmith/flagsmith-java-client:feat/experimentation-support
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Draft
feat: experimentation support
#226
Zaimwa9
wants to merge 16 commits into
main
Flagsmith/flagsmith-java-client:main
from
feat/experimentation-support
Flagsmith/flagsmith-java-client:feat/experimentation-support
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2026
feat: add experimentation support
Show description for 0b95531
Zaimwa9
committed
0b95531
View commit details
Copy full SHA for 0b95531
Browse repository at this point
fix: settle every event batch and never ship transient traits
Show description for 431a867
Zaimwa9
committed
431a867
View commit details
Copy full SHA for 431a867
Browse repository at this point
fix: allow a custom events URI without enabling events
Show description for bc0a81e
Zaimwa9
committed
bc0a81e
View commit details
Copy full SHA for bc0a81e
Browse repository at this point
refactor: stop publishing EventProcessor internals as public API
Show description for 34ca69d
Zaimwa9
committed
34ca69d
View commit details
Copy full SHA for 34ca69d
Browse repository at this point
fix: serialise each event when it is buffered, not with its batch
Show description for d2fee34
Zaimwa9
committed
d2fee34
View commit details
Copy full SHA for d2fee34
Browse repository at this point
fix: bound in-flight event batches and log events the API rejects
Show description for 66daa74
Zaimwa9
committed
66daa74
View commit details
Copy full SHA for 66daa74
Browse repository at this point
fix: close the event processor's shutdown and startup races
Show description for a717dc6
Zaimwa9
committed
a717dc6
View commit details
Copy full SHA for a717dc6
Browse repository at this point
fix: reject blank event names and unbounded event buffer settings
Show description for 9b91185
Zaimwa9
committed
9b91185
View commit details
Copy full SHA for 9b91185
Browse repository at this point
fix: serve the default flag when identity flags time out in getExperimentFlag
Show description for ae482c1
Zaimwa9
committed
ae482c1
View commit details
Copy full SHA for ae482c1
Browse repository at this point
fix: cap in-flight events, not batches, and rate-limit the drop log
Show description for 07c2472
Zaimwa9
committed
07c2472
View commit details
Copy full SHA for 07c2472
Browse repository at this point
fix: bound close() by the worst case of a batch under the real timeouts
Show description for 5972383
Zaimwa9
committed
5972383
View commit details
Copy full SHA for 5972383
Browse repository at this point
test: pin the closed re-check under the buffer lock, drop a vacuous test
Show description for ac499a2
Zaimwa9
committed
ac499a2
View commit details
Copy full SHA for ac499a2
Browse repository at this point
fix: keep a self-referencing trait map from escaping trackEvent as an Error
Show description for d4e6185
Zaimwa9
committed
d4e6185
View commit details
Copy full SHA for d4e6185
Browse repository at this point
Commits on Sep 24, 2026
refactor: trim comments
Zaimwa9
committed
9213caa
View commit details
Copy full SHA for 9213caa
Browse repository at this point
fix: give each client its own event processor
Show description for 05d2fc2
Zaimwa9
committed
05d2fc2
View commit details
Copy full SHA for 05d2fc2
Browse repository at this point
Commits on Sep 25, 2026
fix: let an injected event processor back only one client
Show description for 892e05c
Zaimwa9
committed
892e05c
View commit details
Copy full SHA for 892e05c
Browse repository at this point
You can’t perform that action at this time.