Skip to content

Commit e807b80

Browse files
Deprecated APIs: remove io.objectbox.DebugFlags
This was deprecated in release 3.7.0
1 parent b5308fc commit e807b80

File tree

2 files changed

+2
-51
lines changed

2 files changed

+2
-51
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ For more insights into what changed in the ObjectBox C++ core, [check the Object
1212
- When using `BoxStoreBuilder.buildDefault()`, don't leak Store when setting as default fails.
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`.
15-
- Remove deprecated `SyncServerBuilder` `peer` configuration options, use the `clusterPeer` options instead.
15+
- Remove deprecated `SyncServerBuilder` `peer` configuration options, use the `clusterPeer` options instead.
16+
- Remove deprecated `io.objectbox.DebugFlags`, use `io.objectbox.config.DebugFlags` instead.
1617
- Remove deprecated `ValidateOnOpenMode` constants, use `ValidateOnOpenModePages` instead.
1718

1819
## 4.3.1 - 2025-08-12

objectbox-java/src/main/java/io/objectbox/DebugFlags.java

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

0 commit comments

Comments
 (0)