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
+4
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## [Version 3.10.0] - 2023-12-07
2
+
3
+
- Adjust session caching to mirror changes to the core services. Older version might no longer correctly cache sessions.
4
+
1
5
## [Version 3.9.5] - 2023-12-07
2
6
3
7
- The `SentinelHubDownloadClient` class now has a `default_retry_time` parameter, which allows control over the waiting time when a request gets a 429 TOO_MANY_REQUESTS response without a specific retry time in the headers. The default value for this behavior has been changed from 0s to 30s to avoid edge-cases where SH services were bombarded with requests.
0 commit comments