Skip to content

Releases: jupyter-server/jupyter-scheduler

v0.5.0

19 Oct 02:13
Compare
Choose a tag to compare

0.5.0

(Full Changelog)

Enhancements made

  • Updated id regex to allow non-uuid ids #157 (@3coins)
  • Output files manager, user triggered download of output files #146 (@3coins)

Bugs fixed

  • Fixed bug with resuming/pausing scheduled jobs #166 (@3coins)

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@3coins | @andrii-i | @dlqqq | @ellisonbg | @github-actions | @jweill-aws

v0.4.2

13 Oct 21:36
Compare
Choose a tag to compare

0.4.2

(Full Changelog)

Bugs fixed

  • Fixes error when job definition is deleted. #137 (@3coins)

Other merged PRs

  • Populates runtimeEnvironmentParameters on rerun from list, detail #149 (@jweill-aws)
  • Job descriptions list actions: pause/resume/delete #141 (@jweill-aws)
  • Display model.active as 'Status' : 'Active'/'Paused' #140 (@andrii-i)
  • Adds friendly schedule, "paused" columns for job description in list #138 (@jweill-aws)
  • Add Card with placeholder text for Jobs List to Job Definition Details #136 (@andrii-i)
  • Sets schedule based on new schedule interval #132 (@jweill-aws)
  • Made update apis consistent with REST APIs #131 (@3coins)
  • Show create job errors in banner above job detail #124 (@andrii-i)

Contributors to this release

(GitHub contributors page for this release)

@3coins | @andrii-i | @github-actions | @jweill-aws

v0.4.1

12 Oct 00:40
Compare
Choose a tag to compare

0.4.1

(Full Changelog)

Merged PRs

  • Fix outputFormats in model conversion #127 (@jweill-aws)
  • expose runtimeEnvironmentParameters #126 (@andrii-i)
  • Makes input file field readonly; removes validation on it #123 (@jweill-aws)
  • Fix FormHelper changing the measurements of the parent element in Job Definition Detail, Create Job #117 (@andrii-i)
  • Adds cron tip link #116 (@jweill-aws)
  • Sets default time zone in create-job form #115 (@jweill-aws)
  • Easy create: Create job schedule by minute, hour, day, weekday, week, or month #111 (@jweill-aws)
  • Added task runner to create scheduled jobs from job definition #106 (@3coins)

Contributors to this release

(GitHub contributors page for this release)

@3coins | @andrii-i | @github-actions | @jweill-aws | @pre-commit-ci

v0.4.0

08 Oct 04:25
Compare
Choose a tag to compare

0.4.0

(Full Changelog)

Enhancements made

  • Updated job definition models, handlers, and scheduler apis #45 (@3coins)

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@3coins | @andrii-i | @dlqqq | @github-actions | @jweill-aws

v0.3.2

04 Oct 17:40
Compare
Choose a tag to compare

0.3.2

([Full Changelog](https://github.com/jupyter-server/jupyter-scheduler/compare/v0.3.1... 698d5b6))

Bugs fixed

  • More restrictive types for runtime environment parameters #83 (@jweill-aws)
  • Serializes runtime_environment_parameters in model, request #82 (@jweill-aws)

Contributors to this release

(GitHub contributors page for this release)

@3coins | @github-actions | @jweill-aws

v0.3.1

04 Oct 00:23
Compare
Choose a tag to compare

0.3.1

(Full Changelog)

Enhancements made

Bugs fixed

  • Added default formats when no formats are selected #74 (@3coins)
  • Fixes input change handler #73 (@3coins)
  • Fix for deduping token for advanced options extension point #71 (@3coins)
  • call renderDOM() synchronously in NotebookJobsPanel #63 (@dlqqq)
  • Additional padding to cause icon buttons to be circular #62 (@jweill-aws)
  • Fix for create job with idempotency token #57 (@3coins)

Other merged PRs

  • keep stop button area even when not shown #66 (@dlqqq)
  • Adds validation: parameter name must be specified if value is specified #65 (@jweill-aws)
  • Updated readme, added configuration options #64 (@3coins)
  • Theme improvements to better align with JupyterLab styling #61 (@ellisonbg)

Contributors to this release

(GitHub contributors page for this release)

@3coins | @andrii-i | @dlqqq | @ellisonbg | @github-actions | @jweill-aws | @pre-commit-ci | @welcome

v0.3.0

28 Sep 01:24
Compare
Choose a tag to compare

0.3.0

(Full Changelog)

Enhancements made

  • Added create_time, created, queued status. #50 (@3coins)

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@3coins | @github-actions

v0.2.1

27 Sep 06:01
Compare
Choose a tag to compare

0.2.1

(Full Changelog)

Enhancements made

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@3coins | @andrii-i | @dlqqq | @jweill-aws | @ellisonbg

v0.1.1

15 Sep 20:07
Compare
Choose a tag to compare

0.1.1

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@3coins | @welcome

v0.0.1

15 Sep 16:38
Compare
Choose a tag to compare

First release!