Skip to content

Releases: anyks/awh

AWH v4.3.0

11 Mar 12:47
Compare
Choose a tag to compare

Changes in the project:

  1. Performance optimization
  2. Implementation of memory control
  3. Improvement of the logging module
  4. Fix critical errors
  5. Code refactoring

AWH v4.2.9

22 Dec 00:34
Compare
Choose a tag to compare

Changes in the project:

  1. Include the dependence of TcMalloc
  2. Refactoring and optimization of the log module
  3. Optimization of performance

AWH v4.2.8

17 Dec 18:25
Compare
Choose a tag to compare

Changes in the project:

  1. Removing nlohmann JSON dependency
  2. Optimizing the performance of the HTTP client
  3. Optimizing WebSocket Protocol Performance
  4. Refining the URI parser module

AWH v4.2.7

05 Dec 19:32
Compare
Choose a tag to compare

Changes in the project:

  1. Implementation of the investigator module
  2. Fix socket deactivation error
  3. Optimization of the encryption module
  4. Optimization of program code
  5. Debugging cluster stability
  6. Updating nlohmann JSON dependency

AWH v4.2.6

16 Nov 18:35
Compare
Choose a tag to compare

Changes in the project:

  1. Fix for timer deletion bug
  2. Fix data transfer error in HTTP/2
  3. Implementation of the functionality of waiting for data to be received within the allocated time
  4. Improvement of the module for working with regular expressions
  5. Optimization of program code
  6. Removing JeMalloc dependency

AWH v4.2.5

05 Oct 20:31
Compare
Choose a tag to compare

Changes in the project:

  1. Increased speed of dependency build
  2. Fix UDP server and SCTP client protocol error
  3. Optimization of closing server connections
  4. Switching to a custom timer system in Linux
  5. Implementation of a new protocol for transmitting message data between cluster processes
  6. Stability of the event database

AWH v4.2.4

01 Oct 08:50
Compare
Choose a tag to compare

Changes in the project:

  1. Debugging the build under Windows OS
  2. Debugging a Dynamic Library Build
  3. Improvement of the file system module

AWH v4.2.3

22 Sep 00:16
Compare
Choose a tag to compare

Changes in the project:

  1. Bug fixes and architecture refinements
  2. Implementation of socket server support for work through proxy socks5/http
  3. Overall acceleration of work
  4. Correction of the ZSTD decompression error

AWH v4.2.2

04 Sep 06:39
Compare
Choose a tag to compare

Changes in the project:

  1. Optimization of operational stability
  2. Correcting errors in program code
  3. Implementation of support for working with event database with multi-threads

AWH v4.2.1

03 Sep 18:40
Compare
Choose a tag to compare

Bug fix:

  1. Fixed a bug with interprocess data transfer for the cluster module.
  2. Fixed a boosting error for *Nix OS.
  3. Stability of the event database.