Skip to content

Latest commit

 

History

History
599 lines (347 loc) · 48.2 KB

CHANGELOG.md

File metadata and controls

599 lines (347 loc) · 48.2 KB

Changelog

2.7.1

(Full Changelog)

Enhancements made

  • Emit telemetry event on "Run job with input folder" checkbox click #523 (@andrii-i)

Contributors to this release

(GitHub contributors page for this release)

@andrii-i

2.7.0

(Full Changelog)

Enhancements made

  • Update to SQLAlchemy 2.x #521 (@andrii-i)
  • Add database schema update and database migration logic #520 (@andrii-i)
  • Use pytest temporary folders and fixtures to create test file hierarchy at test time #516 (@andrii-i)

Contributors to this release

(GitHub contributors page for this release)

@andrii-i

2.6.0

(Full Changelog)

Enhancements made

  • Add tests for Scheduler job and job definition creation with input folder, refactor execution manager test #513 (@andrii-i)
  • Package input files (no autodownload, no multiprocessing DownloadManager) #510 (@andrii-i)

Maintenance and upkeep improvements

  • Clarify support lifecycle after JupyterLab 3 end of maintenance #508 (@andrii-i)

Documentation improvements

  • Clarify support lifecycle after JupyterLab 3 end of maintenance #508 (@andrii-i)

Contributors to this release

(GitHub contributors page for this release)

@andrii-i | @github-actions

2.5.2

(Full Changelog)

Bugs fixed

  • Changed column header to "Input file" in Notebook Job Definitions #496 (@srdas)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@andrii-i | @blink1073 | @dependabot | @github-actions | @pre-commit-ci | @srdas | @welcome

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

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

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

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

2.2.0

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@andrii-i | @dependabot | @dlqqq

2.1.0

(Full Changelog)

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

  • Fix CI, run lint, reduce end-to-end tests flakiness #417 (@andrii-i)

Contributors to this release

(GitHub contributors page for this release)

@andrii-i | @dlqqq | @JasonWeill

2.0.0

(Full Changelog)

Enhancements made

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@andrii-i | @dependabot | @dlqqq | @github-actions | @pre-commit-ci

1.3.4

(Full Changelog)

Bugs fixed

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @JasonWeill

1.3.3

(Full Changelog)

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

(GitHub contributors page for this release)

@andrii-i | @github-actions | @JasonWeill | @pre-commit-ci

1.3.2

(Full Changelog)

Bugs fixed

  • Fixed encoding while reading notebook in some platforms #354 (@3coins)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@3coins | @dependabot | @github-actions | @pre-commit-ci

1.3.1

(Full Changelog)

Bugs fixed

  • Fixed issue with extension always deactivating #347 (@3coins)

Contributors to this release

(GitHub contributors page for this release)

@3coins

1.3.0

(Full Changelog)

Enhancements made

  • bump binder node version #343 (@dlqqq)
  • Added fallback to active python env when conda is absent #342 (@3coins)

Bugs fixed

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

1.2.0

(Full Changelog)

Enhancements made

Bugs fixed

  • Added exception handlers, simplified imports #309 (@3coins)
  • Updates "Download job files" tooltip in list jobs view #307 (@jweill-aws)

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

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

1.1.4

(Full Changelog)

Enhancements made

  • Added exception handling to both api handlers and UI #302 (@3coins)

Bugs fixed

  • Added exception handling to both api handlers and UI #302 (@3coins)
  • Adds success message on "run job from definition" #301 (@jweill-aws)

Contributors to this release

(GitHub contributors page for this release)

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

1.1.3

(Full Changelog)

Enhancements made

  • Display success message on list view after creating a job #297 (@jweill-aws)

Bugs fixed

  • Fixed propagation of error message to UI #299 (@3coins)
  • correctly handle last page even when latest next_token is truthy #292 (@dlqqq)

Contributors to this release

(GitHub contributors page for this release)

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

1.1.2

(Full Changelog)

Enhancements made

Bugs fixed

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @github-actions | @jweill-aws

1.1.1

(Full Changelog)

Enhancements made

Bugs fixed

  • hide timezone selector when editing job definition created with utc_only environment #280 (@dlqqq)
  • Adds error reporting #277 (@jweill-aws)

Contributors to this release

(GitHub contributors page for this release)

@dlqqq | @github-actions | @jweill-aws

1.1.0

(Full Changelog)

Enhancements made

Bugs fixed

  • refactor schedule inputs #264 (@dlqqq)
  • Catching create job failures, updates to job definition #253 (@3coins)

Contributors to this release

(GitHub contributors page for this release)

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

1.0.0

(Full Changelog)

Enhancements made

Bugs fixed

  • fix schedule validation errors not clearing after selecting run now #261 (@dlqqq)
  • Hides Output Format picker when no output formats are present #246 (@jweill-aws)
  • Added a validate method to check for notebook metadata #243 (@3coins)
  • Chooses the first environment in the create form #241 (@jweill-aws)
  • fix pagination in AdvancedTable #239 (@dlqqq)
  • Add additional styling of backgound and paper to handle dark mode. #230 (@ellisonbg)
  • Use LabeledValue in advanced options in Job Definition and Job Definition Detail #226 (@andrii-i)
  • Blocks job or job definition creation when a parameter has no key and no value #218 (@jweill-aws)
  • Creates directory based on job name, not based on timestamp #206 (@jweill-aws)

Maintenance and upkeep improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

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

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

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

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

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

0.1.1

(Full Changelog)

Merged PRs

Contributors to this release

(GitHub contributors page for this release)

@3coins | @welcome