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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
## 25.4.1
2
+
3
+
- Added automatic backoff mechanism which delays sending requests if server seems busy
4
+
- Added `disable_sdk_behavior_settings_updates` init method for disabling Server Configuration sync requests
5
+
- Added `disable_backoff_mechanism` init method for disabling backoff mechanism
6
+
- Added timezone support for server
7
+
1
8
## 25.4.0
2
9
3
10
- ! Minor Breaking Change ! SDK now has Server Configuration feature and it is enabled by default. Changes made on SDK Manager > SDK Configuration on your server will affect SDK behavior directly.
0 commit comments