@@ -4,6 +4,34 @@ All notable changes to this project will be documented in this file.
4
4
5
5
<!-- <START NEW CHANGELOG ENTRY> -->
6
6
7
+ ## 2.14.2
8
+
9
+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server/compare/v2.14.1...b961d4eb499071c0c60e24f429c20d1e6a908a32 ) )
10
+
11
+ ### Bugs fixed
12
+
13
+ - Pass session_id during Websocket connect [ #1440 ] ( https://github.com/jupyter-server/jupyter_server/pull/1440 ) ([ @gogasca ] ( https://github.com/gogasca ) )
14
+ - Do not log environment variables passed to kernels [ #1437 ] ( https://github.com/jupyter-server/jupyter_server/pull/1437 ) ([ @krassowski ] ( https://github.com/krassowski ) )
15
+
16
+ ### Maintenance and upkeep improvements
17
+
18
+ - chore: update pre-commit hooks [ #1441 ] ( https://github.com/jupyter-server/jupyter_server/pull/1441 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
19
+ - chore: update pre-commit hooks [ #1427 ] ( https://github.com/jupyter-server/jupyter_server/pull/1427 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
20
+
21
+ ### Documentation improvements
22
+
23
+ - Update documentation for ` cookie_secret ` [ #1433 ] ( https://github.com/jupyter-server/jupyter_server/pull/1433 ) ([ @krassowski ] ( https://github.com/krassowski ) )
24
+ - Add Changelog for 2.14.1 [ #1430 ] ( https://github.com/jupyter-server/jupyter_server/pull/1430 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
25
+ - Update simple extension examples: \_ jupyter_server_extension_points [ #1426 ] ( https://github.com/jupyter-server/jupyter_server/pull/1426 ) ([ @manics ] ( https://github.com/manics ) )
26
+
27
+ ### Contributors to this release
28
+
29
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2024-05-31&to=2024-07-12&type=c ) )
30
+
31
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2024-05-31..2024-07-12&type=Issues ) | [ @gogasca ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Agogasca+updated%3A2024-05-31..2024-07-12&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akrassowski+updated%3A2024-05-31..2024-07-12&type=Issues ) | [ @manics ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Amanics+updated%3A2024-05-31..2024-07-12&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Apre-commit-ci+updated%3A2024-05-31..2024-07-12&type=Issues )
32
+
33
+ <!-- <END NEW CHANGELOG ENTRY> -->
34
+
7
35
## 2.14.1
8
36
9
37
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server/compare/v2.14.0...f1379164fa209bc4bfeadf43ab0e7f473b03a0ce ) )
@@ -27,8 +55,6 @@ All notable changes to this project will be documented in this file.
27
55
28
56
[ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2024-04-11..2024-05-31&type=Issues ) | [ @lresende ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Alresende+updated%3A2024-04-11..2024-05-31&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Apre-commit-ci+updated%3A2024-04-11..2024-05-31&type=Issues )
29
57
30
- <!-- <END NEW CHANGELOG ENTRY> -->
31
-
32
58
## 2.14.0
33
59
34
60
([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server/compare/v2.13.0...074628806d6b2ec3304d60ab5cfba1c326f67730 ) )
0 commit comments