Skip to content

Commit

Permalink
Add the release note for 1.28.2 (#5615)
Browse files Browse the repository at this point in the history
  • Loading branch information
minwoox committed Apr 18, 2024
1 parent ae469b3 commit 419a48b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions site/src/pages/release-notes/1.28.2.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
date: 2024-04-17
---

## 🛠️ Bug fixes

- Unary and response streaming requests are now properly timed out if they fail to receive the body within
the designated timeout period. #5572 #5614

## 🙇 Thank you

<ThankYou usernames={[
'dlvenable',
'ikhoon',
'jrhee17',
'minwoox',
'trustin'
]} />

0 comments on commit 419a48b

Please sign in to comment.