Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
objectbox
/
objectbox-java
Public
Notifications
You must be signed in to change notification settings
Fork
306
Star
4.6k
Code
Issues
149
Pull requests
4
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
V4.2.0
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 5, 2025
Changelog: note min. Android Plugin 8.1.1 and Gradle 8.2.1 requirement
greenrobot-team
committed
6f844c4
Copy full SHA for 6f844c4
Commits on Mar 4, 2025
Prepare Java release 4.2.0
greenrobot-team
committed
774a27a
Copy full SHA for 774a27a
Merge branch '239-externaltype-annotation' into 'dev'
Show description for 49f17d8
greenrobot-team
committed
49f17d8
Copy full SHA for 49f17d8
External type: also support, smoke test for standalone ToMany objectbox-java#239
greenrobot-team
committed
6b8ba61
Copy full SHA for 6b8ba61
ModelBuilder: make relation buildable, extract common builder code
greenrobot-team
committed
b4eee52
Copy full SHA for b4eee52
External type: add annotation, model API and smoke test objectbox-java#239
greenrobot-team
committed
04f5d38
Copy full SHA for 04f5d38
External type: update FlatBuffers generated code objectbox-java#239
Show description for b568219
greenrobot
authored and
greenrobot-team
committed
b568219
Copy full SHA for b568219
Merge branch '252-jwt-and-multi-credentials-fixes' into 'dev'
Show description for b5bd9e4
greenrobot-team
committed
b5bd9e4
Copy full SHA for b5bd9e4
SyncServer: require new server-specific auth options for JWT auth #252
Show description for eeb7fe9
greenrobot-team
committed
eeb7fe9
Copy full SHA for eeb7fe9
SyncServer: shorten JWT auth builder options prefix #252
greenrobot-team
committed
142107e
Copy full SHA for 142107e
SyncServer: support null authenticator when only using JWT auth #252
greenrobot-team
committed
f30c003
Copy full SHA for f30c003
SyncServer: simplify docs, improve JWT options naming and checks #252
greenrobot-team
committed
e67b3ab
Copy full SHA for e67b3ab
SyncClient: avoid credentials NPE, simplify constructors #252
Show description for 3085052
greenrobot-team
committed
3085052
Copy full SHA for 3085052
Commits on Mar 3, 2025
Tests: for Customer test return correct relation in ToManyGetter
Show description for f0744ce
greenrobot-team
committed
f0744ce
Copy full SHA for f0744ce
Commits on Feb 26, 2025
Tests: update docs on relation test classes
greenrobot-team
committed
c5c1424
Copy full SHA for c5c1424
Commits on Feb 25, 2025
DbFullException: test max size when opening, clarify in docs
Show description for b5e4d99
greenrobot-team
committed
b5e4d99
Copy full SHA for b5e4d99
Commits on Feb 24, 2025
Query: add new key value conditions for String-key maps #153
Shubham
authored and
greenrobot-team
committed
f3fd1a5
Copy full SHA for f3fd1a5
Commits on Feb 10, 2025
Docs: warn about correct usage of closeThreadResources #251
Show description for ceb55c1
greenrobot-team
committed
ceb55c1
Copy full SHA for ceb55c1
Commits on Feb 5, 2025
Docs: add for DbDetachedException and Box.attach
greenrobot-team
committed
f9b9825
Copy full SHA for f9b9825
Commits on Jan 30, 2025
Start development of next version (4.1.1)
greenrobot
committed
e4f2ffa
Copy full SHA for e4f2ffa
Prepare release 4.1.0
greenrobot
committed
a980f70
Copy full SHA for a980f70
Merge branch '252-sync-client-add-new-jwt-and-multiple-credentials' into dev
greenrobot
committed
5748abe
Copy full SHA for 5748abe
Add missing obxAdminUser credentials, minor cleanup objectbox-java#252
Show description for 2729b0b
greenrobot
committed
2729b0b
Copy full SHA for 2729b0b
sync: add methods to initialize SyncBuilder with multiple auth credentials #252
Shubham
committed
ffbc9c6
Copy full SHA for ffbc9c6
Commits on Jan 29, 2025
SyncServerImpl: isRunning() should not throw if closed objectbox-java#252
greenrobot
committed
4926ccf
Copy full SHA for 4926ccf
sync: allow adding multiple credentials for auth objectbox-java#252
Show description for 6c3dca7
Shubham
authored and
greenrobot
committed
6c3dca7
Copy full SHA for 6c3dca7
Commits on Jan 28, 2025
BoxStore: increase VERSION to 4.1.0-2025-01-28
greenrobot-team
committed
621c6a9
Copy full SHA for 621c6a9
Tests: make contains_stringObjectMap use only string values
greenrobot
committed
1cebcfd
Copy full SHA for 1cebcfd
Tests: ignore broken contains_stringObjectMap due to API changes objectbox#1099
Show description for 2f984c5
greenrobot-team
committed
2f984c5
Copy full SHA for 2f984c5
Merge branch '246-add-geo-vector-distance-type' into 'dev'
Show description for 308210d
greenrobot-team
committed
308210d
Copy full SHA for 308210d
VectorDistance: add 'Geo' as a new distance-type #246
Shubham
authored and
greenrobot-team
committed
665f3d1
Copy full SHA for 665f3d1
Commits on Dec 16, 2024
DbFullException: clarify which transaction, hint at max size default
Show description for b5ad1d7
greenrobot-team
committed
b5ad1d7
Copy full SHA for b5ad1d7
Commits on Dec 10, 2024
Merge branch 'test-cleanup' into dev
greenrobot-team
committed
83c768d
Copy full SHA for 83c768d
Tests: match generated code for TestEntity meta and cursor class
greenrobot-team
committed
052be73
Copy full SHA for 052be73
Tests: add annotations to TestEntity to match internal tests
greenrobot-team
committed
e85633a
Copy full SHA for e85633a
Pagination
Previous
Next
You can’t perform that action at this time.