Releases: fosrl/newt
Releases · fosrl/newt
1.10.3
Container Images
- GHCR:
ghcr.io/fosrl/newt@sha256:41a269865ed59dc16a8412b292380b15bf506d2a3a386eca024ffb29e0d18cd5 - Docker Hub:
docker.io/fosrl/newt@sha256:41a269865ed59dc16a8412b292380b15bf506d2a3a386eca024ffb29e0d18cd5
Tag:1.10.3
What's Changed
- [ipv6]: Parse target strings support and strict validation by @LaurenceJJones in #253
- feat(installer): prefer /usr/local/bin and improve POSIX compatibility by @LaurenceJJones in #266
- JIT connections to clients
- Other small improvements and optimizations
Full Changelog: v1.10.3...1.10.3
1.10.2
Container Images
- GHCR:
ghcr.io/fosrl/newt@sha256:c7b4f508cba35d698a3e4b2d55e3d902ae993d6588198291ef8e232d30421974 - Docker Hub:
docker.io/fosrl/newt@sha256:c7b4f508cba35d698a3e4b2d55e3d902ae993d6588198291ef8e232d30421974
Tag:1.10.2
What's Changed
- Set newt version in dockerfile by @oschwartz10612 in #260
Full Changelog: v1.10.2...1.10.2
1.10.1
Container Images
- GHCR:
ghcr.io/fosrl/newt@sha256:dc3a6ce4c290d36393a9db6662afd826260e3c8552b19359193a6b311988d3d2 - Docker Hub:
docker.io/fosrl/newt@sha256:dc3a6ce4c290d36393a9db6662afd826260e3c8552b19359193a6b311988d3d2
Digest:sha256:dc3a6ce4c290d36393a9db6662afd826260e3c8552b19359193a6b311988d3d2
What's Changed
- Generate random passwords for users
Full Changelog: v1.10.1...1.10.1
1.10.0
Container Images
- GHCR:
ghcr.io/fosrl/newt@sha256:9797e83e4261248fc84c56f7df519541a6d9caa7284c109c7b8036d8b7c4ab80 - Docker Hub:
docker.io/fosrl/newt@sha256:9797e83e4261248fc84c56f7df519541a6d9caa7284c109c7b8036d8b7c4ab80
Digest:sha256:9797e83e4261248fc84c56f7df519541a6d9caa7284c109c7b8036d8b7c4ab80
What's Changed
- Add Pangolin SSH (pending Pangolin 1.16)
Full Changelog: 1.9.0...1.10.0
1.9.0
Container Images
- GHCR:
ghcr.io/fosrl/newt@sha256:22edec551d81c500a9a3c790a41cd8f7eada3b47ba0a31a187c80d61318e4cc6 - Docker Hub:
docker.io/fosrl/newt@sha256:22edec551d81c500a9a3c790a41cd8f7eada3b47ba0a31a187c80d61318e4cc6
Digest:sha256:22edec551d81c500a9a3c790a41cd8f7eada3b47ba0a31a187c80d61318e4cc6
What's Changed
- Support olm low power mode in sub packages
- Support iOS and Android clients with rebind suppor
Full Changelog: 1.8.1...1.9.0
1.8.1
Container Images
- GHCR:
ghcr.io/fosrl/newt@sha256:c05a8383fc8370e6211f0ab84e37993848aae224322d0c5aede7d3368414bdd0 - Docker Hub:
docker.io/fosrl/newt@sha256:c05a8383fc8370e6211f0ab84e37993848aae224322d0c5aede7d3368414bdd0
Digest:sha256:c05a8383fc8370e6211f0ab84e37993848aae224322d0c5aede7d3368414bdd0
What's Changed
- chore(nix): add nix hash update automation by @water-sucks in #217
- Fix health check leaking socket binds
Full Changelog: 1.8.0...1.8.1
1.8.0
Container Images
- GHCR:
ghcr.io/fosrl/newt@sha256:05bf7bd4a7bcadf7b09f94078e2c37ca17c4baa068cda83fa679008f90a87757 - Docker Hub:
docker.io/fosrl/newt@sha256:05bf7bd4a7bcadf7b09f94078e2c37ca17c4baa068cda83fa679008f90a87757
Digest:sha256:05bf7bd4a7bcadf7b09f94078e2c37ca17c4baa068cda83fa679008f90a87757
What's Changed
- Port firewalling for Private Resources by @oschwartz10612 in #203
- Support ICMP test requests for clients by @oschwartz10612 in #208
- fix(nix): use correct hash for vendored deps by @water-sucks in #199
- feat(build): parallelize go-build-release and github actions with matrix by @water-sucks in #200
Full Changelog: 1.7.0...1.8.0
1.7.0
What's Changed
- Fix Github CICD Action and add Improvements by @marcschaeferger in #169
- fix(nix): resolve issues and revamp the flake by @water-sucks in #184
- feat(healthcheck): add TLS SNI header to request when needed by @water-sucks in #185
- Add robust client connectivity support. See https://github.com/fosrl/pangolin/releases/tag/1.13.0
- Fix Isssue 194 failed go test before 1.7.0-rc1 by @marcschaeferger in #196
- fix(nix): use new version number, update deps hash by @water-sucks in #197
- Improve ipv6 connectivity
New Contributors
- @water-sucks made their first contribution in #184
Full Changelog: 1.6.0...1.7.0
Note
This version of Newt will NOT work with older versions of Pangolin in regards to client connectivity. Proxy resources (normal Pangolin operation) will continue to function but it is recommended to update your Pangolin server.
Minimum Versions:
- Pangolin 1.13.0+
- Gerbil 1.3.0+
- Olm 1.2.0+
1.6.0
What's Changed
- Adding OpenTelemetry Metrics and Tracing by @marcschaeferger in #162
- feat(actions): Sync Images from Docker to GHCR by @marcschaeferger in #165
- Adding GHCR to CI/CD Release Workflow & further improvements by @marcschaeferger in #166
Full Changelog: 1.5.2...1.6.0
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