Skip to content

Commit

Permalink
Add the release note for 1.28.3 (#5640)
Browse files Browse the repository at this point in the history
  • Loading branch information
minwoox committed Apr 26, 2024
1 parent 5c052ac commit 4802ca0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions site/src/pages/release-notes/1.28.3.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
date: 2024-04-26
---

## 🛠️ Bug fix

- The annotated service with a Kotlin suspend function works correctly even with a nullable parameter. #5638

## 🙇 Thank you

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

0 comments on commit 4802ca0

Please sign in to comment.