Dev build (b55f7e5)
Automated build from branch dev.
- Commit:
b55f7e50fe1b9dfbd0f3208258897a4eb5bfabe3 - Docker:
ghcr.io/rathole-org/rathole:dev(moving)ghcr.io/rathole-org/rathole:dev-b55f7e5(pinned tag)ghcr.io/rathole-org/rathole@sha256:8cd9ca2d7183b22977f13faa193ec91348dd713bb3db6d8d0fbc60bfc32ca273(pinned digest)
Pull:
docker pull ghcr.io/rathole-org/rathole:dev
docker pull ghcr.io/rathole-org/rathole:dev-b55f7e5
docker pull ghcr.io/rathole-org/rathole@sha256:8cd9ca2d7183b22977f13faa193ec91348dd713bb3db6d8d0fbc60bfc32ca273
- @Moritz-Schmidt made their first contribution in https://github.com/rathole-org/rathole/pull/448
Full Changelog: https://github.com/rathole-org/rathole/compare/dev-latest-prev...dev-latest
v0.5.0
New transport supported!
- feat(transport): add websocket transport by @rucciva in https://github.com/rapiz1/rathole/pull/290
- We dropped linux musl release to save the trouble of linking musl openssl. Now there's only one release for linux x64. Given that it's compiled on ubuntu-latest, the required glibc version should be decent for most users to use.
- Because of the maintenance burden of linking TLS libraries, we don't compile the TLS feature in the release for embedded platforms anymore. If you need to use it, please build from the source by yourself. We will add it back when a pure rust tls library or a good cross-platform TLS libraries linking solution is available.
- docs: non root user with systemd by @boenshao in https://github.com/rapiz1/rathole/pull/269
- chore: fix shield.io badge in README-zh.md by @shiny in https://github.com/rapiz1/rathole/pull/272
- @boenshao made their first contribution in https://github.com/rapiz1/rathole/pull/269
- @shiny made their first contribution in https://github.com/rapiz1/rathole/pull/272
- @rucciva made their first contribution in https://github.com/rapiz1/rathole/pull/290
Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.8...v0.5.0
v0.4.8
This release fixes the build by upgrading dependencies.
- chore: update tls cert for test by @rapiz1 in https://github.com/rapiz1/rathole/pull/227
- chore(deps): bump libgit2-sys from 0.13.4+1.4.2 to 0.13.5+1.4.5 by @dependabot in https://github.com/rapiz1/rathole/pull/217
- ci: upgrade to upx v4.0.2 by @rapiz1 in https://github.com/rapiz1/rathole/pull/228
- chore(deps): bump tokio from 1.21.2 to 1.24.2 by @dependabot in https://github.com/rapiz1/rathole/pull/219
- chore(deps): bump openssl from 0.10.42 to 0.10.48 by @dependabot in https://github.com/rapiz1/rathole/pull/234
- chore: bump tracing-subscriber in https://github.com/rapiz1/rathole/pull/247
- chore(deps): bump h2 from 0.3.15 to 0.3.18 by @dependabot in https://github.com/rapiz1/rathole/pull/248
- @dependabot made their first contribution in https://github.com/rapiz1/rathole/pull/217
Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.7...v0.4.8
v0.4.7
- fix: enable TCP_NODELAY by default by @rapiz1 in https://github.com/rapiz1/rathole/pull/210
Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.6...v0.4.7
v0.4.6
- chore: bump
vergencrate to supportSOURCE_DATE_EPOCHby @orhun in https://github.com/rapiz1/rathole/pull/204 - feat: configurable client retry interval by @rapiz1 in https://github.com/rapiz1/rathole/pull/208
Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.5...v0.4.6
v0.4.5
- Support for Apple Silicon (aarch64-apple-darwin) by @missuo in https://github.com/rapiz1/rathole/pull/199
- fix: update Dockerfile and fix clippy by @rapiz1 in https://github.com/rapiz1/rathole/pull/201
- ci: upgrade upx to v4.0.0 by @rapiz1 in https://github.com/rapiz1/rathole/pull/203
- @missuo made their first contribution in https://github.com/rapiz1/rathole/pull/199
Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.4...v0.4.5
v0.4.4
- docs: update out-of-scope by @fernvenue in https://github.com/rapiz1/rathole/pull/185
- [example][systemd] use
DynamicUser=yesby @inclyc in https://github.com/rapiz1/rathole/pull/186 - Allow use of system default TLS trusted root by @neumark in https://github.com/rapiz1/rathole/pull/192
- @fernvenue made their first contribution in https://github.com/rapiz1/rathole/pull/185
- @inclyc made their first contribution in https://github.com/rapiz1/rathole/pull/186
- @neumark made their first contribution in https://github.com/rapiz1/rathole/pull/192
Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.3...v0.4.4
v0.4.3
- feat: cache dns result for one session by @rapiz1 in https://github.com/rapiz1/rathole/pull/166
Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.2...v0.4.3
v0.4.2
- Make watcher's path absolute for notify's MacOS fsevent implementation by @voidbuf in https://github.com/rapiz1/rathole/pull/155
- chore: update dependencies by @rapiz1 in https://github.com/rapiz1/rathole/pull/163
- chore: update snowstorm by @rapiz1 in https://github.com/rapiz1/rathole/pull/165
- @voidbuf made their first contribution in https://github.com/rapiz1/rathole/pull/155
Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.1...v0.4.2
v0.4.1
- fix: restart when heartbeat times out by @rapiz1 in https://github.com/rapiz1/rathole/pull/147
Full Changelog: https://github.com/rapiz1/rathole/compare/v0.4.0...v0.4.1