Skip to content

Releases: united-manufacturing-hub/benthos-umh

v0.5.3-alpha.2

16 Jan 12:28
d518492
Compare
Choose a tag to compare
v0.5.3-alpha.2 Pre-release
Pre-release
Refactor debug logs

v0.5.2

13 Jan 15:07
a37f398
Compare
Choose a tag to compare
Merge pull request #99 from united-manufacturing-hub/eng-2194

[Experimental Feature] Add autoreconnect option

v0.5.1

09 Jan 15:09
b040ce6
Compare
Choose a tag to compare
Merge pull request #98 from united-manufacturing-hub/eng-2175

[ENG-2175] Enhance OPCUA Browser functionality and improve node browsing depth

v0.5.0

13 Dec 19:08
99c5e7d
Compare
Choose a tag to compare
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

09 Dec 16:42
8b7b51f
Compare
Choose a tag to compare
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

09 Dec 11:39
e80b614
Compare
Choose a tag to compare
Merge pull request #91 from united-manufacturing-hub/eng-2074-simple-…

v0.4.5

03 Dec 09:11
041a10b
Compare
Choose a tag to compare
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

29 Nov 08:52
5b8cc77
Compare
Choose a tag to compare
Merge pull request #83 from united-manufacturing-hub/eng-2014-refreshed

[ENG-2014]  Browse node children when reftype HasChild is encountered

v0.4.3

18 Nov 09:34
223234c
Compare
Choose a tag to compare
Merge pull request #80 from united-manufacturing-hub/feat/77/sensorco…

v0.4.2

07 Nov 12:15
0121dc2
Compare
Choose a tag to compare
Merge pull request #76 from united-manufacturing-hub/sensorconnect-br…