Releases: jupyter/jupyter_client
Releases · jupyter/jupyter_client
v8.6.3
8.6.3
Enhancements made
- Support psutil for finding network addresses #1033 (@juliangilbey)
Bugs fixed
- use simpler isoparse from dateutil to parse ISO-8601 timestamps #1032 (@minrk)
- Avoid a DeprecationWarning on Python 3.13+ #1027 (@hroncok)
Maintenance and upkeep improvements
- Fix docs check #1038 (@minrk)
- fix invocation of pip for nbconvert downstream #1037 (@minrk)
- test on python 3.13-dev #1036 (@andife)
- Support ipykernel's use of anyio in test_signal_kernel_subprocesses #1034 (@ianthomas23)
Contributors to this release
(GitHub contributors page for this release)
@andife | @hroncok | @ianthomas23 | @juliangilbey | @minrk
v8.6.2
8.6.2
Bugs fixed
- Use non-blocking zmq Poller #1023 (@fcollonval)
Documentation improvements
Contributors to this release
v8.6.1
8.6.1
Maintenance and upkeep improvements
- Update Release Scripts #1016 (@blink1073)
- chore: update pre-commit hooks #1008 (@pre-commit-ci)
- chore: update pre-commit hooks #1002 (@pre-commit-ci)
- Bump actions/setup-python from 4 to 5 #1000 (@dependabot)
- chore: update pre-commit hooks #999 (@pre-commit-ci)
- Bump conda-incubator/setup-miniconda from 2 to 3 #998 (@dependabot)
- chore: update pre-commit hooks #996 (@pre-commit-ci)
Documentation improvements
- Fix docs reference #1017 (@blink1073)
- Add docs about packaging kernels #1013 (@blink1073)
- Clarify what a restart means #966 (@mlucool)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @dependabot | @mlucool | @pre-commit-ci | @Zsailer
v8.6.0
8.6.0
Bugs fixed
- Fix possibly not defined tracker #991 (@davidbrochart)
- BUG: Fix Kwarg only in update_env #989 (@Carreau)
Maintenance and upkeep improvements
- Update typing for traitlets 5.13 #995 (@blink1073)
- Use ruff format #992 (@blink1073)
- Unused
*args
inKernelManager
's__init__
#986 (@Carreau)
Contributors to this release
v8.5.0
8.5.0
Enhancements made
Maintenance and upkeep improvements
- Enable strict typing #984 (@blink1073)
- Update typings for mypy 1.6 #983 (@blink1073)
Contributors to this release
v8.4.0
8.4.0
Maintenance and upkeep improvements
- Test on python 3.12 #978 (@blink1073)
- Update typing for traitlets 5.11 #977 (@blink1073)
- chore: update pre-commit hooks #975 (@pre-commit-ci)
- Update typings for traitlets 5.10.1 #974 (@blink1073)
- Do not use datetime.utcnow() that is deprecated in Python 3.12 #972 (@ellert)
- Use sp-repo-review #971 (@blink1073)
- Bump actions/checkout from 3 to 4 #968 (@dependabot)
Contributors to this release
v8.3.1
8.3.1
Enhancements made
- Support external kernels #961 (@davidbrochart)
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @davidbrochart | @jkitchin | @kevin-bates | @pre-commit-ci | @tmaxwell-anthropic
v8.3.0
8.3.0
Enhancements made
Maintenance and upkeep improvements
Contributors to this release
v8.2.0
8.2.0
Enhancements made
Maintenance and upkeep improvements
- Use local coverage #945 (@blink1073)
- Add more project URLs #944 (@fcollonval)