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
- Backport Inject session identifier into environment variable [#920](https://github.com/jupyter-server/jupyter_server/pull/920) ([@vidartf](https://github.com/vidartf))
14
+
15
+
### Enhancements made
16
+
17
+
- Backport #981: Make it easier to pass custom env variables to kernel [#994](https://github.com/jupyter-server/jupyter_server/pull/994) ([@divyansshhh](https://github.com/divyansshhh))
18
+
- Retry certain errors between server and gateway [#944](https://github.com/jupyter-server/jupyter_server/pull/944) ([@kevin-bates](https://github.com/kevin-bates))
- Add back support for kernel launch timeout pad [#910](https://github.com/jupyter-server/jupyter_server/pull/910) ([@CiprianAnton](https://github.com/CiprianAnton))
26
+
27
+
### Maintenance and upkeep improvements
28
+
29
+
- Test with client 8 updates [#992](https://github.com/jupyter-server/jupyter_server/pull/992) ([@blink1073](https://github.com/blink1073))
30
+
- Backport PR #922: Improve logging of bare exceptions etc. [#926](https://github.com/jupyter-server/jupyter_server/pull/926) ([@thetorpedodog](https://github.com/thetorpedodog))
31
+
- Fix handling of dev version [#913](https://github.com/jupyter-server/jupyter_server/pull/913) ([@blink1073](https://github.com/blink1073))
32
+
- Fix owasp link [#908](https://github.com/jupyter-server/jupyter_server/pull/908) ([@blink1073](https://github.com/blink1073))
33
+
34
+
### Contributors to this release
35
+
36
+
([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2022-07-05&to=2022-09-26&type=c))
0 commit comments