Releases: fosrl/newt
1.4.3
What's Changed
- feat: docker socket protocol by @Nemental in #97
- Split mTLS client and CA certificates handling for improved TLS configuration by @Pallavikumarimdb in #99
- Resolve UDP socket creation based on client IP + port
New Contributors
- @Nemental made their first contribution in #97
- @Pallavikumarimdb made their first contribution in #99
Full Changelog: 1.4.2...1.4.3
1.4.2
What's Changed
- Update version to 1.4.1 and update version_replaceme when using nix build by @firecat53 in #107
- Bugfix for #107. Only update main.go by @firecat53 in #108
- Health checks on target resources
Full Changelog: 1.4.1...1.4.2
1.4.1
1.4.0
What's Changed
Clients support added to newt! Enable accepting clients with --accept-clients. See the docs page for more details about clients. Requires Pangolin ^1.8.0, Gerbil ^1.1.0.
MacOS binaries and Windows binaries are now signed.
Also:
- Update flake.nix to 1.3.4 by @firecat53 in #90
- Nit: Typo fix in help string by @nepthar in #92
- Sync go version by @Lokowitz in #93
New Contributors
Full Changelog: 1.3.4...1.4.0
1.3.4
Fix minor issue causing pinging to fail
Full Changelog: 1.3.3...1.3.4
1.3.2
What's Changed
- Update README.md for health check by @woutervanelten in #80
- added use of hostname if available by @woutervanelten in #73
- Ping improvements by @oschwartz10612 in #84
Full Changelog: 1.3.1...1.3.2
1.3.1
Loosen up --ping-interval and --ping-timeout for down detection.
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Update Nix flake for 1.2.1 by @firecat53 in #60
- Add test action by @Lokowitz in #63
- fix - dependabot by @Lokowitz in #64
- Update README.md by @robtec in #66
- Newt Container Network Checking by @JonnyBooker in #65
- Add healthcheck by @woutervanelten in #71
- Add initial alpha clients implementation (not yet usable)
New Contributors
- @robtec made their first contribution in #66
- @JonnyBooker made their first contribution in #65
- @woutervanelten made their first contribution in #71
Full Changelog: 1.2.1...1.3.0
1.2.1
What's Changed
- Make Docker Socket Opt-In and Add Version Printout by @oschwartz10612 in #56
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
Newt can integrate with the Docker socket to provide remote inspection of Docker containers. This allows Pangolin to query and retrieve detailed information about containers running on the Newt client, including metadata, network configuration, port mappings, and more.
- Flake update for newt 1.1.3 by @firecat53 in #29
- Update deps and add dependabot.yml by @Lokowitz in #48
- 🐳 Add Docker Socket Integration by @improbableone in #46
New Contributors
- @Lokowitz made their first contribution in #48
- @improbableone made their first contribution in #46
- @dependabot made their first contribution in #49
Full Changelog: 1.1.3...1.2.0