Releases: siemens/mtda
Releases · siemens/mtda
MTDA 0.34
What's Changed
- meta-isar/recipes-python: upgrade python-zstandard to 0.22.0 by @baprusty in #422
- Update isar to latest revision and kas-container to 4.5 by @baprusty in #423
- fix(storage): add retry mechanism to recover from a full input queue by @chombourger in #425
Full Changelog: v0.33...v0.34
MTDA 0.33
What's Changed
- feat(power): add driver for Anel ethernet power strips by @TobiasSchaffner in #412
- kas-container: update kas-container to 4.3.1 by @baprusty in #413
- ci: update actions to latest version and fix nodejs deprecated warning by @baprusty in #414
- kas/common/base.yml: enable use of ccache for the builds by @baprusty in #417
- Smaller cleanups/fixes by @jan-kiszka in #419
- When copying uncompressed images, compress on them on-the-fly by @fmoessbauer in #420
- ci(assign): define permissions for auto assign workflow by @fgreinacher in #421
New Contributors
- @fgreinacher made their first contribution in #421
Full Changelog: v0.32...v0.33
MTDA 0.32
What's Changed
- feat(www): Allow to use physical keyboard as hid input by @TobiasSchaffner in #403
- power/gpio: Allow to configure low level triggered relays by @TobiasSchaffner in #404
- fix(www): Fix video with no configured console by @TobiasSchaffner in #405
- fix(www): Disable browser shortcuts by @TobiasSchaffner in #406
- feat(www): Remove the virtual keyboard by @TobiasSchaffner in #407
- chore(www): Only show console and video windows if used by @TobiasSchaffner in #409
- feat(www): Enable the usage of modifier keys by @TobiasSchaffner in #408
- kas/common/base: update isar to latest revision by @baprusty in #411
New Contributors
- @TobiasSchaffner made their first contribution in #403
Full Changelog: v0.31...v0.32
MTDA 0.31
What's Changed
- debian: do not call mtda-systemd-helper when running in chroot by @chombourger in #399
- meta-isar: images: make LAVA an optional feature by @chombourger in #400
- Add usbsdmux support by @jan-kiszka in #402
- check if the platform has any udc instances to avoid exception by @chombourger in #401
Full Changelog: v0.30...v0.31
MTDA 0.30
What's Changed
- chore(usbf): create a loopback device when a file is used by @chombourger in #385
- feat(storage): expose shared storage device on the network by @chombourger in #388
- chore(power/qemu): simplify shutdown by @chombourger in #389
- chore(service): handle SIGTERM by @chombourger in #390
- chore(main): rework global imports by @chombourger in #391
- chore(debian): introduce mtda-client and mtda-service packages by @chombourger in #392
- chore: convert old strings to f-strings by @chombourger in #393
- Fix mtda service package by @chombourger in #394
- chore(docs): add now-required configuration file for readthedocs.io by @chombourger in #396
- Package doc by @chombourger in #395
Full Changelog: v0.29...v0.30
MTDA 0.29
What's Changed
- feature(www): use winbox for console & video panes by @chombourger in #384
- chore(www): update xterm.js to version 5.3.0 by @chombourger in #386
- feat(www): use the xterm fit addon for the console to fits its window by @chombourger in #387
Full Changelog: v0.28...v0.29
MTDA 0.28
What's Changed
- web-ui: add icon to toggle storage between host and target by @fmoessbauer in #379
- feat(main): emit storage locked/unlocked events by @chombourger in #380
- chore(keyboard): handle special keys in main by @chombourger in #383
Full Changelog: v0.27...v0.28
MTDA 0.27
What's Changed
- keyboard/qemu: translate symbols into key codes understood by QEMU's sendkey by @chombourger in #377
- www: show current power state in web-ui by @fmoessbauer in #378
Full Changelog: v0.26...v0.27
MTDA 0.26
What's Changed
- nanopi-neo: fix mtda image fails to boot due to boot device not found by @baprusty in #372
- fix: use exact output size in clbk if available by @fmoessbauer in #373
- fix(usbrelay): poll for status to confirm by @fmoessbauer in #374
- scripts/qemu: implement secureboot and tpm reset operations by @chombourger in #375
Full Changelog: v0.25...v0.26
MTDA 0.25
What's Changed
- client: support 'storage write' from an S3 bucket by @chombourger in #362
- storage: use exceptions for open/write instead of booleans by @chombourger in #363
- client: add ImageFile.new() to ease use from various storage methods by @chombourger in #369
- storage: fix storage_update API by @DingMeng-Siemens in #368
- main: refactor loading and configuration of configured sub-systems by @chombourger in #370
- fix some tricky bugs by setting flags at the proper timing and place by @DingMeng-Siemens in #371
New Contributors
- @DingMeng-Siemens made their first contribution in #368
Full Changelog: v0.24...v0.25