Skip to content

Releases: ASNeG/OpcUaStack

Release 3.8.1

08 Dec 13:28
Compare
Choose a tag to compare

Bugs:

Documentation

Release 3.8.0

14 Oct 11:40
Compare
Choose a tag to compare

Release 3.8.0 (2019-10-14)

Features:

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

31 Mar 09:21
45d9b85
Compare
Choose a tag to compare

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:

  • 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

Release 3.6.2

01 Feb 14:30
7c2c2bf
Compare
Choose a tag to compare

Bugs:

Release 3.6.1

29 Dec 18:20
039683b
Compare
Choose a tag to compare

Bugs:

Release 3.6.0

27 Dec 16:31
6458d5e
Compare
Choose a tag to compare

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:

  • init Sphinx documentation and add 'Hello, World' example #61, by @FLIPBack

Release 3.5.2

18 Dec 21:23
d5532c3
Compare
Choose a tag to compare

Bugs:

  • fix error "Unexpected SequenceNumber" #57, by @huebl

Release 3.5.1

11 Nov 15:26
0d8682d
Compare
Choose a tag to compare

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

Release 3.5.0

28 Oct 04:39
6527526
Compare
Choose a tag to compare

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

Release 3.4.0

19 Oct 16:34
d69e27a
Compare
Choose a tag to compare
Merge pull request #18 from ASNeG/17-docker

Support of Docker