We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7843e2 commit 2882bcdCopy full SHA for 2882bcd
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# Unreleased
+# 1.7.2
2
* server: HttpServer now accepts connections inside of workerPool, not single thread - for better scalability under very heavy load
3
* server: `start()` method now accepts socketBacklog parameter that can be fine-tuned if you have 1000s of parallel connections
4
* server/jobs: ensure that JobRunner logs with the same instanceId as the Server (they use the same RequestIdGenerator now)
0 commit comments