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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,9 @@
4
4
5
5
### Major Changes
6
6
7
+
The underlying Server API hasn’t changed, but we made SDK type and class generation more precise, resulting in small breaking changes for the SDK itself. This change should make the SDK API a lot more stable going forward
8
+
9
+
7
10
-- Remove the `BrowserDetails` field `botProbability`.
8
11
- Update the `IdentificationConfidence` field `score` type format: `float` -> `double`.
9
12
- Make the `RawDeviceAttributeError` field `name`**optional** .
0 commit comments