Skip to content

Releases: baykit/BayServer_Python

Version 3.0.0

29 Jul 11:10

Choose a tag to compare

  • [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

29 Jul 11:09

Choose a tag to compare

  • [core] Fixes the issue encountered when aborting GrandAgent.
  • [core] Fixes some small bugs.

Version 2.3.4

29 Jul 11:09

Choose a tag to compare

  • [core] Addresses potential issues arising from I/O errors.
  • [core] Fixes the issue encountered when aborting GrandAgent.

Version 2.3.3

29 Jul 11:05

Choose a tag to compare

  • [Core] Fixes a memory leak in exceptional cases.
  • [CGI] Supports timeout on taxi mode.

Version 2.3.2

29 Jul 11:05

Choose a tag to compare

  • [Core] Fixes server crashes that sometimes occur in proxy mode with HTTP/3.

Version 2.3.1

29 Jul 11:04

Choose a tag to compare

  • [Core] Fixes a problem where the POST method did not work sometimes.

Version 2.3.0

29 Jul 11:03

Choose a tag to compare

  • [CGI] Supports "timeout" parameter. (The timed-out CGI processes are killed)
  • [Core] Improves the memusage output
  • [Core] Fixes some bugs

Version 2.2.1

29 Jul 11:03

Choose a tag to compare

  • Fixes some bugs

Version 2.2.0

29 Jul 11:03

Choose a tag to compare

  • Supports pip install

Version 2.1.0

29 Jul 11:02

Choose a tag to compare

  • Supports multi core mode for Windows
  • Change name of banjo docker to "maccaferri" docker
  • Fixes some bugs