What's Changed
- Prevent zero-delay subscription resampling by @kevinherron in #1743
- Validate JSON matrix dimensions by @kevinherron in #1744
- Fix JSON BSD codec round-trip for nested struct fields by @kevinherron in #1742
- Limit eager ExtensionObject decode recursion by @kevinherron in #1745
- Validate TCP message string lengths by @kevinherron in #1746
- Clamp session diagnostics browse names by @kevinherron in #1747
- Prevent duplicate event listener registrations by @kevinherron in #1748
- Fix role permission authorization checks by @kevinherron in #1749
- Enforce UserWriteMask for special attribute writes by @kevinherron in #1750
- Gate Maven release publish on default branch ancestry by @kevinherron in #1751
- Update Maven-managed dependency and plugin versions by @Copilot in #1753
- Preserve customizer handlers at pipeline head after handshake by @kevinherron in #1754
- Align JSON encoding with OPC UA 1.05 Compact/Verbose rules by @kevinherron in #1758
- Close oldest unactivated session at the session limit by @LivingLikeKrillin in #1760
- Implement XML Matrix decoding in OpcUaXmlDecoder by @LivingLikeKrillin in #1763
New Contributors
- @LivingLikeKrillin made their first contribution in #1760
Full Changelog: v1.1.3...v1.1.4