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 }}
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
128
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
feat: add hook data support
- #1620
#1620
Merged
chrfwow
merged 23 commits into
open-feature:main
open-feature/java-sdk:main
from
open-feature-forking:feat/hook-data-support
open-feature-forking/java-sdk:feat/hook-data-support
Copy head branch name to clipboard
Oct 6, 2025
Conversation
Commits
23
(23)
Checks
Files changed
Merged
feat: add hook data support
#1620
chrfwow
merged 23 commits into
open-feature:main
open-feature/java-sdk:main
from
open-feature-forking:feat/hook-data-support
open-feature-forking/java-sdk:feat/hook-data-support
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2025
feat: add hook data support
Show description for 269dfe4
alexandraoberaigner
committed
269dfe4
View commit details
Copy full SHA for 269dfe4
Browse repository at this point
feat: gemini suggestions
Show description for 3b113c1
alexandraoberaigner
committed
3b113c1
View commit details
Copy full SHA for 3b113c1
Browse repository at this point
feat: hook executor impl (WIP)
Show description for 5fb278b
alexandraoberaigner
committed
5fb278b
View commit details
Copy full SHA for 5fb278b
Browse repository at this point
Use shared hook context
Show description for ceedffd
guidobrei
committed
ceedffd
View commit details
Copy full SHA for ceedffd
Browse repository at this point
Split HookData interface and implementation
Show description for 2843298
guidobrei
committed
2843298
View commit details
Copy full SHA for 2843298
Browse repository at this point
Atopted tests
Show description for 235abba
guidobrei
committed
235abba
View commit details
Copy full SHA for 235abba
Browse repository at this point
Remove obsolete test
Show description for e0935f3
guidobrei
committed
e0935f3
View commit details
Copy full SHA for e0935f3
Browse repository at this point
Commits on Sep 24, 2025
HookSupport improvements: rename back to old name, move code from static factory method to ctor
Show description for dbfcab6
alexandraoberaigner
committed
dbfcab6
View commit details
Copy full SHA for dbfcab6
Browse repository at this point
PR suggestion: use concrete hooks
Show description for a3ed93e
alexandraoberaigner
committed
a3ed93e
View commit details
Copy full SHA for a3ed93e
Browse repository at this point
PR suggestions: DefaultHookData access modifier, no star imports
Show description for 3ea9894
alexandraoberaigner
committed
3ea9894
View commit details
Copy full SHA for 3ea9894
Browse repository at this point
Commits on Sep 25, 2025
feat: separate hook support data from logic, PR suggestions
Show description for 27f3e2a
alexandraoberaigner
committed
27f3e2a
View commit details
Copy full SHA for 27f3e2a
Browse repository at this point
Update DefaultHookDataTest.java spotless
Show description for 4ab14bf
alexandraoberaigner
committed
4ab14bf
View commit details
Copy full SHA for 4ab14bf
Browse repository at this point
fix tests, spotless apply
Show description for 1d8f758
alexandraoberaigner
committed
1d8f758
View commit details
Copy full SHA for 1d8f758
Browse repository at this point
Commits on Sep 29, 2025
exclude lombok generated functions from codecov
Show description for 8a9738f
alexandraoberaigner
committed
8a9738f
View commit details
Copy full SHA for 8a9738f
Browse repository at this point
Commits on Sep 30, 2025
replace init function with setters
Show description for b6cd0e2
alexandraoberaigner
committed
b6cd0e2
View commit details
Copy full SHA for b6cd0e2
Browse repository at this point
pr suggestion: replace Generated annotation with more descriptive ExcludeFromGeneratedCoverageReport, replace delomboked functions with lombok annotations
Show description for 1a7e5af
alexandraoberaigner
committed
1a7e5af
View commit details
Copy full SHA for 1a7e5af
Browse repository at this point
PR suggestion: make HookSupportData a real POJO
Show description for 7fe0675
alexandraoberaigner
committed
7fe0675
View commit details
Copy full SHA for 7fe0675
Browse repository at this point
gemini suggestions
Show description for 92b6dc4
alexandraoberaigner
committed
92b6dc4
View commit details
Copy full SHA for 92b6dc4
Browse repository at this point
PR suggestion: call hooks as early as possible
Show description for 0e897f2
alexandraoberaigner
committed
0e897f2
View commit details
Copy full SHA for 0e897f2
Browse repository at this point
Commits on Oct 2, 2025
PR suggestions: integration test hook data usage in client, set pair value
Show description for 8b6aba9
alexandraoberaigner
committed
8b6aba9
View commit details
Copy full SHA for 8b6aba9
Browse repository at this point
add hook data spec test
Show description for 3417827
alexandraoberaigner
committed
3417827
View commit details
Copy full SHA for 3417827
Browse repository at this point
Merge branch 'main' into feat/hook-data-support
alexandraoberaigner
authored
db6cc86
View commit details
Copy full SHA for db6cc86
Browse repository at this point
Commits on Oct 6, 2025
Merge branch 'main' into feat/hook-data-support
chrfwow
authored
519c303
View commit details
Copy full SHA for 519c303
Browse repository at this point
You can’t perform that action at this time.