Skip to content

Releases: AnswerDotAI/conkernelclient

v0.0.16

Choose a tag to compare

@jph00 jph00 released this 14 Jul 08:35

New Features

  • Add CurveZMQ transport encryption support: encode curve keys as bytes and default transport_encryption to 'auto' (#11)

v0.0.15

Choose a tag to compare

@jph00 jph00 released this 14 Jul 08:28

New Features

  • Add CurveZMQ transport encryption support: encode curve keys as bytes and default transport_encryption to 'auto' (#11)

v0.0.14

Choose a tag to compare

@jph00 jph00 released this 07 Jul 09:41

New Features

  • Add metadata param to shell_request for message-level metadata passthrough (#10)

v0.0.13

Choose a tag to compare

@jph00 jph00 released this 06 Jul 04:13

New Features

  • Add ops module with iopub collection, execute composites, generic requests, DAP proxy, and lifecycle helpers; make Session.send patch lazy via apply_session_patch (#9)

v0.0.12

Choose a tag to compare

@jph00 jph00 released this 11 Jun 03:34
  • Fix timeout/race zmq bug

v0.0.11

Choose a tag to compare

@jph00 jph00 released this 02 Jun 23:44

New Features

  • Remove 'Orphan reply' warning (#7)

v0.0.10

Choose a tag to compare

@jph00 jph00 released this 15 Apr 03:05

New Features

  • Add DeadKernelError for ZMQ socket failures with targeted exception handling (#6)

v0.0.9

Choose a tag to compare

@jph00 jph00 released this 13 Apr 22:39

New Features

  • Fix concurrent execute races: fail-fast on channel stop/kernel death, abort pending on kernel error, add stop_on_error support (#5)

v0.0.7

Choose a tag to compare

@jph00 jph00 released this 27 Feb 03:43

New Features

  • Add stdin_send (#4)

v0.0.6

Choose a tag to compare

@jph00 jph00 released this 27 Feb 03:41

New Features

  • Add stdin_send (#4)