You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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))
0 commit comments