File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 2020* Fix security requirements in the swagger spec
2121* Fix configured headers for OPTIONS requests
2222
23+ ## 1.2.2 (2017-05-30)
24+
25+ * Inherit the server ` PATH ` when launching a new kernel via POST request
26+ with custom environment variables
27+ * Fix kernel cleanup upon SIGTERM
28+
2329## 1.2.1 (2017-04-01)
2430
2531* Add support for auth token as a query parameter
Original file line number Diff line number Diff line change @@ -26,6 +26,12 @@ See `git log` for a more detailed summary of changes.
2626
2727## 1.2
2828
29+ ### 1.2.2 (2017-05-30)
30+
31+ * Inherit the server ` PATH ` when launching a new kernel via POST request
32+ with custom environment variables
33+ * Fix kernel cleanup upon SIGTERM
34+
2935### 1.2.1 (2017-04-01)
3036
3137* Add support for auth token as a query parameter
You can’t perform that action at this time.
0 commit comments