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
@@ -7,6 +7,10 @@
7
7
8
8
- Allows reading of boolean types from the server, supported in Aerospike server v5.6. The current client will not support writing boolean type to the server. That features will be supported in the upcoming Go client v5.
9
9
10
+
***Fixes**
11
+
12
+
-[CLIENT-1495] Tentatively check if a connection is allowed to avoid launching too many goroutines.
13
+
10
14
***Fixes**
11
15
12
16
- Implements correct and re-triable Scans for the Reflection API.
0 commit comments