Releases: united-manufacturing-hub/benthos-umh
Releases · united-manufacturing-hub/benthos-umh
v0.5.3-alpha.2
Refactor debug logs
v0.5.2
v0.5.1
v0.5.0
Tag processor poc (#94) * savegame * Savegame * all tests passing * fix: readme * fix: go mod tidy * fix: doker build * fix: all tests * fix: coderabbit * fix: refactor for better readability * savegame * fix: tests are running (but not working) * 4 test passing * fix: all tests passing * feat: added outlook with umh.getTagFromFullTagName * feat: renamed folder to virtualPath * docs * defiend targetstate for returning multiple msgs * defined target state * mroe future outlook towards returning multiple messages * fix: adjusted test cases * README * fix tests * test still passing * all test passing * feat: multiple message returns * upcomign statement * fixed return type * removed debug * fix: updated README * added ci/cd * fix: removed debiug * removed debug * removed debug * fix: opc ua error (potentially) * added benchmark * added option for json in payload * adjsuted README and test cases * all tests passing * feat: better readability of the code and structure in tag browser * fix readme * final stuff * fix: Docker build * fix: coderabbit * fix: attr
v0.4.7
Eng 2085 implement poll rate feature for opcua server (#92) * savegame * fix: ENG-2092 by stopping the browing when closing the connection * fix: made tests more reliable * fix: coderabbit * fix: Improve OPC UA browsing error handling and goroutine management - Added a channel to handle browsing errors without causing deadlocks. - Implemented a goroutine to listen for errors and safely close the connection. - Enhanced the CloseExpected method to ensure proper cancellation of browsing operations and wait for goroutines to finish. * refactor: reduce mental complexity * fix: static checks
v0.4.6
v0.4.5
fix: ENG-2010 issue with Float32T being null size string (#82) * fix: ENG-2010 issue with Float32T being null size string fix: made portMap more deterministically for tests (now portMap[0] equals to the first port, and so on) * Update sensorconnect_plugin/downloadPortModeData_test.go Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
v0.4.4
v0.4.3
v0.4.2
Merge pull request #76 from united-manufacturing-hub/sensorconnect-br…