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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ For more insights into what changed in the ObjectBox C++ core, [check the Object
6
6
7
7
## 5.0.0 - 2025-09-29
8
8
9
+
**Note: if you use the Swift Package, to receive this major version open your Xcode project settings and under "Package Dependencies" increase the version of objectbox-swift-spm to `5.0.0`.**
10
+
9
11
- Update ObjectBox database to version `5.0.0-2025-09-27`.
10
12
- ToOne relations: when deleting an object with an ID larger than the maximum 32-bit unsigned integer
11
13
(`4294967295`) that is used as the target object of a ToOne, correctly re-set the target ID of the ToOne to
0 commit comments