-
-
Notifications
You must be signed in to change notification settings - Fork 277
v25.0.1 #1686
Bastian-Krause
announced in
Announcements
v25.0.1
#1686
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
This discussion was created from the release v25.0.1.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment