Skip to content

Releases: tum-esm/hermes

1.0.1

14 Oct 12:09
Compare
Choose a tag to compare

🐛 Bugfixes

  • Fixed issue with exception handling during MQTT client disconnect

1.0.1-beta.5

14 Oct 11:27
Compare
Choose a tag to compare
1.0.1-beta.5 Pre-release
Pre-release

Engineering Integration Release

1.0.0

09 Oct 07:59
Compare
Choose a tag to compare

🚀 Features

  • 1.0.0 release of production software running for four months on 20 systems in the field

🐛 Bugfixes

  • Fix issue with the MQTT client exception handling #195 #196

1.0.0-beta.2

08 Oct 12:29
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release

Version to test update functionality.

1.0.0-beta.1

07 Oct 13:22
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release

Engineering Integration Release

0.3.0-beta.3

29 May 08:16
Compare
Choose a tag to compare

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 called remote_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

27 May 08:43
Compare
Choose a tag to compare

🔧 Refactoring

  • Prepare updater for major repository refactoring (here: folder name change sensor -> edge node)

0.2.3-beta.1

20 Mar 14:24
6a0b65f
Compare
Choose a tag to compare

🚀 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

0.2.2-beta.5

20 Feb 15:02
Compare
Choose a tag to compare

🐛 Bugfixes

  • Fixed an issue that prevented proper calibrations #162

SW was tested and integrated.

0.2.2-beta.4

14 Feb 12:16
Compare
Choose a tag to compare
0.2.2-beta.4 Pre-release
Pre-release

🚀 Features

  • Make GMP343 internal parameters configurable over config #155
  • Add a text field for documentation of sensor site into the config #158

🔧 Refactoring

  • Allow support for alternating calibration cylinder sequence with multi-day calibration frequency #159