Releases: ASNeG/OpcUaStack
Releases · ASNeG/OpcUaStack
Release 3.8.1
Release 3.8.0
Release 3.8.0 (2019-10-14)
Features:
- add policy id to session config #168, by @huebl
- add option -j to build.bat to build on several CPUs on Windows #243, by @FLIPBack
- add MinGW support #289, by @FLIPBack
Bugs:
- fix initializing createAt field in open secure channel response #259, @huebl
- fix dependence of start\stop item monitoring on callbacks #133, by @FLIPBack
- fix overwriting result status in HistoryRead service #182, by @FLIPBack
- fix reconnect timer crash in session service #302, by @huebl
Other:
Release 3.7.0
Release 3.7.0
Features:
- refactoring application service interface #65, by @huebl
- add simple getter to password of UserNameIdentityToken #108, by @FLIPBack
- improve performance of Information Model #120, by @FLIPBack
Bugs:
- fix changing user in the same OPC UA session #105, by @huebl
- allow relative install path #130, by @huebl
- fix socket leak in discovery client #126, by @huebl
- fix calling stop monitored item callback #132, by @FLIPBack
- fix crash server during restart #109, by @huebl
- fix processing of create\delete node requests #158, by @huebl
Documentation:
Release 3.6.2
Bugs:
- fix wrong monitored item's filtering #101, by @TYZzzzzzz
Release 3.6.1
Release 3.6.0
Features:
- add OpcUaStackServer::GetNodeReference to simplify access to nodes in application #59, by @huebl
- add additional constructors for OpcUaStack::DataValue class #60, by @huebl
- add options for build.bat to set install path, stack location and VS version #33, by @FLIPBack
- implement MSI distribution for the stack and user applications #14, @FLIPBack
- implement RPM distribution for the stack and user applications #13, @FLIPBack
Bugs:
- fix crash during shutdown #10, by @huebl
- fix runing client tests on CI server #45, by @FLIPBack
- fix too specific params of build.bat #16, by @FLIPBack
- fix OpenSSL-1.1 compatibility in test compilation #46, by @FLIPBack
- fix type conversion of refernces on the same value #67, by @FLIPBack
- fix comparison in OpcUaStackCore::ComparisonFilterNode #67, by @FLIPBack
Documentation:
Release 3.5.2
Release 3.5.1
Release 3.5.0
Release 3.4.0
Merge pull request #18 from ASNeG/17-docker Support of Docker