Releases: Itsusinn/tuic
Releases Β· Itsusinn/tuic
Release list
v1.8.11
Immutable
release. Only release title and notes can be modified.
New Contributors β€οΈ
Full Changelog: v1.8.10...v1.8.11
v1.8.10
Immutable
release. Only release title and notes can be modified.
v1.8.9
Immutable
release. Only release title and notes can be modified.
π Bug Fixes
Full Changelog: v1.8.8...v1.8.9
v1.8.8
Immutable
release. Only release title and notes can be modified.
βοΈ Revert
Full Changelog: v1.8.7...v1.8.8
v1.8.7
Immutable
release. Only release title and notes can be modified.
π Bug Fixes
Full Changelog: v1.8.6...v1.8.7
v1.8.6
Immutable
release. Only release title and notes can be modified.
π οΈ Builds
- (deps) Bump the rust-dependencies group with 7 updates (#130) by @dependabot[bot]
βοΈ Miscellaneous Tasks
- (build) Update deps by @Itsusinn
Full Changelog: v1.8.5...v1.8.6
v1.8.5
Immutable
release. Only release title and notes can be modified.
π Features
- Allow access local endpoint port when binding to port 0 by @Itsusinn
π Bug Fixes
- Remove stale docker secrets for workflows@main compat by @Itsusinn
- Code review fixes β auth bypass, fragment calc, memory leaks (#126) by @Itsusinn
- (client) UDP session lifecycle β idle expiry, wraparound, cleanup (#129) by @Itsusinn
βοΈ Miscellaneous Tasks
- Use workflows@main for latest cache retry fix by @Itsusinn
- Enable sccache for cross-rs containers via .cross/Dockerfile (#124) by @Itsusinn
- Bump workflows to v1.0.23 by @Itsusinn
- Bump workflows to v1.0.35, fix sccache dir & cross-rs integration (#125) by @Itsusinn
- Update deps by @Itsusinn
Full Changelog: v1.8.4...v1.8.5
v1.8.4
Immutable
release. Only release title and notes can be modified.
π Refactor
βοΈ Miscellaneous Tasks
- Bump version to 1.8.4 by @Itsusinn
Full Changelog: v1.8.3...v1.8.4
v1.8.1
Immutable
release. Only release title and notes can be modified.
π Bug Fixes
βοΈ Miscellaneous Tasks
- (release) Prepare 1.8.1 by @Itsusinn
Full Changelog: v1.8.0...v1.8.1
v1.8.0
Immutable
release. Only release title and notes can be modified.
π Features
- Bind multi rand ip (#101) by @zijiren233
- (client) Add lazy startup mode (#107) by @fokx
- Allow custom tokio runtime flavor via config (#106) by @Itsusinn
- (server) Add HTTP/3 camouflage mode with reverse proxy support by @fokx
- Add log config section with format/compact/file/rotation support by @Itsusinn
π Bug Fixes
βοΈ Revert
π Refactor
- Simplify ACL pest parsing by @Itsusinn
- Use Context pattern for tuic-client by @Itsusinn
- Remove unsafe memory initializations and pointers (#104) by @Itsusinn
- Generify Connect, Packet, Task over stream types by @Itsusinn
- (core) Integrate StreamTx/StreamRx abstraction into core types by @Itsusinn
- Use if-let guards in match arms (Rust 1.95.0) by @Itsusinn
- Replace manual log prefixes with tracing spans (Rust 1.95.0) by @Itsusinn
β‘ Performance
- Optimize buffer allocation and reduce zero-fills (#105) by @Itsusinn
- Replace management-path locks with moka concurrent cache (#114) by @Itsusinn
π οΈ Builds
- (deps) Bump the rust-dependencies group with 4 updates (#103) by @dependabot[bot]
βοΈ Miscellaneous Tasks
New Contributors β€οΈ
Full Changelog: v1.7.2...v1.8.0