v0.1.5
What's Changed
- Staging by @akinloluwami in #1
- Staging by @akinloluwami in #3
- Udp and tcp support by @akinloluwami in #4
- feat: tunnel configuration file by @pipethedev in #5
- fix: prevent new terminal from opening on Windows login by @treasure567 in #8
- Add Redis-based Rate Limiting for Critical API Endpoints by @Khaleelhabeeb in #10
- fix: dev-experience grid by @aryanm830 in #7
- Add request body size validation to replay endpoint by @Copilot in #12
- Add SSRF protection to replay endpoint by @Copilot in #13
- Enhance UDP Tunnels description in README by @ikwerre-dev in #14
- Add shutdown handlers to flush logger buffers on tunnel server exit by @Copilot in #15
- optimize port allocation from O(n) to O(1) by @Khaleelhabeeb in #17
- Request inspection and replay by @akinloluwami in #11
- Feature/admin dashboard by @akinloluwami in #21
- fix: implement efficient TTL-based cleanup for UDP proxy packets by @Danztee in #18
New Contributors
- @akinloluwami made their first contribution in #1
- @pipethedev made their first contribution in #5
- @treasure567 made their first contribution in #8
- @Khaleelhabeeb made their first contribution in #10
- @aryanm830 made their first contribution in #7
- @Copilot made their first contribution in #12
- @ikwerre-dev made their first contribution in #14
- @Danztee made their first contribution in #18
Full Changelog: https://github.com/outray-tunnel/outray/commits/v0.1.5