Skip to content

Releases: IngmarStein/tcp-multiplexer

v1.0.13

25 Jan 21:55
557875c

Choose a tag to compare

Changelog

  • 557875c chore: reinstate strict protocol check
  • 5354826 feat: add modbus-serial (raw rtu) support (#30)

v1.0.12

25 Jan 11:39
d6e3b81

Choose a tag to compare

Changelog

  • d6e3b81 feat: add support for Modbus RTU over TCP (#29)

v1.0.11

06 Jan 10:01
dae4efa

Choose a tag to compare

Changelog

  • dae4efa fix: prevent cumulative sleep in connection loop during outages (#27)

v1.0.10

06 Jan 06:31

Choose a tag to compare

Changelog

  • 3d2d06b documentation: Update README with new parameter --retry-delay.
  • 7172fe3 fix: Align retry-delay with parameter naming scheme.

v1.0.9

05 Jan 19:42
ce70db3

Choose a tag to compare

Changelog

  • 4af43d3 Bump actions/checkout from 4 to 5
  • f15619b Bump actions/checkout from 5 to 6
  • d41f62c Bump actions/setup-go from 5 to 6
  • f758dd0 Bump github.com/spf13/cobra from 1.10.0 to 1.10.1
  • 5ebf283 Bump github.com/spf13/cobra from 1.10.1 to 1.10.2
  • 3adf066 Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#14)
  • df72da3 Bump github.com/spf13/cobra from 1.9.1 to 1.10.0
  • 27376a2 Update to Go 1.24.1
  • ce70db3 fix: prevent infinite loop on target connection failure (#24)

v1.0.8

09 Feb 15:00
ee53f13

Choose a tag to compare

Changelog

  • ee53f13 Add Docker manifests for images on ghcr.io
  • 94bd2dc Print version at startup
  • e816b55 Update to Go 1.23.4

v1.0.7

01 Dec 18:02
b217269

Choose a tag to compare

Changelog

  • b217269 feat: add optional delay after connect (#10)

v1.0.6

19 Nov 22:00
f6f0735

Choose a tag to compare

Changelog

  • f6f0735 Add --timeout flag to configure the read/write timeout
  • 94ffa27 Remove dependency on spew
  • fa017d7 Replace logrus with the standard slog package
  • 2da2625 Update Go to 1.23.3

v1.0.5

20 Oct 21:53
0efdcb4

Choose a tag to compare

Changelog

  • 0efdcb4 Add login step for ghcr.io

v1.0.3

20 Oct 20:58
0d3f3f9

Choose a tag to compare

Changelog