Releases: jupyter-server/jupyter_server
Releases · jupyter-server/jupyter_server
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)
Bugs fixed
Contributors to this release
v2.8.0
2.8.0
Enhancements made
- Added Logs for get_os_path closes issue #1336 (@jayeshsingh9767)
Bugs fixed
Maintenance and upkeep improvements
- Update typings for mypy 1.6 #1337 (@blink1073)
- chore: update pre-commit hooks #1334 (@pre-commit-ci)
- Add typings to commonly used APIs #1333 (@blink1073)
- Update typings for traitlets 5.10 #1330 (@blink1073)
- Adopt sp-repo-review #1324 (@blink1073)
- Bump actions/checkout from 3 to 4 #1321 (@dependabot)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @dependabot | @jayeshsingh9767 | @minrk | @pre-commit-ci | @welcome
v2.7.3
2.7.3
New features added
- Support external kernels #1305 (@davidbrochart)