Releases: fosrl/newt
Releases · fosrl/newt
1.5.2
What's Changed
- Watch docker events for container start and stop to react to changes when newt is already running
- Add --no-cloud option for pangolin cloud to prevent fall back to the cloud if desired
- Dont overwrite config file each load
- Print config file location if used on load
- Put a limit on the hp messages sent to prevent overuse
Full Changelog: 1.5.1...1.5.2
1.5.1
What's Changed
- Add Badges to README.md by @marcschaeferger in #142
- Mlts pkcs12 compatibility by @rgutmen in #143
- fix(gh-actions): Workflow does not contain permissions by @marcschaeferger in #146
- Golang Dependency Update 09-2025 by @marcschaeferger in #147
- docs: Add blueprint-file as a new cli arg and env var by @didotb in #152
- Fix pulling private key from existing interface when using --keep-interface
- Fix --generateAndSaveKeyTo not creating the file first
New Contributors
- @marcschaeferger made their first contribution in #142
- @rgutmen made their first contribution in #143
- @didotb made their first contribution in #152
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- Implement more privacy-respecting DNS service by @l3pr-org in #129
- Pull in declarative config with
--blueprint-file
or by scraping docker labels. More on the docs.
New Contributors
Full Changelog: 1.4.4...1.5.0
1.4.4
What's Changed
- Fix unix:// issue with docker socket
- Revert UDP fix that caused issues from 1.4.3
Full Changelog: 1.4.3...1.4.4
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