32 lines
655 B
Markdown
32 lines
655 B
Markdown
---
|
||
title: GreenRhombus change log
|
||
date: 2024-02-16 20:10:14
|
||
---
|
||
|
||
## GreenRhombus 1.0.6
|
||
|
||
* Fixed FastCGI connections not closing properly, when SVR.JS is running on Bun
|
||
|
||
## GreenRhombus 1.0.5
|
||
|
||
* Responses are no longer swapped with each other.
|
||
|
||
## GreenRhombus 1.0.4
|
||
|
||
* Requests are no longer intermittently dropped under load.
|
||
|
||
## GreenRhombus 1.0.3
|
||
|
||
* Prevented "write after end" SVR.JS crashes.
|
||
|
||
## GreenRhombus 1.0.2
|
||
|
||
* Prevented SVR.JS crashes due to the EOF of the _stderr_ stream.
|
||
|
||
## GreenRhombus 1.0.1
|
||
|
||
* Overloaded FastCGI server now results in 429 Too Many Requests status code.
|
||
|
||
## GreenRhombus 1.0.0
|
||
|
||
* First release
|