Releases: rathole-org/rathole
Releases · rathole-org/rathole
Release list
Dev build (3ee93f8)
Automated build from dev.
- Commit:
3ee93f8b6d6f7c4e3d4a2c695ecf5e6dd97393a6 - Rust:
1.92.0 - Container:
ghcr.io/rathole-org/rathole:dev - Immutable container:
ghcr.io/rathole-org/rathole@sha256:054e8629b84ae3cf3164d9002884469ef9f292978f234aa99d7a28a7d21abbc2
v0.5.0
What's Changed
New transport supported!
- feat(transport): add websocket transport by @rucciva in #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 #269
- chore: fix shield.io badge in README-zh.md by @shiny in #272
New Contributors
- @boenshao made their first contribution in #269
- @shiny made their first contribution in #272
- @rucciva made their first contribution in #290
Full Changelog: v0.4.8...v0.5.0
v0.4.8
What's Changed
This release fixes the build by upgrading dependencies.
- chore: update tls cert for test by @rapiz1 in #227
- chore(deps): bump libgit2-sys from 0.13.4+1.4.2 to 0.13.5+1.4.5 by @dependabot in #217
- ci: upgrade to upx v4.0.2 by @rapiz1 in #228
- chore(deps): bump tokio from 1.21.2 to 1.24.2 by @dependabot in #219
- chore(deps): bump openssl from 0.10.42 to 0.10.48 by @dependabot in #234
- chore: bump tracing-subscriber in #247
- chore(deps): bump h2 from 0.3.15 to 0.3.18 by @dependabot in #248
New Contributors
- @dependabot made their first contribution in #217
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- chore: bump
vergencrate to supportSOURCE_DATE_EPOCHby @orhun in #204 - feat: configurable client retry interval by @rapiz1 in #208
Full Changelog: v0.4.5...v0.4.6
v0.4.5
v0.4.4
What's Changed
- docs: update out-of-scope by @fernvenue in #185
- [example][systemd] use
DynamicUser=yesby @inclyc in #186 - Allow use of system default TLS trusted root by @neumark in #192
New Contributors
- @fernvenue made their first contribution in #185
- @inclyc made their first contribution in #186
- @neumark made their first contribution in #192
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
Full Changelog: v0.4.2...v0.4.3
v0.4.2
v0.4.1
What's Changed
Full Changelog: v0.4.0...v0.4.1