Releases: baykit/BayServer_Python
Releases · baykit/BayServer_Python
Version 3.0.0
- [Core] Performes a significant overall refactoring.
- [Core] Introduces a multiplexer type to allow flexible configuration of the I/O multiplexing method.
- [Core] Adopts the CIDR format for specifying source IP control.
- [CGI] Introduce the maxProcesses parameter to allow control over the number of processes to be started.
Version 2.3.5
- [core] Fixes the issue encountered when aborting GrandAgent.
- [core] Fixes some small bugs.
Version 2.3.4
- [core] Addresses potential issues arising from I/O errors.
- [core] Fixes the issue encountered when aborting GrandAgent.
Version 2.3.3
- [Core] Fixes a memory leak in exceptional cases.
- [CGI] Supports timeout on taxi mode.
Version 2.3.2
- [Core] Fixes server crashes that sometimes occur in proxy mode with HTTP/3.
Version 2.3.1
- [Core] Fixes a problem where the POST method did not work sometimes.
Version 2.3.0
- [CGI] Supports "timeout" parameter. (The timed-out CGI processes are killed)
- [Core] Improves the memusage output
- [Core] Fixes some bugs
Version 2.2.1
- Fixes some bugs
Version 2.2.0
- Supports pip install
Version 2.1.0
- Supports multi core mode for Windows
- Change name of banjo docker to "maccaferri" docker
- Fixes some bugs