v0.4.3

rathole-org/ratholev0.4.3Aug 11, 2022by github-actions[bot]

AI Summary

This release introduces DNS caching to improve performance. DNS results are now cached for the duration of a session to reduce lookup overhead.

Key Highlights

  • Added DNS result caching for one session

New Features

  • DNS caching to reduce repeated DNS lookups

Full Release Notes

## What's Changed
* 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