Skip to content

Commit 3b03c64

Browse files
committed
Publish 2.17.0
SHA256 hashes: jupyter_server-2.17.0-py3-none-any.whl: e8cb9c7db4251f51ed307e329b81b72ccf2056ff82d50524debde1ee1870e13f jupyter_server-2.17.0.tar.gz: c38ea898566964c888b4772ae1ed58eca84592e88251d2cfc4d171f81f7e99d5
1 parent 4484f12 commit 3b03c64

File tree

2 files changed

+31
-3
lines changed

2 files changed

+31
-3
lines changed

CHANGELOG.md

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,36 @@ All notable changes to this project will be documented in this file.
44

55
<!-- <START NEW CHANGELOG ENTRY> -->
66

7+
## 2.17.0
8+
9+
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v2.16.0...4484f122a70014c864b44fd0d8f50f660dae1538))
10+
11+
### Enhancements made
12+
13+
- Avoid redundant call to `_get_os_path` in `_dir_model` [#1547](https://github.com/jupyter-server/jupyter_server/pull/1547) ([@joeyutong](https://github.com/joeyutong))
14+
- Allow specifying extra params to scrub from logs [#1538](https://github.com/jupyter-server/jupyter_server/pull/1538) ([@jtpio](https://github.com/jtpio))
15+
- Add a logger to the ExtensionPoint API [#1523](https://github.com/jupyter-server/jupyter_server/pull/1523) ([@Zsailer](https://github.com/Zsailer))
16+
- Allow user to update identity values [#1518](https://github.com/jupyter-server/jupyter_server/pull/1518) ([@brichet](https://github.com/brichet))
17+
18+
### Bugs fixed
19+
20+
- Fix FileNotFoundError handling in rename_file methods [#1548](https://github.com/jupyter-server/jupyter_server/pull/1548) ([@aws-jasakshi](https://github.com/aws-jasakshi))
21+
- Use stdlib override when possible [#1532](https://github.com/jupyter-server/jupyter_server/pull/1532) ([@edrogers](https://github.com/edrogers))
22+
- CORS is not checked when browsing files. check origin now https://github.com/jupyter-server/jupyter_server/issues/1459 [#1465](https://github.com/jupyter-server/jupyter_server/pull/1465) ([@gogasca](https://github.com/gogasca))
23+
24+
### Maintenance and upkeep improvements
25+
26+
- Bump the actions group across 1 directory with 2 updates [#1551](https://github.com/jupyter-server/jupyter_server/pull/1551) ([@dependabot](https://github.com/dependabot))
27+
- Fix the failing "Test Lint" check on CI [#1540](https://github.com/jupyter-server/jupyter_server/pull/1540) ([@jtpio](https://github.com/jtpio))
28+
29+
### Contributors to this release
30+
31+
([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2025-05-12&to=2025-08-21&type=c))
32+
33+
[@aws-jasakshi](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aaws-jasakshi+updated%3A2025-05-12..2025-08-21&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Abrichet+updated%3A2025-05-12..2025-08-21&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Adependabot+updated%3A2025-05-12..2025-08-21&type=Issues) | [@edrogers](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aedrogers+updated%3A2025-05-12..2025-08-21&type=Issues) | [@gogasca](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Agogasca+updated%3A2025-05-12..2025-08-21&type=Issues) | [@joeyutong](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ajoeyutong+updated%3A2025-05-12..2025-08-21&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ajtpio+updated%3A2025-05-12..2025-08-21&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2025-05-12..2025-08-21&type=Issues) | [@vidartf](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Avidartf+updated%3A2025-05-12..2025-08-21&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2025-05-12..2025-08-21&type=Issues)
34+
35+
<!-- <END NEW CHANGELOG ENTRY> -->
36+
737
## 2.16.0
838

939
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v2.15.0...fa41b3866a57ad51f74a15684183d833c0206f9c))
@@ -41,8 +71,6 @@ All notable changes to this project will be documented in this file.
4171

4272
[@ark-1](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aark-1+updated%3A2024-12-20..2025-05-12&type=Issues) | [@bollwyvl](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Abollwyvl+updated%3A2024-12-20..2025-05-12&type=Issues) | [@Darshan808](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3ADarshan808+updated%3A2024-12-20..2025-05-12&type=Issues) | [@davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Adavidbrochart+updated%3A2024-12-20..2025-05-12&type=Issues) | [@kjayan](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akjayan+updated%3A2024-12-20..2025-05-12&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akrassowski+updated%3A2024-12-20..2025-05-12&type=Issues) | [@MaicoTimmerman](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AMaicoTimmerman+updated%3A2024-12-20..2025-05-12&type=Issues) | [@manics](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Amanics+updated%3A2024-12-20..2025-05-12&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2024-12-20..2025-05-12&type=Issues) | [@nokados](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Anokados+updated%3A2024-12-20..2025-05-12&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3ARRosio+updated%3A2024-12-20..2025-05-12&type=Issues) | [@vidartf](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Avidartf+updated%3A2024-12-20..2025-05-12&type=Issues) | [@yuvipanda](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ayuvipanda+updated%3A2024-12-20..2025-05-12&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2024-12-20..2025-05-12&type=Issues)
4373

44-
<!-- <END NEW CHANGELOG ENTRY> -->
45-
4674
## 2.15.0
4775

4876
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v2.9.1...f23b3392624001c8fba6623e19f526a98b4a07ba))

jupyter_server/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import re
77

88
# Version string must appear intact for automatic versioning
9-
__version__ = "2.17.0.dev0"
9+
__version__ = "2.17.0"
1010

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

0 commit comments

Comments
 (0)