Skip to content

v1.0.0

Choose a tag to compare

released this 02 Nov 01:03
· 142 commits to main since this release

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