Releases: jupyter-server/jupyter-scheduler
Releases · jupyter-server/jupyter-scheduler
v2.2.0
2.2.0
Maintenance and upkeep improvements
- Bump systeminformation from 5.18.7 to 5.21.11 in /ui-tests #442 (@dependabot)
- Bump postcss from 8.4.26 to 8.4.31 in /ui-tests #441 (@dependabot)
- Bump postcss from 8.4.16 to 8.4.31 #440 (@dependabot)
- Fix RTD and E2E CI workflows #438 (@andrii-i, @dlqqq)
- Remove unused s3fs dependency #437 (@andrii-i)
Contributors to this release
v1.5.0
v2.1.0
2.1.0
Enhancements made
- Add version specifiers for all dependencies #422 (@dlqqq)
- Archiving all-files scheduler #388 (@JasonWeill)
Bugs fixed
- Fix JFM tests #424 (@dlqqq)
- Avoids "filter" option in tarfile #419 (@JasonWeill)
- Fix CI, run lint, reduce end-to-end tests flakiness #417 (@andrii-i)
Maintenance and upkeep improvements
Contributors to this release
v1.4.0
1.4.0
Enhancements made
- [1.x] Add version specifiers for all dependencies #427 (@dlqqq)
- [1.x] Fix CI, run lint, reduce end-to-end tests flakiness #425 (@andrii-i)
- [1.x] Archiving scheduler, fix JFM tests #418 (@JasonWeill)
Bugs fixed
Contributors to this release
v2.0.0
2.0.0
Enhancements made
- allow update E2E snapshots job to be manually triggered #404 (@dlqqq)
- Upgrade to JupyterLab 4 #402 (@dlqqq)
- Add UI tests #387 (@andrii-i)
Maintenance and upkeep improvements
- Bump word-wrap from 1.2.3 to 1.2.4 #401 (@dependabot)
- Bump semver from 5.7.1 to 5.7.2 #397 (@dependabot)
- Add UI tests #387 (@andrii-i)
Contributors to this release
(GitHub contributors page for this release)
@andrii-i | @dependabot | @dlqqq | @github-actions | @pre-commit-ci
v1.3.4
1.3.4
Bugs fixed
- Pins Pydantic to version 1, adds Python 3.11 #391 (@JasonWeill)
Contributors to this release
v1.3.3
1.3.3
Bugs fixed
- Fix 'icon' prop typing for ConfirmButton component #386 (@andrii-i)
- Add click handler to mouseDown on confirm button for Safari compatibilty #385 (@JasonWeill)
Maintenance and upkeep improvements
Contributors to this release
v1.3.2
1.3.2
Bugs fixed
Maintenance and upkeep improvements
- Bump webpack from 5.74.0 to 5.76.1 #360 (@dependabot)
- Bump json5 from 1.0.1 to 1.0.2 #359 (@dependabot)
- Bump loader-utils from 1.4.0 to 1.4.2 #357 (@dependabot)
- Bump http-cache-semantics from 4.1.0 to 4.1.1 #358 (@dependabot)
- Bump decode-uri-component from 0.2.0 to 0.2.2 #356 (@dependabot)
Contributors to this release
v1.3.1
v1.3.0
1.3.0
Enhancements made
- bump binder node version #343 (@dlqqq)
- Added fallback to active python env when conda is absent #342 (@3coins)
Bugs fixed
- Fix check release workflow #344 (@dlqqq)
- Adds server extension check on startup #341 (@JasonWeill)
- explicitly state pytest-cov test dep #336 (@dlqqq)
- fix(event-note-icon): add viewBox attr to svg so it resizes #333 (@maxime-helen)
Maintenance and upkeep improvements
Contributors to this release
(GitHub contributors page for this release)
@3coins | @dlqqq | @github-actions | @JasonWeill | @maxime-helen | @pre-commit-ci | @rubenvarela | @welcome