Skip to content

v0.3.11

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 16:17
· 4 commits to main since this release

[0.3.11] - 2026-06-10

πŸš€ Features

  • (api) Add get all user stats
  • (macro) Allow shorten len than needed with size_tag
  • Add tproxy
  • (tproxy) Clean idle UDP recv sessions

πŸ› Bug Fixes

  • (tproxy) Add missing user_context fields, replace shell tests with Python
  • Make session fields pub, fix test compilation and runtime errors

🚜 Refactor

  • Remove named user stats
  • Gate tproxy feature to Linux only, remove internal cfg(target_os)
  • Remove unix-udp-sock dep

πŸ“š Documentation

  • Elaborate api.md

βš™οΈ Miscellaneous Tasks

  • Make api.md trigger mkdocs.yaml
  • Fix typo in docker compose file reference
  • Fix clippy warnings and fmt
  • Fix clippy warnings in tproxy_echo test
  • Remove CHANGES.html
  • Fix gro
  • Bump version