Skip to content

Releases: jupyter-server/jupyverse

0.10.27

19 Nov 12:11

Choose a tag to compare

  • Use ASGIWebSocketTransport from httpx-ws.

0.10.22

14 Nov 14:37

Choose a tag to compare

This release drops hatch for the build backend and the environment management, in favor of uv.

0.10.21

29 Sep 15:28

Choose a tag to compare

  • Add shutdown API.

0.10.20

19 Sep 07:57

Choose a tag to compare

  • Filter SYNC_STEP2 messages from read-only clients.

0.10.17

12 Sep 07:18

Choose a tag to compare

  • Fix for JupyterLab extension package with no description.

0.10.16

05 Sep 09:10

Choose a tag to compare

  • Fix fps-auth-fief entry points.

0.10.15

04 Sep 07:33

Choose a tag to compare

  • Fix JupyterLab loading with document URL.

0.10.14

03 Sep 15:56

Choose a tag to compare

  • Fix document duplication with out-of-band changes.

0.10.13

03 Sep 08:02

Choose a tag to compare

  • Support separate kernel environment.

0.10.12

06 Aug 07:43

Choose a tag to compare

  • Add FileWatcher API.
  • Add fps-file-watcher, which uses watchfiles.
  • Add fps-file-watcher-poll, which uses anychange.