1.0.1 Release: minor 1.0.0 Bugfixes
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 ourStaticBlueprint
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