Skip to content

Commit

Permalink
KTOR-6351 Add changelog for 2.3.5 (#3775)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stexxe authored Oct 5, 2023
1 parent c7b9189 commit c751ca8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 2.3.5
> Published 5 October 2023
### Bugfixes
* 300+ ktor-client-java threads eat up lots of memory ([KTOR-6292](https://youtrack.jetbrains.com/issue/KTOR-6292))
* Apache5 engine limits concurrent requests to individual route to 5 ([KTOR-6221](https://youtrack.jetbrains.com/issue/KTOR-6221))
* DarwinClientEngine WebSocket rejects all received pongs ([KTOR-5540](https://youtrack.jetbrains.com/issue/KTOR-5540))

# 2.3.4
> Published 31 August 2023
Expand Down

0 comments on commit c751ca8

Please sign in to comment.