Bugs
- fix depdendecy name of -dev.deb #332, by @ninja777-bg
- make boost and openssl dependencies strict #333, by @flipback
Bugs:
- fix libssl-dev dependency for dev DEB package #314, by @flipback
- fix defaul endpoint URL #310, by @flipback
- fix crash of discovery client, #322, by @flipback
- fix ip address for hostname #317, by @huebl, @flipback
Documentation
- improve documentation #241 #264 #318, by @flipback
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:
- integrate CI under Jenkins #234, by @flipback
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 createdelete node requests #158, by @huebl
Documentation:
- fix apt-get command in installation guide #128, by @flipback
- add app build command for local stack #129, by @flipback
- add tutorials Discovery Proccess, Data Access and Access Control #82, by @flipback
Bugs:
- fix filter in monitored item #101, by @TYZzzzzzz
Bugs:
- fix compilation on Winodws #71, by @flipback
Features:
- add OpcUaStackServer::GetNodeReference to simplify access to nodes in application #59, by @huebl
- add additional constructors for OpcUaStack::DataValue class is cumbersome #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, by @flipback
- implement RPM distribution for the stack and user applications #13, by @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:
- init Shinx documentations and add 'Hello, World' example #61, by @flipback
Bugs:
- fix error "Unexpected SequenceNumber" #57, by @huebl
Bugs:
- fix OpcUaStackCore/Client/Server tests #31, by @huebl
- fix missing certificate in OPC UA Client #40, by @huebl
- fix unstable OPC UA Client test #41, by @huebl
Features:
- add options for build.sh to set install path, stack location and job count #28, by @flipback
Bugs:
- fix strict versions of dependencies in DEB packet #15, by @flipback
- fix building DEB packet of a user application #19, by @flipback
Bugs:
- fix condition check in server start #30, by @antlad
Features:
- add Docker support #17, by @flipback