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
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
.
launchdarkly
/
java-core
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
7
Code
Issues
1
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
chore: Add file data source support for FDv2.
- #121
#121
Merged
kinyoklion
merged 18 commits into
main
launchdarkly/java-core:main
from
rlamb/sdk-1562/fdv2-file-data-source
launchdarkly/java-core:rlamb/sdk-1562/fdv2-file-data-source
Copy head branch name to clipboard
Feb 3, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
chore: Add file data source support for FDv2.
#121
kinyoklion
merged 18 commits into
main
launchdarkly/java-core:main
from
rlamb/sdk-1562/fdv2-file-data-source
launchdarkly/java-core:rlamb/sdk-1562/fdv2-file-data-source
Copy head branch name to clipboard
Commits
Commits on Jan 30, 2026
chore: Add file data source support for FDv2.
kinyoklion
committed
1a548dd
View commit details
Copy full SHA for 1a548dd
Browse repository at this point
Use try-with-resources in file initializer tests.
kinyoklion
committed
0b18393
View commit details
Copy full SHA for 0b18393
Browse repository at this point
Use try-with-resources for synchronizer tests.
kinyoklion
committed
1018c51
View commit details
Copy full SHA for 1018c51
Browse repository at this point
Remove accidental sandbox inclusion.
kinyoklion
committed
d34565a
View commit details
Copy full SHA for d34565a
Browse repository at this point
Consolidate implementation.
kinyoklion
committed
40d70e9
View commit details
Copy full SHA for 40d70e9
Browse repository at this point
Always run the update thread.
kinyoklion
committed
99be7b4
View commit details
Copy full SHA for 99be7b4
Browse repository at this point
Add a comment about terminal errors.
kinyoklion
committed
a28f375
View commit details
Copy full SHA for a28f375
Browse repository at this point
Remove one-shot concept.
kinyoklion
committed
82baee3
View commit details
Copy full SHA for 82baee3
Browse repository at this point
Use IterableAsyncQueue from common package.
kinyoklion
committed
82fb9dd
View commit details
Copy full SHA for 82fb9dd
Browse repository at this point
PR feedback.
kinyoklion
committed
753a7d5
View commit details
Copy full SHA for 753a7d5
Browse repository at this point
File data source shouldPersist tests.
kinyoklion
committed
dff4b59
View commit details
Copy full SHA for dff4b59
Browse repository at this point
Merge branch 'main' into rlamb/sdk-1562/fdv2-file-data-source
kinyoklion
authored
b6e3476
View commit details
Copy full SHA for b6e3476
Browse repository at this point
Use atomic boolean for FileSynchronizer started.
kinyoklion
committed
3c9e35f
View commit details
Copy full SHA for 3c9e35f
Browse repository at this point
Commits on Feb 2, 2026
PR feedback.
kinyoklion
committed
f54009f
View commit details
Copy full SHA for f54009f
Browse repository at this point
Fix doc comments.
kinyoklion
committed
8353fae
View commit details
Copy full SHA for 8353fae
Browse repository at this point
Merge branch 'main' into rlamb/sdk-1562/fdv2-file-data-source
kinyoklion
authored
c3f79d5
View commit details
Copy full SHA for c3f79d5
Browse repository at this point
Commits on Feb 3, 2026
Merge branch 'main' of github.com:launchdarkly/java-core into rlamb/sdk-1562/fdv2-file-data-source
kinyoklion
committed
797c07c
View commit details
Copy full SHA for 797c07c
Browse repository at this point
Use interable async queue from internal.
kinyoklion
committed
22aefdd
View commit details
Copy full SHA for 22aefdd
Browse repository at this point
You can’t perform that action at this time.