Skip to content

Releases: Itsusinn/tuic

v1.4.5

24 Jan 16:40
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (server) Send FIN to void stream reset by peer

⚙️ Miscellaneous Tasks

  • Change log into tracing
  • Release 1.4.5

latest

24 Jan 16:38
Compare
Choose a tag to compare
latest Pre-release
Pre-release

🐛 Bug Fixes

  • (server) Send FIN to void stream reset by peer

⚙️ Miscellaneous Tasks

  • Change log into tracing
  • Release 1.4.5

v1.4.4

23 Jan 12:47
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Add more error info
  • Release 1.4.4

v1.4.3

08 Jan 14:01
Compare
Choose a tag to compare

🛠️ Builds

  • (deps) Bump the rust-dependencies group with 4 updates (#40)
  • Update toolchain

⚙️ Miscellaneous Tasks

  • Remove tcp timeout, it causes perceptible disconnection
  • Release 1.4.3

v1.4.2

22 Dec 05:00
Compare
Choose a tag to compare

🚀 Features

  • Support server cert auto hot-reload

🐛 Bug Fixes

  • Unexpected return before traffic stats
  • Inotify panic

🚜 Refactor

  • Remove futures-io
  • Use eyre to simplify error types

📚 Documentation

  • Add helpful notes

🛠️ Builds

  • Add feature to workspace

⚙️ Miscellaneous Tasks

  • Add skip-test field

v1.3.6

18 Dec 07:12
Compare
Choose a tag to compare

🐛 Bug Fixes

  • No process-level CryptoProvider available

⚡ Performance

  • Replace ring with aws-lc-rs to get better performance
  • Use jemalloc

🛠️ Builds

  • (deps) Bump the rust-dependencies group with 6 updates (#35)

⚙️ Miscellaneous Tasks

  • Use ring when aws-lc-rs needs bindgen on some platforms
  • Disable jemalloc for some target
  • Release 1.3.6

v1.3.5

10 Dec 13:29
Compare
Choose a tag to compare
chore: release v1.3.5