feat(core): Enhance core functionalities and test coverage for NetworkProxy and PortProxy
This commit is contained in:
@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-03-05 - 3.24.0 - feat(core)
|
||||
Enhance core functionalities and test coverage for NetworkProxy and PortProxy
|
||||
|
||||
- Added maximum connections, timeout settings, log levels, and CORS support in NetworkProxy.
|
||||
- Improved WebSocket handling with heartbeat and metrics tracking.
|
||||
- Enhanced connection management in PortProxy with optimizations for socket settings.
|
||||
- SNI and IP validation improvements.
|
||||
- Updates to test cases for comprehensive coverage.
|
||||
|
||||
## 2025-03-05 - 3.23.1 - fix(PortProxy)
|
||||
Enhanced connection setup to handle pending data buffering before establishing outgoing connection
|
||||
|
||||
|
Reference in New Issue
Block a user