Skip to content

v0.8.1

Compare
Choose a tag to compare
@sdreyer sdreyer released this 16 May 20:31
· 532 commits to main since this release

What's Changed

New Functionality

Enhancements

  • Updated Readme example to fix serving and use class api by @ahmadnazeri in #792
  • Dashboard Routing and Build Optimizations by @RedLeader16 in #781
  • Set Jobs Limit for scheduling by @aolfat in #794
  • Reformat and cleanup status displayer by @aolfat in #782
  • Bump pymdown-extensions from 9.9.2 to 10.0 by @dependabot in #804

Bug Fixes

  • Bad pathing exception #769 by @RedLeader16 in #773
  • Throw error if input tuple is not of type (str, str) by @ahmadnazeri in #780
  • Fix issue with paths for the Spark files by @ahmadnazeri in #776
  • Fix missing executor type in differing fields check for SparkProvider by @zhilingc in #789
  • Add default username and password for etcd coordinator by @aolfat in #798

New Contributors

Full Changelog: v0.8.0...v0.8.1