Releases: anyks/awh
Releases · anyks/awh
AWH v4.3.1
AWH v4.3.0
Changes in the project:
- Performance optimization
- Implementation of memory control
- Improvement of the logging module
- Fix critical errors
- Code refactoring
AWH v4.2.9
Changes in the project:
- Include the dependence of TcMalloc
- Refactoring and optimization of the log module
- Optimization of performance
AWH v4.2.8
Changes in the project:
- Removing nlohmann JSON dependency
- Optimizing the performance of the HTTP client
- Optimizing WebSocket Protocol Performance
- Refining the URI parser module
AWH v4.2.7
Changes in the project:
- Implementation of the investigator module
- Fix socket deactivation error
- Optimization of the encryption module
- Optimization of program code
- Debugging cluster stability
- Updating nlohmann JSON dependency
AWH v4.2.6
Changes in the project:
- Fix for timer deletion bug
- Fix data transfer error in HTTP/2
- Implementation of the functionality of waiting for data to be received within the allocated time
- Improvement of the module for working with regular expressions
- Optimization of program code
- Removing JeMalloc dependency
AWH v4.2.5
Changes in the project:
- Increased speed of dependency build
- Fix UDP server and SCTP client protocol error
- Optimization of closing server connections
- Switching to a custom timer system in Linux
- Implementation of a new protocol for transmitting message data between cluster processes
- Stability of the event database
AWH v4.2.4
Changes in the project:
- Debugging the build under Windows OS
- Debugging a Dynamic Library Build
- Improvement of the file system module
AWH v4.2.3
Changes in the project:
- Bug fixes and architecture refinements
- Implementation of socket server support for work through proxy socks5/http
- Overall acceleration of work
- Correction of the ZSTD decompression error
AWH v4.2.2
Changes in the project:
- Optimization of operational stability
- Correcting errors in program code
- Implementation of support for working with event database with multi-threads