Skip to content

Releases: jupyter-server/jupyter-scheduler

v1.1.6

15 Apr 19:22
Compare
Choose a tag to compare

1.1.6

No merged PRs

v1.1.5

16 Feb 22:37
Compare
Choose a tag to compare

1.1.5

(Full Changelog)

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

15 Feb 17:12
Compare
Choose a tag to compare

2.5.1

(Full Changelog)

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

(GitHub contributors page for this release)

@andrii-i | @dlqqq | @pre-commit-ci

v1.8.1

15 Feb 17:04
Compare
Choose a tag to compare

1.8.1

(Full Changelog)

Bugs fixed

  • [1.x] Make server extension verification call during extension startup non-blocking (#480) #481 (@andrii-i)

Contributors to this release

(GitHub contributors page for this release)

@andrii-i | @dlqqq

v2.5.0

23 Jan 21:39
Compare
Choose a tag to compare

2.5.0

(Full Changelog)

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

Contributors to this release

(GitHub contributors page for this release)

@andrii-i | @dependabot | @pre-commit-ci

v1.8.0

23 Jan 21:24
Compare
Choose a tag to compare

1.8.0

(Full Changelog)

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

(GitHub contributors page for this release)

@andrii-i

v2.4.0

16 Nov 23:56
Compare
Choose a tag to compare

2.4.0

(Full Changelog)

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

(GitHub contributors page for this release)

@JasonWeill

v1.7.0

16 Nov 23:46
Compare
Choose a tag to compare

1.7.0

(Full Changelog)

Enhancements made

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @JasonWeill

v2.3.0

01 Nov 00:13
Compare
Choose a tag to compare

2.3.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Removed onMouseDown handler to avoid double submission #459 (@3coins)
  • Migrate from hub to gh in workflows #452 (@dlqqq)
  • Fix "event loop is already running" bug on Linux #450 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

@3coins | @dlqqq | @Zsailer

v1.6.0

31 Oct 23:46
Compare
Choose a tag to compare

1.6.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Backport PRs 448, 457, 459 #460 (@3coins)
  • Add test:update script to 1.x ui-tests #456 (@dlqqq)
  • [1.x] Fix "event loop is already running" bug on Linux #454 (@dlqqq)

Other merged PRs

  • [1.x] Migrate from hub to gh in workflows #455 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

@3coins | @dlqqq | @Zsailer