Skip to content

Commit bf291cd

Browse files
committed
Publish 8.7.0
SHA256 hashes: jupyter_client-8.7.0-py3-none-any.whl: 3671a94fd25e62f5f2f554f5e95389c2294d89822378a5f2dd24353e1494a9e0 jupyter_client-8.7.0.tar.gz: 3357212d9cbe01209e59190f67a3a7e1f387a4f4e88d1e0433ad84d7b262531d
1 parent 7b4340d commit bf291cd

File tree

2 files changed

+41
-3
lines changed

2 files changed

+41
-3
lines changed

CHANGELOG.md

Lines changed: 40 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,46 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 8.7.0
6+
7+
([Full Changelog](https://github.com/jupyter/jupyter_client/compare/v8.6.3...7b4340d29da062cc2386fa218f645c7e80eb800f))
8+
9+
### Enhancements made
10+
11+
- allow configuring client_class and client_factory [#1081](https://github.com/jupyter/jupyter_client/pull/1081) ([@rgbkrk](https://github.com/rgbkrk))
12+
- Support date serialization in messages [#1060](https://github.com/jupyter/jupyter_client/pull/1060) ([@sebwills](https://github.com/sebwills))
13+
- feat: added `--missing` flag to list and remove subcommands [#1056](https://github.com/jupyter/jupyter_client/pull/1056) ([@wpk-nist-gov](https://github.com/wpk-nist-gov))
14+
- Set protocol version to 5.4 [#1054](https://github.com/jupyter/jupyter_client/pull/1054) ([@JamesWrigley](https://github.com/JamesWrigley))
15+
16+
### Bugs fixed
17+
18+
- don't include link-local addresses (169.254) in public_ips [#1040](https://github.com/jupyter/jupyter_client/pull/1040) ([@minrk](https://github.com/minrk))
19+
- jupyter-run: avoid traceback for NoSuchKernel [#994](https://github.com/jupyter/jupyter_client/pull/994) ([@minrk](https://github.com/minrk))
20+
21+
### Maintenance and upkeep improvements
22+
23+
- upgrade pypy [#1082](https://github.com/jupyter/jupyter_client/pull/1082) ([@rgbkrk](https://github.com/rgbkrk))
24+
- Some tests import anyio (depending on ipykernel version). [#1078](https://github.com/jupyter/jupyter_client/pull/1078) ([@Carreau](https://github.com/Carreau))
25+
- Drop 3.9, Start testing on 3.14 and 3.14-free-threaded, get tests passing again [#1076](https://github.com/jupyter/jupyter_client/pull/1076) ([@Carreau](https://github.com/Carreau))
26+
- Attempt to fix CI [#1068](https://github.com/jupyter/jupyter_client/pull/1068) ([@ianthomas23](https://github.com/ianthomas23))
27+
- Revert test changes of PR 1034 [#1067](https://github.com/jupyter/jupyter_client/pull/1067) ([@ianthomas23](https://github.com/ianthomas23))
28+
- Drop Python 3.8, update Python versions in tests [#1044](https://github.com/jupyter/jupyter_client/pull/1044) ([@davidbrochart](https://github.com/davidbrochart))
29+
30+
### Documentation improvements
31+
32+
- [Docs] Use extension:filetype mapping in sphinx configuration [#1075](https://github.com/jupyter/jupyter_client/pull/1075) ([@Carreau](https://github.com/Carreau))
33+
- Update \_load_ips_psutil() docstring [#1050](https://github.com/jupyter/jupyter_client/pull/1050) ([@cben](https://github.com/cben))
34+
- Add messaging docs for optional features and kernel subshells [#1045](https://github.com/jupyter/jupyter_client/pull/1045) ([@ianthomas23](https://github.com/ianthomas23))
35+
- Clean changelog heading [#965](https://github.com/jupyter/jupyter_client/pull/965) ([@krassowski](https://github.com/krassowski))
36+
37+
### Contributors to this release
38+
39+
([GitHub contributors page for this release](https://github.com/jupyter/jupyter_client/graphs/contributors?from=2024-09-17&to=2025-12-09&type=c))
40+
41+
[@blink1073](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Ablink1073+updated%3A2024-09-17..2025-12-09&type=Issues) | [@Carreau](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3ACarreau+updated%3A2024-09-17..2025-12-09&type=Issues) | [@cben](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Acben+updated%3A2024-09-17..2025-12-09&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Adavidbrochart+updated%3A2024-09-17..2025-12-09&type=Issues) | [@ianthomas23](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Aianthomas23+updated%3A2024-09-17..2025-12-09&type=Issues) | [@JamesWrigley](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3AJamesWrigley+updated%3A2024-09-17..2025-12-09&type=Issues) | [@kevin-bates](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Akevin-bates+updated%3A2024-09-17..2025-12-09&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Akrassowski+updated%3A2024-09-17..2025-12-09&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Aminrk+updated%3A2024-09-17..2025-12-09&type=Issues) | [@rgbkrk](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Argbkrk+updated%3A2024-09-17..2025-12-09&type=Issues) | [@sebwills](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Asebwills+updated%3A2024-09-17..2025-12-09&type=Issues) | [@takluyver](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Atakluyver+updated%3A2024-09-17..2025-12-09&type=Issues) | [@tmaxwell-anthropic](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Atmaxwell-anthropic+updated%3A2024-09-17..2025-12-09&type=Issues) | [@wpk-nist-gov](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Awpk-nist-gov+updated%3A2024-09-17..2025-12-09&type=Issues)
42+
43+
<!-- <END NEW CHANGELOG ENTRY> -->
44+
545
## 8.6.3
646

747
([Full Changelog](https://github.com/jupyter/jupyter_client/compare/v8.6.2...7d7251f24ed42c34b9b6ebdf09a5d89c46450131))
@@ -28,8 +68,6 @@
2868

2969
[@andife](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Aandife+updated%3A2024-05-23..2024-09-17&type=Issues) | [@hroncok](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Ahroncok+updated%3A2024-05-23..2024-09-17&type=Issues) | [@ianthomas23](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Aianthomas23+updated%3A2024-05-23..2024-09-17&type=Issues) | [@juliangilbey](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Ajuliangilbey+updated%3A2024-05-23..2024-09-17&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Aminrk+updated%3A2024-05-23..2024-09-17&type=Issues)
3070

31-
<!-- <END NEW CHANGELOG ENTRY> -->
32-
3371
## 8.6.2
3472

3573
([Full Changelog](https://github.com/jupyter/jupyter_client/compare/v8.6.1...474093f4237744dee2af1c8929e2afe5354ef356))

jupyter_client/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import re
44
from typing import Union
55

6-
__version__ = "8.6.3"
6+
__version__ = "8.7.0"
77

88
# Build up version_info tuple for backwards compatibility
99
pattern = r"(?P<major>\d+).(?P<minor>\d+).(?P<patch>\d+)(?P<rest>.*)"

0 commit comments

Comments
 (0)