Releases: OpsMx/oes-birger
Releases · OpsMx/oes-birger
v5.1.2-rc1
OP-22464: Added read/write timeouts in the server (#39) Co-authored-by: Utkarsh Shukla <[email protected]>
v5.1.1-OP-22464-logs-only-on-runHTTPS-fix-2
minor edit
v5.1.1-OP-22464-logs-only-on-runHTTPS-fix
requestChan is buffered
v5.1.1-OP-22464-concurrent-handlers-6
replaced contesxt of user
v5.1.1-OP-22464-concurrent-handlers-5
new context for requests
v5.1.1-OP-22464-concurrent-handlers-4
trying buffered channel instead of parallel requests
v5.1.1-OP-22464-concurrent-handlers-3
minor edit
v5.1.1-OP-22464-concurrent-handlers-2
Requests handled for http also in parallel
bugfix/OP-22464-concurrent-handlers
v5.1.1-OP-22464-concurrent-handlers request is handled in a goroutine
bugfix/OP-22464-parallel-handlers-2
request is handled in a goroutine