Skip to content

0.9.4 (WIP) Minor fixes and new end-to-end tests

Compare
Choose a tag to compare
@ralphlange ralphlange released this 20 Mar 17:17
· 309 commits to master since this release

Bugfixes/enhancements and a new end-to-end test suite - Work-in-Progress

Fixes a minor bug introduced in 0.9.0:

  • STAT/SEVR were changed to NO_ALARM when processing a record while the connection is down (#127).

Adds a missing feature to the OPC UA Security support:

  • Support user/password identity on an unsecured connection (#132) - contributed by Markus Meyer (HZDR).

The end-to-end test suite provided by the ESS (work by Ross Elliot and Karl Vestin) has been merged. See the end2endTest README and the GitHub Actions definitions for details. These tests are not part of a regular make run and need to be run explicitly.

Updating to release 0.9.4 is recommended for all users.

Thanks a lot to all contributors!
As always: please report any additional findings in the issue tracker.