Skip to content

Releases: kafonek/kernel-sidecar

v1.0.0

Choose a tag to compare

@kafonek kafonek released this 11 Feb 21:56
20e93d9

What's Changed

Full Changelog: v0.5.6...v1.0.0

v0.5.6

Choose a tag to compare

@kafonek kafonek released this 21 Sep 18:32
7b0a858

What's Changed

  • Fix on kernel_info_reply parsing, from Deno kernel usage by @kafonek in #33
  • release 0.5.6 by @kafonek in #34

Full Changelog: v0.5.5...v0.5.6

v0.5.5

Choose a tag to compare

@kafonek kafonek released this 26 Apr 17:34
95f180c

What's Changed

New Contributors

Full Changelog: 0.5.4...v0.5.5

0.5.4

Choose a tag to compare

@kafonek kafonek released this 19 Apr 13:33
419c6fc

What's Changed

  • include Optional[] on some types that need them by @rgbkrk in #25
  • KernelAction.kernel_idle_safety_net and test tweaks to clear execution count by @kafonek in #27
  • 0.5.4 release by @kafonek in #28

New Contributors

Full Changelog: v0.5.3...0.5.4

v0.5.3

Choose a tag to compare

@kafonek kafonek released this 17 Apr 18:52
5abddf3

What's Changed

  • Remove mkdocs, update README, clarify some comments by @kafonek in #23
  • Add .action_complete method on Handlers by @kafonek in #24

Full Changelog: v0.5.2...v0.5.3

v0.5.2

Choose a tag to compare

@kafonek kafonek released this 14 Apr 13:45
8f56bbd

What's Changed

  • add tail option in cli by @kafonek in #20
  • Update some logging, fix pprint.pformat memory performance issues by @kafonek in #22

Full Changelog: v0.5.1...v0.5.2

v0.5.1

Choose a tag to compare

@kafonek kafonek released this 05 Apr 13:26
ed7ab99

What's Changed

  • add hook for zmq channel lifecycle events by @kafonek in #19

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@kafonek kafonek released this 29 Mar 16:31
bb92a26

What's Changed

  • ZMQ test in CI is still flaky / hanging by @kafonek in #16
  • clean up OutputHandler after trying to use it in prod app by @kafonek in #17
  • prepare 0.5.0 release by @kafonek in #18

Full Changelog: v0.4.1...v0.5.0

v0.4.1

Choose a tag to compare

@kafonek kafonek released this 23 Mar 09:02
6a58095

What's Changed

  • Guard against deadlock actions by @kafonek in #13
  • Try running ipykernel outside of tests to help with test teardown by @kafonek in #14
  • Release 0.4.1 by @kafonek in #15

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@kafonek kafonek released this 22 Mar 14:30
106fa0b

What's Changed

Full Changelog: v0.3.2...v0.4.0