Skip to content

Releases: IngmarStein/tcp-multiplexer

v1.0.1

20 Aug 18:58
934e6fa
Compare
Choose a tag to compare

Changelog

  • 2727db4 Add -d flag for debug logs
  • 58e5c75 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
  • 048cf66 Don't print an error message when gracefully shutting down
  • 90ce960 Merge pull request #3 from IngmarStein/dependabot/go_modules/github.com/spf13/cobra-1.8.1
  • b92d5a5 Update goreleaser
  • b8d0afd Update to Go 1.22.6
  • 934e6fa Update to Go 1.23.0

v1.0.0

27 May 20:11
f717003
Compare
Choose a tag to compare

Changelog

v0.3.3

26 May 21:08
177f31a
Compare
Choose a tag to compare

Changelog

  • 177f31a Add IDs to kos
  • 3ad5597 Also push container images to Docker Hub
  • 89fb43f Emit payload dumps together with the preceding message

v0.3.2

24 May 20:28
3bfff20
Compare
Choose a tag to compare

Changelog

v0.3.1

24 May 19:29
2e9078c
Compare
Choose a tag to compare

Changelog

v0.3.0

24 May 15:37
f33400f
Compare
Choose a tag to compare

Changelog

  • b582e51 Add debug logging for client connection accounting
  • 707b956 Add modbus message reader
  • 053534c Add some bookkeeping to only keep the target connection open as long as there are connected clients.
  • 22202ed Fix typo
  • c0087c3 Push multi-platform images to GitHub Container Registry
  • f33400f Remove container signing
  • 55addf6 Reuse response channel per connection
  • 6271486 automate unit test