Skip to content

Changes

Summary

  1. Allow writing `null` when "AllowNulls" Property is `true` (#1255) (commit: 6a67a12) (details)
  2. Upgrade Netty to 4.1.108.Final (commit: fbee92b) (details)
Commit 6a67a12b4be59757dc7d2dab5f4f4142f4efdd79 by noreply
Allow writing `null` when "AllowNulls" Property is `true` (#1255)

fixes #1254
(commit: 6a67a12)
The file was addedopc-ua-sdk/integration-tests/src/test/java/org/eclipse/milo/opcua/sdk/server/api/util/AttributeWriterTest.java
The file was modified opc-ua-sdk/sdk-server/src/main/java/org/eclipse/milo/opcua/sdk/server/util/AttributeWriter.java (diff)
The file was removedopc-ua-sdk/sdk-server/src/test/java/org/eclipse/milo/opcua/sdk/server/util/AttributeWriterTest.java
Commit fbee92b692348f7dc507f9eaf2fa198a421c9265 by Kevin Herron
Upgrade Netty to 4.1.108.Final

fixes #1259
(commit: fbee92b)
The file was modified opc-ua-stack/pom.xml (diff)