FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/main/java/dev - open-feature/java-sdk · GitHub
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
60
Star
127
Code
Issues
13
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
java-sdk
src
main
java
dev
on
main
User selector
Datepicker
Commit history
Commits on Aug 27, 2026
fix: handle long in struct conversion (#2020)
Show description for 9a26a51
toddbaert
authored
9a26a51
View commit details
Copy full SHA for 9a26a51
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
feat: supply bound domain to provider initialization (#1982)
Show description for 33856be
jonathannorris
authored
33856be
View commit details
Copy full SHA for 33856be
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
fix: changed log level of provider state change transition messages to debug (#1987)
Show description for 02e9715
jarebudev
and
toddbaert
authored
02e9715
View commit details
Copy full SHA for 02e9715
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
chore: add API compat checks (#1992)
Show description for 1f46ab3
toddbaert
authored
1f46ab3
View commit details
Copy full SHA for 1f46ab3
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
feat: long support; safe delegation to int (#1985)
Show description for f630089
authored
f630089
View commit details
Copy full SHA for f630089
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
perf: return Collections.emptyMap() from asUnmodifiableMap() when attributes is empty (#1974)
Show description for a8277d0
tobias-ibounig-dt
authored
a8277d0
View commit details
Copy full SHA for a8277d0
View code at this point
Browse repository at this point
perf: return ImmutableContext.EMPTY when merging two empty contexts (#1973)
Show description for d492685
tobias-ibounig-dt
authored
d492685
View commit details
Copy full SHA for d492685
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
perf: avoid ImmutableStructure allocation for empty ImmutableContext (#1972)
Show description for b54f6dc
tobias-ibounig-dt
authored
b54f6dc
View commit details
Copy full SHA for b54f6dc
View code at this point
Browse repository at this point
perf: skip ImmutableMetadata allocation when builder has no entries (#1971)
Show description for e014572
tobias-ibounig-dt
authored
e014572
View commit details
Copy full SHA for e014572
View code at this point
Browse repository at this point
perf: skip iterating over empty list (#1969)
Show description for b21f4a8
tobias-ibounig-dt
authored
b21f4a8
View commit details
Copy full SHA for b21f4a8
View code at this point
Browse repository at this point
perf: return ImmutableContext.EMPTY from NoOpTransactionContextPropag… (#1975)
Show description for 78afa98
tobias-ibounig-dt
authored
78afa98
View commit details
Copy full SHA for 78afa98
View code at this point
Browse repository at this point
perf: empty default for ProviderEvaluation (#1970)
Show description for 7f92622
tobias-ibounig-dt
authored
7f92622
View commit details
Copy full SHA for 7f92622
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
feat: support isolated API instances (#1928)
Show description for 231464a
marcozabel
and
toddbaert
authored
231464a
View commit details
Copy full SHA for 231464a
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
perf: eliminate merge allocation in setHooks by accepting hook sources directly (#1956)
Show description for a5ba3c6
tobias-ibounig-dt
and
toddbaert
authored
a5ba3c6
View commit details
Copy full SHA for a5ba3c6
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
perf: skip unmodifiableMap wrapper when hookHints is empty (#1953)
Show description for b592514
tobias-ibounig-dt
and
toddbaert
authored
b592514
View commit details
Copy full SHA for b592514
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
perf: cache clientMetadata lambda to avoid per-call allocation (#1952)
Show description for 85c0047
tobias-ibounig-dt
authored
85c0047
View commit details
Copy full SHA for 85c0047
View code at this point
Browse repository at this point
perf: avoid Optional.ofNullable wrapping on hook.before() return value (#1955)
Show description for b611d55
tobias-ibounig-dt
and
toddbaert
authored
b611d55
View commit details
Copy full SHA for b611d55
View code at this point
Browse repository at this point
perf: replace copy+reverse with index-based traversal in executeBefor… (#1954)
Show description for 8fbf507
tobias-ibounig-dt
authored
8fbf507
View commit details
Copy full SHA for 8fbf507
View code at this point
Browse repository at this point
Commits on May 27, 2026
fix: Domain client event handlers no longer disappear (#1922)
Show description for 5562cb9
man85
and
beeme1mr
authored
5562cb9
View commit details
Copy full SHA for 5562cb9
View code at this point
Browse repository at this point
Commits on May 20, 2026
fix: shutdown now clears hooks, evaluationContext and transactionContextPropagator as per spec 1.6.2 (#1936)
Show description for fb2181f
jarebudev
authored
fb2181f
View commit details
Copy full SHA for fb2181f
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
fix: collect and propagate per-provider errors in multi-provider strategies (#1901)
Show description for f938b26
suthar26
and
toddbaert
authored
f938b26
View commit details
Copy full SHA for f938b26
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
fix: allow for providers to safely shutdown (#1744)
Show description for efbf279
authored
efbf279
View commit details
Copy full SHA for efbf279
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
fix: Allow empty string as a valid targeting key (#1807)
Show description for e8fb3a1
leoromanovsky
and
justinabrahms
authored
e8fb3a1
View commit details
Copy full SHA for e8fb3a1
View code at this point
Browse repository at this point
Commits on Jan 7, 2026
feat: add multi-provider to SDK (#1765)
Show description for 2d03c15
authored
2d03c15
View commit details
Copy full SHA for 2d03c15
View code at this point
Browse repository at this point
Commits on Dec 9, 2025
feat: all executors now create daemon threads to reduce shutdown time (#1715)
Show description for 0c30896
jarebudev
authored
0c30896
View commit details
Copy full SHA for 0c30896
View code at this point
Browse repository at this point
feat: equivalent EvaluationContext impls are .equal (#1771)
Show description for ae69411
chrfwow
and
Vishalup29
authored
ae69411
View commit details
Copy full SHA for ae69411
View code at this point
Browse repository at this point
Commits on Dec 8, 2025
fix: context serialization missing props (with revert) (#1768)
Show description for 4cb39a4
toddbaert
authored
4cb39a4
View commit details
Copy full SHA for 4cb39a4
View code at this point
Browse repository at this point
fix: equivalent EvaluationContext .equals() not returning true (#1756)
Show description for 6f3a30a
authored
6f3a30a
View commit details
Copy full SHA for 6f3a30a
View code at this point
Browse repository at this point
fix: possible StackOverflow on recursive contexts (#1760)
Show description for 1f211af
chrfwow
and
toddbaert
authored
1f211af
View commit details
Copy full SHA for 1f211af
View code at this point
Browse repository at this point
Commits on Nov 27, 2025
feat: Performance enhancements (#1741)
Show description for 9052e91
chrfwow
and
toddbaert
authored
9052e91
View commit details
Copy full SHA for 9052e91
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
feat: Layered context to reduce memory churn (#1717)
Show description for 0f8125e
chrfwow
and
toddbaert
authored
0f8125e
View commit details
Copy full SHA for 0f8125e
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
feat: use descriptive thread names (#1704)
Show description for 9f43e80
jarebudev
authored
9f43e80
View commit details
Copy full SHA for 9f43e80
View code at this point
Browse repository at this point
Commits on Oct 20, 2025
test: Consolidate test providers (#1661)
Show description for d7dfc06
chrfwow
authored
d7dfc06
View commit details
Copy full SHA for d7dfc06
View code at this point
Browse repository at this point
Commits on Oct 6, 2025
feat: add hook data support (#1620)
Show description for 52c7f99
alexandraoberaigner
and
guidobrei
authored
52c7f99
View commit details
Copy full SHA for 52c7f99
View code at this point
Browse repository at this point
Commits on Sep 17, 2025
fix: revert hook data to resolve bytecode incompatibility (#1613)
Show description for 9845601
chrfwow
authored
9845601
View commit details
Copy full SHA for 9845601
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL