Releases: jupyter-server/jupyter-scheduler
Releases · jupyter-server/jupyter-scheduler
v1.1.6
1.1.6
No merged PRs
v1.1.5
1.1.5
Bugs fixed
- Ignore check-wheel-contents W002 duplciate files error during release process as it is done in main #488 (@andrii-i)
- [1.1.x] Make server extension verification call during extension startup non-blocking (#480) #486 (@andrii-i)
Contributors to this release
(GitHub contributors page for this release)
@3coins | @andrii-i | @dlqqq | @ellisonbg | @github-actions | @JasonWeill | @rubenvarela | @welcome | @Zsailer
v2.5.1
2.5.1
Bugs fixed
- Fix translator usage, remove @jupyterlab/rendermime-interfaces dependency #483 (@andrii-i)
- Make server extension verification call during extension startup non-blocking #480 (@andrii-i)
Maintenance and upkeep improvements
Contributors to this release
v1.8.1
1.8.1
Bugs fixed
- [1.x] Make server extension verification call during extension startup non-blocking (#480) #481 (@andrii-i)
Contributors to this release
v2.5.0
2.5.0
Enhancements made
- Emit telemetry events on success and failure of the Create Job, Create Job Definition, Create Job from Job Definition hooks #472 (@andrii-i)
Maintenance and upkeep improvements
- Bump @babel/traverse from 7.19.0 to 7.23.7 #474 (@dependabot)
Contributors to this release
v1.8.0
1.8.0
Enhancements made
- [1.x] Emit telemetry events on success and failure of the Create Job, Create Job Definition, Create Job from Job Definition hooks (#472) #475 (@andrii-i)
Contributors to this release
v2.4.0
2.4.0
Enhancements made
- Pydantic v1 and v2 compatibility, add
pydantic_v1
module #463 (@JasonWeill)
Bugs fixed
- Removes zero-height style rule, which broke table display in Safari #461 (@JasonWeill)
Contributors to this release
v1.7.0
1.7.0
Enhancements made
- [1.x] Add
dev-install
script #467 (@dlqqq) - Backport 463 to 1.x #465 (@JasonWeill)
Bugs fixed
- Backport PR 461 to 1.x #466 (@JasonWeill)