Skip to content

Commit b5308fc

Browse files
Deprecated APIs: remove ValidateOnOpenMode
This was deprecated in release 3.7.0
1 parent 53a2ae9 commit b5308fc

File tree

2 files changed

+1
-60
lines changed

2 files changed

+1
-60
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ For more insights into what changed in the ObjectBox C++ core, [check the Object
1313
- To help diagnose, print stacks of all threads in the internal thread pool if shutting it down takes too long when
1414
closing `BoxStore`.
1515
- Remove deprecated `SyncServerBuilder` `peer` configuration options, use the `clusterPeer` options instead.
16+
- Remove deprecated `ValidateOnOpenMode` constants, use `ValidateOnOpenModePages` instead.
1617

1718
## 4.3.1 - 2025-08-12
1819

objectbox-java/src/main/java/io/objectbox/model/ValidateOnOpenMode.java

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)