united-manufacturing-hub/united-manufacturing-hub: v0.43.13
Creators
- Ferdinand Linnenberg1
- Jeremy Theocharis1
- Paul Herrmann1
- Matteo Danelon2
- Janik K.1
- Oto.Nak
- Semantic Release Bot3
- Lars
- Athavan Kanapuli4
- JonaVo
- Ricardo Christmann5
- Roger Paland1
- kruegeralex1
- Matthew Judijanto6
- Arne
- Lukas Hennies6
- Pascal Bro7
- Patrick Melichar
- Emlinger
- Robert Feldmann
- AMINE AMAACH8
- Derek Tiffany
- actions-user9
- ONUR CAN KARAMAN10
- chrisproch
- felixmhofmann
- fossabot11
- 1. @united-manufacturing-hub
- 2. Alea s.r.l.
- 3. @semantic-release
- 4. @PaloAltoNetworks
- 5. UMH Systems GmbH
- 6. @Anticipate-GmbH
- 7. @everycure-org
- 8. UM6P
- 9. @actions
- 10. Digitheta
- 11. @fossas
Description
Release v0.43.13
🐛 Bug Fixes:
- OPC UA Connection Improvements - Fixed certificate generation issues that prevented connections to OPC UA servers with strict security requirements (like Ignition 8.3 using Basic256Sha256 security policy). Certificates now include all required security attributes, so connections work reliably with compliant OPC UA servers. No configuration changes needed. 
- Array Data Type Preservation - Fixed array handling to preserve whether values are numbers or text when passing data between systems. Previously, arrays like - [1,2,3]could be confused with- ["1","2","3"], causing data processing errors. Arrays now maintain their original data types correctly.
- Service Restart Stability - Fixed crashes that could occur when restarting services with active Sparkplug B connections. Services now shut down cleanly without unexpected errors. 
📝 Technical Notes:
- Bumped benthos-umh from v0.11.7 to v0.11.8
- OPC UA certificates now comply with Part 6 specification (DigitalSignature, ContentCommitment, KeyEncipherment, DataEncipherment Key Usage bits)
- Array serialization changed from space-separated to JSON format (["a","b","c"]instead of[a b c])
- Breaking change: Downstream processors using array splitting need to use JSON.parse()instead of space splitting
- Fixed Sparkplug B shutdown race condition preventing channel-closed panics
- Pull Requests: #2309
Contributors: @JeremyTheocharis
Pull Requests:
- #2309: build: bump benthos-umh to v0.11.8 for OPC UA and array serialization fixes
Files
      
        united-manufacturing-hub/united-manufacturing-hub-v0.43.13.zip
        
      
    
    
      
        Files
         (67.3 MB)
        
      
    
    | Name | Size | Download all | 
|---|---|---|
| md5:3a04be2089d98cd95c01b9eff4e9f562 | 67.3 MB | Preview Download | 
Additional details
Related works
- Is supplement to
- Software: https://github.com/united-manufacturing-hub/united-manufacturing-hub/tree/v0.43.13 (URL)