Releases: jupyter-server/jupyter_server
Releases · jupyter-server/jupyter_server
v2.12.2
2.12.2
Bugs fixed
- Fix a typo in error message #1381 (@krassowski)
- Force legacy ws subprotocol when using gateway #1311 (@epignot)
Maintenance and upkeep improvements
- Update pre-commit deps #1380 (@blink1073)
- Use ruff docstring-code-format #1377 (@blink1073)
Documentation improvements
Contributors to this release
v2.12.1
2.12.1
Enhancements made
- log extension import time at debug level unless it's actually slow #1375 (@minrk)
- Add support for async Authorizers (part 2) #1374 (@Zsailer)
Contributors to this release
v2.12.0
2.12.0
Enhancements made
Maintenance and upkeep improvements
- Update for tornado 6.4 #1372 (@blink1073)
- chore: update pre-commit hooks #1370 (@pre-commit-ci)
Contributors to this release
v2.11.2
v2.11.1
2.11.1
Bugs fixed
- avoid unhandled error on some invalid paths #1369 (@minrk)
- Change md5 to hash and hash_algorithm, fix incompatibility #1367 (@Wh1isper)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @fcollonval | @minrk | @Wh1isper
v2.11.0
2.11.0
Enhancements made
Maintenance and upkeep improvements
- Update ruff and typings #1365 (@blink1073)
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @IITII | @welcome | @Wh1isper
v2.10.1
2.10.1
Bugs fixed
Maintenance and upkeep improvements
- Clean up ruff config #1358 (@blink1073)
- Add more typings #1356 (@blink1073)
- chore: update pre-commit hooks #1355 (@pre-commit-ci)
Contributors to this release
v2.10.0
2.10.0
Enhancements made
- Update kernel env to reflect changes in session #1354 (@blink1073)
Maintenance and upkeep improvements
- Clean up config and address warnings #1353 (@blink1073)
- Clean up lint and typing #1351 (@blink1073)
- Update typing for traitlets 5.13 #1350 (@blink1073)
- Update typings and fix tests #1344 (@blink1073)
Contributors to this release
v2.9.1
2.9.1
Bugs fixed
- Revert "Update kernel env to reflect changes in session." #1346 (@blink1073)
Contributors to this release
v2.9.0
2.9.0
Enhancements made
- Ability to configure cull_idle_timeout with kernelSpec #1342 (@akshaychitneni)
- Update kernel env to reflect changes in session. #1341 (@Carreau)