-
01.11.043eedeb81 · ·
New PATCH release 01.11.04 Changes since 01.11.03: - chore: update for latest doocs version - fix: mem leak / shared pointer loop (lsan) - test: statusCodeSource of set_error - fix: use of deprecated DOOCS header files - fix: linter warnings - fix(test): race condition - fix(tests): location lock around EqFct::set() - chore: remove boost compatibility workaround - fix: set_error with not explicitly mapped source - fix: coding style - chore: remove "emtyServerFunctions.h" header - chore: move cmake_minimum_required to first line
-
01.10.01ced31491 · ·
New PATCH release 01.10.01 Changes since 01.10.00: fix(test): missing comp_code in DOOCS 23.12.0 Due to an API change bug in DOOCS 23.12.0 the comp_code enum with the error values returned by EqCall has been bemoved from the public API. This fixes the test until the DOOCS API is adapted in the next release by copying the code from the private interface.
-
01.06.00565f7f38 · ·
New MINOR release 01.06.00 Changes since 01.05.02: * refactoring - get rid of much of the code duplicates by moving functionality to base class PropertyBase - make timestamp handling more consistent - make data consistency group usage more consistent accross different classes - formal code style fixes - some formal code cleaning and documentation * enable ZMQ for D_xy * put error into ZMQ status