Releases: jupyter/jupyter_client
Releases · jupyter/jupyter_client
v8.0.0b0
8.0.0b0
Maintenance and upkeep improvements
- Use pytest-jupyter #891 (@blink1073)
- Import ensure_async and run_sync from jupyter_core #889 (@davidbrochart)
- Use base setup dependency type #888 (@blink1073)
- More CI Cleanup #886 (@blink1073)
- More coverage #885 (@blink1073)
- Clean up workflow and pyproject #884 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@arogozhnikov | @blink1073 | @davidbrochart | @kevin-bates | @pre-commit-ci
v8.0.0a4
8.0.0a4
Bugs fixed
- Fix connection reconciliation to handle restarts #882 (@kevin-bates)
Maintenance and upkeep improvements
- Add more coverage #877 (@blink1073)
Contributors to this release
v7.4.7
7.4.7
Bugs fixed
- Fix connection reconciliation to handle restarts #882 (@kevin-bates)
Contributors to this release
v8.0.0a3
8.0.0a3
Bugs fixed
- Reconcile connection information #879 (@kevin-bates)
Maintenance and upkeep improvements
- Add coverage config #876 (@blink1073)
- Bump actions/setup-python from 2 to 4 #874 (@dependabot)
- Bump actions/checkout from 2 to 3 #873 (@dependabot)
- Clean up types and remove use of entrypoints #871 (@blink1073)
- Add dependabot #870 (@blink1073)
Contributors to this release
v7.4.6
7.4.6
Bugs fixed
- Reconcile connection information #879 (@kevin-bates)
Contributors to this release
v7.4.5
7.4.5
Maintenance and upkeep improvements
- [7.x] Handle Jupyter Core Warning #875 (@blink1073)
- Clean up 7.x workflows #865 (@blink1073)
Contributors to this release
v8.0.0a2
8.0.0a2
Maintenance and upkeep improvements
- Use platform dirs in tests #872 (@blink1073)
- Support Python 3.8-3.11 #866 (@blink1073)
Contributors to this release
v8.0.0a1
8.0.0a1
Bugs fixed
- Workaround for launch bug #861 (@blink1073)
- Defer creation of ready future #858 (@blink1073)
Maintenance and upkeep improvements
- Fix assertion in
TestSession.test_serialize
#860 (@samrat) - Maintenance cleanup #856 (@blink1073)
Contributors to this release
v7.4.4
7.4.4
Bugs fixed
- Workaround for launch bug #861 (@blink1073)
Contributors to this release
v7.4.3
7.4.3
Bugs fixed
- Defer creation of ready future #858 (@blink1073)