·
2 commits
to release/2.9.15
since this release
We are pleased to announce the release of version 2.9.15 of OPC Publisher. This monthly patch release comes with several bug and security fixes and is the latest supported release. Older releases below are no longer supported.
Breaking changes
- The companion web app and API are no longer supported or included (#2370)
- OPC Publisher container by default runs root-less (non-root user). To run as root, start the OPC Publisher using the --user root command line option. (#2428)
Changes in 2.9.15
- call of ISA95 JobOrderReceiver "Store" method fails decoding "JobOrderParameters" "ISA95ParameterDataType" (2424)
- OPC Publisher does not re-establish connection to OPC UA server, if the OPC UA server is restarted. (#2416)
- Updates to all dependencies (.net and OPC UA stack)