Releases: IngmarStein/tcp-multiplexer
Releases · IngmarStein/tcp-multiplexer
v1.0.6
v1.0.5
v1.0.3
v1.0.2
v1.0.1
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
v0.3.3
v0.3.2
v0.3.1
v0.3.0
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