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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
open-feature
/
java-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
58
Star
127
Code
Issues
11
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Support mapping a client to a given provider.
- #388
#388
Merged
justinabrahms
merged 13 commits into
main
open-feature/java-sdk:main
from
client-provider-mappings
open-feature/java-sdk:client-provider-mappings
Copy head branch name to clipboard
May 19, 2023
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: Support mapping a client to a given provider.
#388
justinabrahms
merged 13 commits into
main
open-feature/java-sdk:main
from
client-provider-mappings
open-feature/java-sdk:client-provider-mappings
Copy head branch name to clipboard
Commits
Commits on May 7, 2023
Support mapping a client to a given provider.
Show description for 0c72c3f
justinabrahms
committed
0c72c3f
View commit details
Copy full SHA for 0c72c3f
Browse repository at this point
Add a few javadocs.
Show description for 69e729a
justinabrahms
committed
69e729a
View commit details
Copy full SHA for 69e729a
Browse repository at this point
Special case the null client name
Show description for ece1909
justinabrahms
committed
ece1909
View commit details
Copy full SHA for ece1909
Browse repository at this point
Add some missing test cases.
Show description for 1318157
justinabrahms
committed
1318157
View commit details
Copy full SHA for 1318157
Browse repository at this point
Moving to an object map unwraps the values.
Show description for 319c600
justinabrahms
committed
319c600
View commit details
Copy full SHA for 319c600
Browse repository at this point
Fix equality test.
Show description for ceceffe
justinabrahms
committed
ceceffe
View commit details
Copy full SHA for ceceffe
Browse repository at this point
Carry targeting key when copying over null object.
Show description for 7e10c98
justinabrahms
committed
7e10c98
View commit details
Copy full SHA for 7e10c98
Browse repository at this point
Test provider name, not object equality.
Show description for 25acfcf
justinabrahms
committed
25acfcf
View commit details
Copy full SHA for 25acfcf
Browse repository at this point
Client-based getProvider is now an overload; Use read lock, not write lock.
Show description for 75fbf27
justinabrahms
committed
75fbf27
View commit details
Copy full SHA for 75fbf27
Browse repository at this point
Update src/main/java/dev/openfeature/sdk/OpenFeatureAPI.java
Show description for b5a40d8
2 people
authored and
justinabrahms
committed
b5a40d8
View commit details
Copy full SHA for b5a40d8
Browse repository at this point
Simplify locking logic around providers.
Show description for f5c60b5
justinabrahms
committed
f5c60b5
View commit details
Copy full SHA for f5c60b5
Browse repository at this point
Add a few missing tests
Show description for efae477
justinabrahms
committed
efae477
View commit details
Copy full SHA for efae477
Browse repository at this point
Commits on May 18, 2023
Merge branch 'main' into client-provider-mappings
beeme1mr
authored
c08b895
View commit details
Copy full SHA for c08b895
Browse repository at this point
You can’t perform that action at this time.