We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7b9189 commit c751ca8Copy full SHA for c751ca8
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# 2.3.5
2
+> Published 5 October 2023
3
+
4
+### Bugfixes
5
+* 300+ ktor-client-java threads eat up lots of memory ([KTOR-6292](https://youtrack.jetbrains.com/issue/KTOR-6292))
6
+* Apache5 engine limits concurrent requests to individual route to 5 ([KTOR-6221](https://youtrack.jetbrains.com/issue/KTOR-6221))
7
+* DarwinClientEngine WebSocket rejects all received pongs ([KTOR-5540](https://youtrack.jetbrains.com/issue/KTOR-5540))
8
9
# 2.3.4
10
> Published 31 August 2023
11
0 commit comments