v2.6.0
2.6.0
New features added
- Emit events from the kernels service and gateway client #1252 (@rajmusuku)
Enhancements made
- Allows immutable cache for static files in a directory #1268 (@brichet)
- Merge the gateway handlers into the standard handlers. #1261 (@ojarjur)
- Gateway manager retry kernel updates #1256 (@ojarjur)
- Use debug-level messages for generating anonymous users #1254 (@hbcarlos)
- Define a CURRENT_JUPYTER_HANDLER context var #1251 (@Zsailer)
Bugs fixed
- Don't instantiate an unused Future in gateway connection trait #1276 (@minrk)
- Write server list to stdout #1275 (@minrk)
- Make the kernel_websocket_protocol flag reusable. #1264 (@ojarjur)
- Register websocket handler from same module as kernel handlers #1249 (@kevin-bates)
- Re-enable websocket ping/pong from the server #1243 (@Zsailer)
- Fix italics in operators security sections #1242 (@kevin-bates)
- Fix calculation of schema location #1239 (@lresende)
Maintenance and upkeep improvements
- Fix DeprecationWarning from pytest-console-scripts #1281 (@frenzymadness)
- Remove docutils and mistune pins #1278 (@blink1073)
- Update docutils requirement from <0.20 to <0.21 #1277 (@dependabot)
- Use Python 3.9 for the readthedocs builds #1269 (@ojarjur)
- Fix coverage handling #1257 (@blink1073)
- chore: delete
.gitmodules
#1248 (@SauravMaheshkar) - chore: move
babel
andeslint
configuration underpackage.json
#1246 (@SauravMaheshkar)
Documentation improvements
- Fix typo in docs #1270 (@davidbrochart)
- Fix typo #1262 (@davidbrochart)
- Extends the IP documentation #1258 (@hbcarlos)
- Fix italics in operators security sections #1242 (@kevin-bates)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @brichet | @codecov | @davidbrochart | @dependabot | @echarles | @frenzymadness | @hbcarlos | @kevin-bates | @lresende | @minrk | @ojarjur | @pre-commit-ci | @rajmusuku | @SauravMaheshkar | @welcome | @yuvipanda | @Zsailer