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
FIxed a bug that prevented `Collection.getAnyReplica()`, `getAllReplicas()`, `lookupInAnyReplica()`, `lookupInAllReplicas()`, `scan()`, `[Reactive]BatchHelper.exists()`, and `getIfExists()` from timing out if the bucket does not exist or is not accessible.
78
+
79
+
80
+
49
81
=== Version 3.8.2 (3 June 2025)
50
82
51
83
This is the second maintenance release of the 3.8 series.
@@ -77,7 +109,6 @@ Optional artifacts on top of this SDK version are tested for the following compa
77
109
Upgraded `Jackson` from `2.17.2` to `2.17.3`.
78
110
79
111
80
-
81
112
=== Version 3.8.1 (9 May 2025)
82
113
83
114
This is the first maintenance release of the 3.8 series.
0 commit comments