Skip to content

1.0.1 Release: minor 1.0.0 Bugfixes

Compare
Choose a tag to compare
@JackUrb JackUrb released this 08 Apr 15:37
· 1230 commits to main since this release
ac999aa

Overview

Following the 1.0.0 release, a few bugs were surfaced. The largest involved an update of mephisto-task already published, and this release syncs the underlying Mephisto library to refer to the same version.

Full Changelog

  • #728 Fixes an issue preventing live tasks from working over https
  • #749 Adds back some missing mephisto-task package versions that were preventing correct builds at runtime
  • #756 Fixes a small bug in the HTMLStaticBlueprint
  • #745 Clarifying correct typing for data passed via handleSubmit in our StaticBlueprint tasks
  • #754 fixes docker imaging issue if mephisto metrics install has already been run locally
  • #747 Set some defaults for max_num_concurrent_tasks to encourage people to use this option more consistently