Releases: tum-esm/hermes
Releases · tum-esm/hermes
1.0.1
1.0.1-beta.5
Engineering Integration Release
1.0.0
1.0.0-beta.2
Version to test update functionality.
1.0.0-beta.1
Engineering Integration Release
0.3.0-beta.3
BREAKING CHANGE requieres 0.2.4-beta.1 installed
🚀 Features
- Added new config parameter
run_hardware_tests
to toggle hardware interface tests for remote updates
🔧 Refactoring
- Refactored
procedure/configuration.py
- Refactored
tests/
&scripts
#151 - Updated the Github Action
test-edge-node.yaml
to the latest version #191 - Added mirrored pytest mark for
version_update
calledremote_update
for future versions - The pytest mark
version_update
will be removed in future versions
🐛 Bugfixes
- Offline detection now considered the OS uptime to determine a follow-up restart #187
0.2.4-beta.1
🔧 Refactoring
- Prepare updater for major repository refactoring (here: folder name change sensor -> edge node)
0.2.3-beta.1
🚀 Features
- Prep to allow deployment of the sensor node via docker #168
- Prep to allow deployment of the sensor node via docker #170
🔧 Refactoring
- Code Cleanup: renaming of parameters, grammar and spelling, remove unused imports #169
🐛 Bugfixes
- Fixes a CI-failure caused by a name-validation error #171