Skip to content

Release 1.1.3

Choose a tag to compare

@github-actions github-actions released this 28 Jul 13:17

馃殌 Release 1.1.3

馃敆 Links

What's Changed

  • fix(execute): track a timed-out execute_code's background task so is_kernel_busy sees it by @AmirF194 in #318
  • refactor: rename sandbox kernel to sandbox client + wrap stop by @echarles in #324
  • fix(execute): use the kernel's own execution_count instead of a file-scan guess by @AmirF194 in #314
  • fix(tools): let cell-level tools target an explicit notebook by name by @AmirF194 in #312
  • fix(tools): report real kernel liveness for list_notebooks in JUPYTER_SERVER mode by @AmirF194 in #316

Full Changelog: v1.1.2...v1.1.3