·
161 commits
to master
since this release
Bug fixes in 25.0.1
- Fix losing exceptions in
SSHDrivercontrol master start while handling timeouts in some cases. - Make pytestplugin only set a color for the custom console log level if formatter class supports it.
- Add missing
MatchedSysfsGPIObinding toGpioDigitalOutputDriver. - Fix a couple of unevaluated variables in exception and log messages.
- Use only non-deprecated directives in Dockerfile.
- Always use latest stable docker compose release in CI.
- Create symlinks in
ManagedFileeven when skipping sync for local providers. - Use
importlibinstead ofpkg_resourcesto retrieve version, because setuptools (providingpkg_resources) is no longer pre-installed in virtualenvs created with thevenvmodule. - Allow passing non-strings to
StepFormatter. - Properly escape file and directory names in the
USBStorageDriver. - Fix
labgrid-clientnamed resource handling for theio,bootstrap,sd-muxandvideosub commands.
Full Changelog: v25.0...v25.0.1