6.1.0
New features
- The timeout when talking to JupyterHub and Jupyter labs can now be configured in the business options (as
jupyter_timeout
). The default is now 60s instead of 30s.
Bug fixes
- When reporting httpx failures to Slack, put the response body into an attachment instead of a block so that it will be collapsed if long.
- Fix reporting of WebSocket open timeouts to Slack.
What's Changed
- DM-39360: Also ignore execute_result messages by @rra in #266
- DM-39360: Update dependencies by @rra in #267
- DM-39360: Fix timeout reporting opening WebSocket by @rra in #268
- [neophile] Update dependencies by @sqrbot in #269
- DM-39360: Make Jupyter client timeout configurable by @rra in #270
- DM-39360: Prepare for 6.1.0 release by @rra in #271
Full Changelog: 6.0.0...6.1.0