Skip to content

Changes

Summary

  1. Update Netty to version 4.1.77.Final (#992) (commit: 0e82524) (details)
  2. Don't leak information in stack trace when certificate validation fails (#985) (commit: 8922334) (details)
  3. Update netty-channel-fsm to version 0.8 (commit: f640f8b) (details)
Commit 0e82524e69c6f5ddc9d47f320150f22b033ef8df by noreply
Update Netty to version 4.1.77.Final (#992)

fixes #991
(commit: 0e82524)
The file was modified opc-ua-stack/pom.xml (diff)
Commit 892233407d6060d50b4b62006cb816cf1c56a58e by noreply
Don't leak information in stack trace when certificate validation fails (#985)

fixes #979
(commit: 8922334)
The file was modified opc-ua-stack/stack-server/src/main/java/org/eclipse/milo/opcua/stack/server/security/DefaultServerCertificateValidator.java (diff)
Commit f640f8b0132ad76a6a5cb2b5510a29342b237d24 by Kevin Herron
Update netty-channel-fsm to version 0.8

This version does not include an unintentional dependency on Kotlin.

fixes #972
(commit: f640f8b)
The file was modified opc-ua-stack/stack-client/pom.xml (diff)
The file was modified opc-ua-sdk/dictionary-reader/pom.xml (diff)