Skip to content

v3.3.2

Compare
Choose a tag to compare
@phlptp phlptp released this 03 Dec 01:32
· 134 commits to main since this release
7c87b18

Patch release to fix some testing issues and add some network probing capabilities and remote terminal connections.

Fixed

  • Fixed a few sporadically failing CI tests

Changed

  • Update containers library
  • Update the units library
  • Split the application API tests in a set of 4 smaller tests to reduce test runtime and ease maintenance.

Added

  • Added a remote terminal capability to link with a remote Broker server running a rest API.
  • Added ARM based Circle CI test.
  • Added a probe app for testing some networking situations and connections.
  • Added tests for the tcp federate under various conditions.