forked from pool/python-jupyter-server
Accepting request 925887 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 1.11.1
* Do not log connection error if the kernel is already shutdown
#584 (@martinRenou)
* [BUG]: allow None for min_open_files_limit trait #587
(@Zsailer)
- Release 1.11.0
* Allow non-empty directory deletion through settings #574
(@fcollonval)
* pytest_plugin: allow user specified headers in jp_ws_fetch #580
(@oliver-sanders)
* Shutdown kernels/terminals on api/shutdown #579 (@martinRenou)
* pytest: package conftest #576 (@oliver-sanders)
* Set stacklevel on warning to point to the right place. #572
(@Carreau)
* Respect reraise setting #571 (@vidartf)
* Fix jupyter_client warning #581 (@martinRenou)
* Add Pre-Commit Config #575 (@fcollonval)
* Clean up link checking #569 (@blink1073)
- Drop extra conftest.py
OBS-URL: https://build.opensuse.org/request/show/925887
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=37
This commit is contained in:
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 17 17:39:09 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 1.11.1
|
||||
* Do not log connection error if the kernel is already shutdown
|
||||
#584 (@martinRenou)
|
||||
* [BUG]: allow None for min_open_files_limit trait #587
|
||||
(@Zsailer)
|
||||
- Release 1.11.0
|
||||
* Allow non-empty directory deletion through settings #574
|
||||
(@fcollonval)
|
||||
* pytest_plugin: allow user specified headers in jp_ws_fetch #580
|
||||
(@oliver-sanders)
|
||||
* Shutdown kernels/terminals on api/shutdown #579 (@martinRenou)
|
||||
* pytest: package conftest #576 (@oliver-sanders)
|
||||
* Set stacklevel on warning to point to the right place. #572
|
||||
(@Carreau)
|
||||
* Respect reraise setting #571 (@vidartf)
|
||||
* Fix jupyter_client warning #581 (@martinRenou)
|
||||
* Add Pre-Commit Config #575 (@fcollonval)
|
||||
* Clean up link checking #569 (@blink1073)
|
||||
- Drop extra conftest.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 16 12:39:42 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user