Skip to content

Commit c751ca8

Browse files
authored
KTOR-6351 Add changelog for 2.3.5 (#3775)
1 parent c7b9189 commit c751ca8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
# 2.3.4
210
> Published 31 August 2023
311

0 commit comments

Comments
 (0)