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: NEWS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@
13
13
14
14
* Send mode 'next' is folded into the default 'serial', with custom serialization functions applying automatically if they have been registered.
15
15
* The session-wide `next_config()` is now deprecated and defunct, in favour of the new `serial_config()`.
16
+
*`ncurl_session()` now returns 'errorValue' 7 (Object closed) when attempting to transact over a closed session or closing a closed session, rather than throwing an error.
16
17
*`collect_aio()` and `collect_aio_()` no longer append empty names when acting on lists of Aios where there were none in the first place.
17
18
* Removes hard dependency on `stats` and `utils` base packages.
0 commit comments