Skip to content

OPC UA 1.04 Maintenance Update

Compare
Choose a tag to compare
@opcfoundation-org opcfoundation-org released this 27 Jan 15:13
cc7fded

Rollup until January 27th:

  • Fix for returned duplicated endpoints when configured base addresses differed by port only
  • Fixes for issues found during CTT tests
  • Status code of variables not belonging to namespace zero is defaulting to BadWaitingForInitialData
  • Fix a new private key can not be reloaded in virtualized windows environment
  • Fix the AuthorityKeyIdentifier Issuer for Bouncy Castle CertificateBuilder
  • Added BitwiseAnd and BitwiseOr filter operators
  • The UserToken PolicyId is now unique per server instance

Released packages

OPCFoundation.NetStandard.Opc.Ua
OPCFoundation.NetStandard.Opc.Ua.Core
OPCFoundation.NetStandard.Opc.Ua.Security.Certificates
OPCFoundation.NetStandard.Opc.Ua.Configuration
OPCFoundation.NetStandard.Opc.Ua.Server
OPCFoundation.NetStandard.Opc.Ua.Client
OPCFoundation.NetStandard.Opc.Ua.Client.ComplexTypes
OPCFoundation.NetStandard.Opc.Ua.Bindings.Https
OPCFoundation.NetStandard.Opc.Ua.PubSub

Changes:

  • cc7fded Merge pull request #1684 from mrsuciu/1.4.367roleset [ #1685 ]
  • f9a6509 Eliminate duplicate endpoints when Configured base addresses differ by port only
  • ac13151 ctt fixes (#1685)
  • e512174 Assign a default value to anu variable in namespace 0
  • b638bb4 Set status code Good for all BaseVariableState in namespace 0
  • b9f6c62 Initialize well known nodes to default values
  • 03c9936 Fix a new private key can not be reloaded in virtualized windows environment
  • d37a3a1 revert writer change
  • ae9ecac Fix a problem when a new private key can not be reloaded in virtualized environments.
  • 27caf0c Merge pull request #1673 from mrsuciu/release/1.4.367 [ #1665, #1639, #1633 ]
See More
  • 81dd6c0 Fix the AuthorityKeyIdentifier Issuer for Bouncy Castle CertificateBuilder.
  • 3574d17 Back ported log error message.
  • c3541ca Fix Authority Key Identifier in SubCA and cert validator return codes. (#1665)
  • aaeba35 Fix: Server endpoints are not returned if GetHostEntry fails. (#1639)
  • 5451149 Added BitwiseAnd and BitwiseOr filter operators and unit tests for existing filter operators (#1633)
  • cf95cb9 Improve initalization of BaseVariableState (#1671)
  • 79e9463 Set the default value of the StatusCode on BaseVariableState to BadWaitingForInitialData. (#1669)
  • c90ba80 The UserToken PolicyId is made unique per server instance (#1664)
  • 2629659 Merge pull request #1628 from OPCFoundation/master
  • 58bac5a Ref Server generated files with latest MC (#1626)
  • 985035b Modelcompiler 1.04.10 (#1627)

This list of changes was auto generated.