Releases: mozilla/mozregression
4.0.19
Bugs resolved in this release:
- bug 1736101 Can't install mozregression using older versions of pip
- bug 1767079 Implement GitHub workflow to generate requirements files
- bug 1767139 Frequent crashes with autoland builds on M1 Macs
- bug 1769955 Remove build.txt and update documentation
- bug 1778539 Use virtual environments wherever possible in workflows
- bug 1780041 Fatal error and core dump when running gui tests
- bug 1781421 Add Python 3.10 support
- bug 1782774 Add Python 3.10 to tests/CI
- bug 1783694 Disable auto-update for Thunderbird
- bug 1783863 Upgrade pytest to fix TypeError when running tests on Python 3.10
Additional changes:
- Various updates to requirements
- Dependabot changes
- Coveralls fixes
- Allow Windows paths and ~ with --command
- Add a 256x256 mozregression logo
- Submit commits to Glean probe-scraper
- Update to Glean metrics schema v2
4.0.18
4.0.17
Bug 1707344 - Fix redirect logging when messages have a % in them
Bug 1647533 - Upgrade to pyinstaller 4.3 (Has a change that should help with anti-virus false-positives on Windows: pyinstaller/pyinstaller#5579)
As a side effect of upgrading to pyinstaller 4.3, mozregression GUI should now also work on MacOS Big Sur (with the caveats mentioned in https://mozilla.github.io/mozregression/install.html)
4.0.16
4.0.16-pre11
Fix mac uploads, hopefully
4.0.15
Compress Windows executable with UPX to work around spurious anti-virus warnings (see: https://bugzilla.mozilla.org/show_bug.cgi?id=1647533)
If you are not on Windows (or are not experiencing the above problem) there is no need to upgrade.
4.0.14
Bug 1661607 - Fix for taskcluster workaround with python 3.6 (thanks @theres-waldo)
If you are using the GUI for 4.0.13 or are using a version of python greater than 3.6 there is no need to upgrade.